Step
*
of Lemma
fun-connected_weakening
∀[T:Type]. ∀f:T ⟶ T. ∀x,y:T.  (y = f+(x) 
⇒ y is f*(x))
BY
{ (Unfold `strict-fun-connected` 0 THEN Auto) }
Latex:
Latex:
\mforall{}[T:Type].  \mforall{}f:T  {}\mrightarrow{}  T.  \mforall{}x,y:T.    (y  =  f+(x)  {}\mRightarrow{}  y  is  f*(x))
By
Latex:
(Unfold  `strict-fun-connected`  0  THEN  Auto)
Home
Index