(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

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 })
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


By: Rewrite by
Thm*  {x:A| if b P(x) else Q(x) fi } ~ if b {x:AP(x) } else {x:AQ(x) } fi


Generated subgoals:

None

About:
productboolifthenelsenatural_number
setfunctionuniversepropall
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

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