IF YOU CAN SEE THIS go to http://www.cs.cornell.edu/Info/People/sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
wellfounded functionality wrt iff T1,T2:Type, r1:(T1T1Prop), r2:(T2T2Prop).
T1 = T2 (x,y:T1. r1(x,y) r2(x,y))
(WellFnd{i}(T1;x,y.r1(x,y)) WellFnd{i}(T2;x,y.r2(x,y)))