WhoCites Definitions list 3 jlc Sections Support(jlc) Doc

Who Cites list length?
list_length Def || == (letrec l L = (Case of L; nil 0 ; h.t 1+l(t)) )
Thm* T:Type. || (T List)
Thm* T:Type. || (T List)
nat Def == {i:| 0i }
Thm* Type
letrec_body Def = b == b
letrec_arg Def x b(x) (x) == b(x)
letrec Def (letrec f b(f)) == b((letrec f b(f)) ) (recursive)
le Def AB == B < A
Thm* i,j:. (ij) Prop
not Def A == A False
Thm* A:Prop. (A) Prop

About:
listlist_indintnatural_number
addless_thansetapplyfunctionrecursive_def_notice
universememberpropimpliesfalseall!abstraction

WhoCites Definitions list 3 jlc Sections Support(jlc) Doc