(3steps total)
PrintForm
Definitions
core
StandardLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
uni
sat
imp
in
uni
set
T
:Type,
a
:
T
,
Q
:(
T
Prop). (
a
= !
x
:
T
.
Q
(
x
))
a
{!
x
:
T
|
Q
(
x
)}
By:
Unfolds [`uni_sat`;`unique_set`] 0 THEN RepD
Generated subgoal:
1
1.
T
: Type
2.
a
:
T
3.
Q
:
T
Prop
4.
Q
(
a
)
5.
a'
:
T
.
Q
(
a'
)
a'
=
a
a
{
x
:
T
|
Q
(
x
) & (
y
:
T
.
Q
(
y
)
y
=
x
) }
2
steps
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(3steps total)
PrintForm
Definitions
core
StandardLIB
Doc