Step
*
1
1
2
of Lemma
weak-same-side-invariant
1. e : BasicGeometry
2. A : Point
3. B : Point
4. C : Point
5. Colinear(B;C;C)
6. C ≠ B
7. C ≠ B
8. ¬(((∀P:Point. (P leftof CB 
⇐⇒ P leftof CB)) ∧ (∀P:Point. (P leftof BC 
⇐⇒ P leftof BC)))
∨ ((∀P:Point. (P leftof CB 
⇐⇒ P leftof BC)) ∧ (∀P:Point. (P leftof BC 
⇐⇒ P leftof CB))))
9. B_C_C
10. A ≡ C
⊢ False
BY
{ (D -3 THEN OrLeft THEN Auto) }
Latex:
Latex:
1.  e  :  BasicGeometry
2.  A  :  Point
3.  B  :  Point
4.  C  :  Point
5.  Colinear(B;C;C)
6.  C  \mneq{}  B
7.  C  \mneq{}  B
8.  \mneg{}(((\mforall{}P:Point.  (P  leftof  CB  \mLeftarrow{}{}\mRightarrow{}  P  leftof  CB))  \mwedge{}  (\mforall{}P:Point.  (P  leftof  BC  \mLeftarrow{}{}\mRightarrow{}  P  leftof  BC)))
\mvee{}  ((\mforall{}P:Point.  (P  leftof  CB  \mLeftarrow{}{}\mRightarrow{}  P  leftof  BC))  \mwedge{}  (\mforall{}P:Point.  (P  leftof  BC  \mLeftarrow{}{}\mRightarrow{}  P  leftof  CB))))
9.  B\_C\_C
10.  A  \mequiv{}  C
\mvdash{}  False
By
Latex:
(D  -3  THEN  OrLeft  THEN  Auto)
Home
Index