IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
assert-fpf-is-empty11 1. A : Type
2. B : AType
3. d : A List
4. f1 : x:{x:A| (xd) }B(x)
5. d = nil
f1 = (x.)
By:
Ext THEN Reduce 0 THEN Assert False THEN DVar `x' THEN Assert (x nil)
THEN
Subst (nil = d) 0
THEN
Unfold `l_member` -1
THEN
Reduce -1
THEN
ExRepD
Generated subgoals:
None
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html