Step * 1 1 1 1 of Lemma between-fun-connected


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


Latex:


Latex:

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


By


Latex:
(BLemma  `fun-connected\_weakening`  THEN  Auto)




Home Index