Step * of Lemma fun-connected_weakening

[T:Type]. ∀f:T ⟶ T. ∀x,y:T.  (y f+(x)  is f*(x))
BY
(Unfold `strict-fun-connected` 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