(8steps total) PrintForm Definitions Lemmas well fnd Sections StandardLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: wellfounded functionality wrt iff 1 1

1. T1 : Type
2. T2 : Type
3. r1 : T1T1Prop
4. r2 : T2T2Prop
5. T1 = T2
6. x,y:T1r1(x,y r2(x,y)
  WellFnd{i}(T1;x,y.r1(x,y))  WellFnd{i}(T2;x,y.r2(x,y))


By: BackThru
Thm* r1:(T1T1Prop), r2:(T2T2Prop).
Thm* T1 = T2
Thm* 
Thm* (x,y:T1r1(x,y r2(x,y))
Thm* 
Thm* WellFnd{i}(T1;x,y.r1(x,y))  WellFnd{i}(T2;x,y.r2(x,y))


Generated subgoals:

1   T1 = T2
Trivial
2   x,y:T1r1(x,y r2(x,y)
1 step

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

(8steps total) PrintForm Definitions Lemmas well fnd Sections StandardLIB Doc