Step * 1 1 of Lemma strict-fun-connected_transitivity3


1. Type
2. T ⟶ T
3. retraction(T;f)
4. T
5. T
6. T
7. is f*(x)
8. is f*(y)
9. z ∈ T
⊢ y ∈ T
BY
(FLemma `fun-connected_antisymmetry` [-2;-3] THEN Auto)⋅ }


Latex:


Latex:

1.  T  :  Type
2.  f  :  T  {}\mrightarrow{}  T
3.  retraction(T;f)
4.  x  :  T
5.  y  :  T
6.  z  :  T
7.  y  is  f*(x)
8.  x  is  f*(y)
9.  x  =  z
\mvdash{}  x  =  y


By


Latex:
(FLemma  `fun-connected\_antisymmetry`  [-2;-3]  THEN  Auto)\mcdot{}




Home Index