Skip to content

remove opt_rel_def in flat_to_closProofTheory #1247

@ordinarymath

Description

@ordinarymath

Definition opt_rel_def[simp]:
opt_rel f NONE NONE = T /\
opt_rel f (SOME x) (SOME y) = f x y /\
opt_rel f _ _ = F
End

OPTREL should be used instead.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions