Step * of Lemma coterm-ext

No Annotations
[opr:Type]. coterm(opr) ≡ coterm-fun(opr;coterm(opr))
BY
(Intros THEN (InstLemma `corec-ext` [⌜λ2T.coterm-fun(opr;T)⌝]⋅ THENA Auto) THEN Fold `coterm` (-1) THEN Auto) }


Latex:


Latex:
No  Annotations
\mforall{}[opr:Type].  coterm(opr)  \mequiv{}  coterm-fun(opr;coterm(opr))


By


Latex:
(Intros
  THEN  (InstLemma  `corec-ext`  [\mkleeneopen{}\mlambda{}\msubtwo{}T.coterm-fun(opr;T)\mkleeneclose{}]\mcdot{}  THENA  Auto)
  THEN  Fold  `coterm`  (-1)
  THEN  Auto)




Home Index