IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Def i<
j == if i<j
true
; false
fi
is mentioned by
Def is_list_rep
Def == r:(  'a) .  f:  'a
Def == r:(  'a) .    n:
Def == r:(  'a) .    (r
Def == r:(  'a) .    = < m: . if m< n then f(m) else @ x:'a. true fi ,n>) | [his_list_rep] |
Def rep_list('a;l) == < n: . if n< ||l|| then l[n] else arb('a) fi ,||l||> | [rep_list] |
In prior sections:
bool 1
hol
list 1
hol prim rec
hol arithmetic 1
Try larger context:
HOLlib
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html