Step
*
1
1
of Lemma
ss-sep_test
1. ss : SeparationSpace
2. x : Point
3. y : Point
4. z : Point
5. w : Point
6. a : Point
7. y ≡ x
8. y ≡ z
9. w ≡ z
10. w # a
11. x ≡ w
⊢ x # a
BY
{ (RWO "-1<" (-2) THEN Auto) }
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
11.  x  \mequiv{}  w
\mvdash{}  x  \#  a
By
Latex:
(RWO  "-1<"  (-2)  THEN  Auto)
Home
Index