(5steps total)
PrintForm
hol
Sections
HOLlib
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
union
wf
stype
1
1.
'a
: {
T
:Type|
x
:
T
. True }
2.
'b
: {
T
:Type|
x
:
T
. True }
'a
+
'b
{
T
:Type|
x
:
T
. True }
By:
AllHyps Analyze THEN StrongAuto
Generated subgoal:
1
1.
'a
: Type
2.
x
:
'a
. True
3.
'b
: Type
4.
x
:
'b
. True
'a
+
'b
{
T
:Type|
x
:
T
. True }
3
steps
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(5steps total)
PrintForm
hol
Sections
HOLlib
Doc