Step * 1 1 2 of Lemma geo-opp-side-iff


1. BasicGeometry
2. Point
3. Point
4. Point
5. Point
6. ¬(∀T:Point. (P_T_Q  Colinear(A;B;T))))
7. ¬Colinear(A;B;P)
8. ¬Colinear(A;B;Q)
9. ¬leftof AB
10. leftof BA
11. leftof BA
12. ¬(∃T:Point. (P_T_Q ∧ Colinear(A;B;T)))
⊢ False
BY
(D THEN Auto) }


Latex:


Latex:

1.  e  :  BasicGeometry
2.  A  :  Point
3.  B  :  Point
4.  P  :  Point
5.  Q  :  Point
6.  \mneg{}(\mforall{}T:Point.  (P\_T\_Q  {}\mRightarrow{}  (\mneg{}Colinear(A;B;T))))
7.  \mneg{}Colinear(A;B;P)
8.  \mneg{}Colinear(A;B;Q)
9.  \mneg{}P  leftof  AB
10.  Q  leftof  BA
11.  P  leftof  BA
12.  \mneg{}(\mexists{}T:Point.  (P\_T\_Q  \mwedge{}  Colinear(A;B;T)))
\mvdash{}  False


By


Latex:
(D  6  THEN  Auto)




Home Index