(15steps total) Remark PrintForm Definitions Lemmas IteratedBinops Sections DiscrMathExt Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: iter via intseg comp binop 1 1

1. A : Type
2. f : AAA
3. u : A
4. is_commutative_sep(Af)
5. is_ident(Afu)
6. is_assoc_sep(Af)
7. a : 
  b:{...a}, e,g:({a..b}A).
  f((Iter(f;ui:{a..b}. e(i)),Iter(f;ui:{a..b}. g(i))
  =
  (Iter(f;ui:{a..b}. f(e(i),g(i)))


By: Rewrite by
Thm*  f:(AAA), u:Aa,b:e:({a..b}A).
Thm*  ba  (Iter(f;ui:{a..b}. e(i)) = u


Generated subgoal:

1 8. b : {...a}
9. {a..b}A
10. {a..b}A
  f(u,u) = u

1 step

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

(15steps total) Remark PrintForm Definitions Lemmas IteratedBinops Sections DiscrMathExt Doc