Definitions
bool
1
Doc
At:
assert
of
eq
atom
x,y:Atom. x=
y
Atom
x = y
By:
Unfold `eq_atom` 0
THEN
GenUnivCD
Generated subgoals:
1
1.
x:
Atom
2.
y:
Atom
3.
if x=y
Atom
true
; false
fi
x = y
2
1.
x:
Atom
2.
y:
Atom
3.
x = y
if x=y
Atom
true
; false
fi