Step * 1 of Lemma full-ss-cat_wf


1. SeparationSpace
2. SeparationSpace
3. SeparationSpace
4. ∀f:Point(X) ⟶ Point(Y). (ss-function(X;Y;f) ∈ 𝕌{[1 0]})
5. Point(X) ⟶ Point(Y)
6. ss-function(X;Y;f)
7. ∀f:Point(Y) ⟶ Point(Z). (ss-function(Y;Z;f) ∈ 𝕌{[1 0]})
8. Point(Y) ⟶ Point(Z)
9. ss-function(Y;Z;g)
10. Point(X)
11. x' Point(X)
12. x ≡ x'
⊢ (g f) x ≡ (g f) x'
BY
(Reduce THEN RepeatFor (BackThruSomeHyp') THEN Auto) }


Latex:


Latex:

1.  X  :  SeparationSpace
2.  Y  :  SeparationSpace
3.  Z  :  SeparationSpace
4.  \mforall{}f:Point(X)  {}\mrightarrow{}  Point(Y).  (ss-function(X;Y;f)  \mmember{}  \mBbbU{}\{[1  |  i  0]\})
5.  f  :  Point(X)  {}\mrightarrow{}  Point(Y)
6.  ss-function(X;Y;f)
7.  \mforall{}f:Point(Y)  {}\mrightarrow{}  Point(Z).  (ss-function(Y;Z;f)  \mmember{}  \mBbbU{}\{[1  |  i  0]\})
8.  g  :  Point(Y)  {}\mrightarrow{}  Point(Z)
9.  ss-function(Y;Z;g)
10.  x  :  Point(X)
11.  x'  :  Point(X)
12.  x  \mequiv{}  x'
\mvdash{}  (g  o  f)  x  \mequiv{}  (g  o  f)  x'


By


Latex:
(Reduce  0  THEN  RepeatFor  2  (BackThruSomeHyp')  THEN  Auto)




Home Index