Step * 1 of Lemma ss-sep_test


1. ss SeparationSpace
2. Point
3. Point
4. Point
5. Point
6. Point
7. y ≡ x
8. y ≡ z
9. w ≡ z
10. a
⊢ a
BY
(Assert x ≡ BY
         Auto) }

1
1. ss SeparationSpace
2. Point
3. Point
4. Point
5. Point
6. Point
7. y ≡ x
8. y ≡ z
9. w ≡ z
10. a
11. x ≡ w
⊢ a


Latex:


Latex:

1.  ss  :  SeparationSpace
2.  x  :  Point
3.  y  :  Point
4.  z  :  Point
5.  w  :  Point
6.  a  :  Point
7.  y  \mequiv{}  x
8.  y  \mequiv{}  z
9.  w  \mequiv{}  z
10.  w  \#  a
\mvdash{}  x  \#  a


By


Latex:
(Assert  x  \mequiv{}  w  BY
              Auto)




Home Index