Step * of Lemma fix_wf_bar

[A:Type]. ∀[f:bar(A) ⟶ bar(A)]. (fix(f) ∈ bar(A)) supposing value-type(A) ∧ mono(A)
BY
(Auto THEN BLemma `fixpoint-induction` THEN Auto) }


Latex:


Latex:
\mforall{}[A:Type].  \mforall{}[f:bar(A)  {}\mrightarrow{}  bar(A)].  (fix(f)  \mmember{}  bar(A))  supposing  value-type(A)  \mwedge{}  mono(A)


By


Latex:
(Auto  THEN  BLemma  `fixpoint-induction`  THEN  Auto)




Home Index