Step * 1 of Lemma strict-fun-connected_transitivity3


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

1
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


Latex:


Latex:

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


By


Latex:
(ParallelOp  -3  THEN  RevHypSubst  (-1)  (-2)  THEN  Auto)




Home Index