(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

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


By: UnivCD


Generated subgoal:

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

3 steps

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

(4steps total) PrintForm Definitions LogicSupplement Sections DiscrMathExt Doc