Step * of Lemma retraction_wf

∀[T:Type]. ∀[f:T ⟶ T].  (retraction(T;f) ∈ ℙ)
BY
{ (Unfold `retraction` 0 THEN Auto) }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[f:T  {}\mrightarrow{}  T].    (retraction(T;f)  \mmember{}  \mBbbP{})


By


Latex:
(Unfold  `retraction`  0  THEN  Auto)




Home Index