WhoCites Definitions rat 1 Sections StandardLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Who Cites eq rat?
eq_ratDef a =q b == a.numb.den=b.numa.den
Thm* x,y:x =q y  
qdenomDef q.den == 2of(q)
Thm* q:q.den  
qnumerDef q.num == 1of(q)
Thm* q:q.num  
eq_intDef i=j == if i=j true ; false fi
Thm* i,j:. (i=j 
pi2Def 2of(t) == t.2
Thm* A:Type, B:(AType), p:(a:AB(a)). 2of(p B(1of(p))
pi1Def 1of(t) == t.1
Thm* A:Type, B:(AType), p:(a:AB(a)). 1of(p A

Syntax:a =q b has structure: eq_rat(ab)

About:
spreadspreadproductboolbfalsebtrueintmultiply
int_eqfunctionuniversememberall
!abstraction
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

WhoCites Definitions rat 1 Sections StandardLIB Doc