Step * 1 of Lemma pgeo-plsep-cycle


1. ProjectivePlane
2. Point
3. Point
4. Point
5. a ≠ b
6. s1 b ≠ c
7. s2 a ≠ c
8. a ≠ b ∨ c
9. a ≠ a ∨ c
10. ∀p,q:Point. ∀s:p ≠ q.  (p ≠ p ∨  False)
⊢ {b ≠ a ∨ c ∧ c ≠ a ∨ b}
BY
(InstHyp [⌜a⌝;⌜c⌝;⌜s2⌝(-1)⋅ THEN Auto) }


Latex:


Latex:

1.  g  :  ProjectivePlane
2.  a  :  Point
3.  b  :  Point
4.  c  :  Point
5.  s  :  a  \mneq{}  b
6.  s1  :  b  \mneq{}  c
7.  s2  :  a  \mneq{}  c
8.  a  \mneq{}  b  \mvee{}  c
9.  a  \mneq{}  a  \mvee{}  c
10.  \mforall{}p,q:Point.  \mforall{}s:p  \mneq{}  q.    (p  \mneq{}  p  \mvee{}  q  {}\mRightarrow{}  False)
\mvdash{}  \{b  \mneq{}  a  \mvee{}  c  \mwedge{}  c  \mneq{}  a  \mvee{}  b\}


By


Latex:
(InstHyp  [\mkleeneopen{}a\mkleeneclose{};\mkleeneopen{}c\mkleeneclose{};\mkleeneopen{}s2\mkleeneclose{}]  (-1)\mcdot{}  THEN  Auto)




Home Index