WhoCites Definitions rat 1 Sections StandardLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Who Cites qmul?
qmulDef a *q b == (a.numb.num)/(a.denb.den)
Thm* p,q:p *q q  
qdenomDef q.den == 2of(q)
Thm* q:q.den  
qnumerDef q.num == 1of(q)
Thm* q:q.num  
qnumDef p/q == <p,q>
Thm* n:d:n/d  
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: qmul(ab)

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

WhoCites Definitions rat 1 Sections StandardLIB Doc