(7steps total)
PrintForm
Definitions
sqequal
1
Sections
StandardLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
eq
int
eq
true
elim
sqequal
i
,
j
:
. ((
i
=
j
) ~ true
)
i
=
j
By:
RepeatFor 2 (Analyze 0)
Generated subgoal:
1
1.
i
:
2.
j
:
((
i
=
j
) ~ true
)
i
=
j
6
steps
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(7steps total)
PrintForm
Definitions
sqequal
1
Sections
StandardLIB
Doc