(4steps total) PrintForm Definitions LogicSupplement Sections DiscrMathExt Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: ifthenelse distr subtype 1

1. A : Type
2. b : 
3. P : AProp
4. Q : AProp
  {x:A| if b P(x) else Q(x) fi } =ext if b {x:AP(x) } else {x:AQ(x) } fi


By: SplitOnConclITE


Generated subgoals:

1 5. b
  {x@0:AP(x@0) } =ext {x:AP(x) }

1 step
2 5. b
  {x:AQ(x) } =ext {x:AQ(x) }

1 step

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

(4steps total) PrintForm Definitions LogicSupplement Sections DiscrMathExt Doc