Step * 1 1 2 of Lemma ss-sep_functionality


1. ss SeparationSpace
2. Point
3. Point
4. x' Point
5. y' Point
6. x ≡ x'
7. y ≡ y'
8. y
9. x'
⊢ x' y'
BY
((InstLemma `ss-sep-or` [⌜ss⌝;⌜y⌝;⌜x'⌝;⌜y'⌝]⋅ THENM -1) THEN Auto) }

1
1. ss SeparationSpace
2. Point
3. Point
4. x' Point
5. y' Point
6. x ≡ x'
7. y ≡ y'
8. y
9. x'
10. y'
⊢ x' y'


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.  y  \#  x'
\mvdash{}  x'  \#  y'


By


Latex:
((InstLemma  `ss-sep-or`  [\mkleeneopen{}ss\mkleeneclose{};\mkleeneopen{}y\mkleeneclose{};\mkleeneopen{}x'\mkleeneclose{};\mkleeneopen{}y'\mkleeneclose{}]\mcdot{}  THENM  D  -1)  THEN  Auto)




Home Index