Theorem | Name |
Thm* k: . x:( k List) {y: (k+1)| y greater-bounds x } | [sfa_doc_find_small_greater_bound] |
cites the following: |
Thm* a:T, as:T List, i: . 0<i  i ||as||  (a.as)[i] = as[(i-1)] | [select_cons_tl] |
Thm* a:T, as:T List, i: . i 0  (a.as)[i] = a | [select_cons_hd] |