(7steps total) PrintForm Definitions Lemmas DiscreteMath Sections DiscrMathExt Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: card split decbl 1 1 1 1 1

1. A : Type
2. P : AProp
3. x:A!i:2. if i=0 P(x) else P(x) fi
4. A ~ (i:2{x:A| if i=0 P(x) else P(x) fi })
  (i:2{x:A| if i=0 P(x) else P(x) fi })
  ~
  (i:2if i=0 {x:AP(x) } else {x:AP(x) } fi)


By: BackThru: 
Thm*  B,B':(AType). (x:AB(x) ~ B'(x))  ((x:AB(x)) ~ (x:AB'(x)))
THEN
CBV: {x:A| <*> }


Generated subgoal:

1 5. i : 2
  {x:A| if i=0 P(x) else P(x) fi }
  ~
  if i=0 {x:AP(x) } else {x:AP(x) } fi

1 step

About:
productifthenelsenatural_number
setfunctionuniversepropimplies
all
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

(7steps total) PrintForm Definitions Lemmas DiscreteMath Sections DiscrMathExt Doc