Step
*
1
1
1
of Lemma
ss-sep_functionality
1. ss : SeparationSpace
2. x : Point
3. y : Point
4. x' : Point
5. y' : Point
6. x ≡ x'
7. y ≡ y'
8. x # y
9. x # x'
⊢ x' # y'
BY
{ (D -4 THEN Auto) }
Latex:
Latex:
1.  ss  :  SeparationSpace
2.  x  :  Point
3.  y  :  Point
4.  x'  :  Point
5.  y'  :  Point
6.  x  \mequiv{}  x'
7.  y  \mequiv{}  y'
8.  x  \#  y
9.  x  \#  x'
\mvdash{}  x'  \#  y'
By
Latex:
(D  -4  THEN  Auto)
Home
Index