Step * 2 1 1 of Lemma weak-same-side-invariant


1. BasicGeometry
2. ∀[A,B,C:Point].
     (¬¬(((∀P:Point. (P leftof AB ⇐⇒ leftof CB)) ∧ (∀P:Point. (P leftof BA ⇐⇒ leftof BC)))
        ∨ ((∀P:Point. (P leftof AB ⇐⇒ leftof BC)) ∧ (∀P:Point. (P leftof BA ⇐⇒ leftof CB))))) supposing 
        (A ≠ and 
        C ≠ and 
        Colinear(B;C;A))
3. Point
4. Point
5. Point
6. Point
7. Colinear(D;A;B)
8. Colinear(C;A;B)
9. C ≠ D
10. A ≠ B
11. A ≠ C
⊢ ¬¬(((∀P:Point. (P leftof AB ⇐⇒ leftof CD)) ∧ (∀P:Point. (P leftof BA ⇐⇒ leftof DC)))
∨ ((∀P:Point. (P leftof AB ⇐⇒ leftof DC)) ∧ (∀P:Point. (P leftof BA ⇐⇒ leftof CD))))
BY
((InstHyp [⌜B⌝;⌜A⌝;⌜C⌝2⋅ THENA Auto) THEN (InstHyp [⌜D⌝;⌜C⌝;⌜A⌝2⋅ THENA Auto)) }

1
1. BasicGeometry
2. ∀[A,B,C:Point].
     (¬¬(((∀P:Point. (P leftof AB ⇐⇒ leftof CB)) ∧ (∀P:Point. (P leftof BA ⇐⇒ leftof BC)))
        ∨ ((∀P:Point. (P leftof AB ⇐⇒ leftof BC)) ∧ (∀P:Point. (P leftof BA ⇐⇒ leftof CB))))) supposing 
        (A ≠ and 
        C ≠ and 
        Colinear(B;C;A))
3. Point
4. Point
5. Point
6. Point
7. Colinear(D;A;B)
8. Colinear(C;A;B)
9. C ≠ D
10. A ≠ B
11. A ≠ C
12. ¬¬(((∀P:Point. (P leftof BA ⇐⇒ leftof CA)) ∧ (∀P:Point. (P leftof AB ⇐⇒ leftof AC)))
∨ ((∀P:Point. (P leftof BA ⇐⇒ leftof AC)) ∧ (∀P:Point. (P leftof AB ⇐⇒ leftof CA))))
13. ¬¬(((∀P:Point. (P leftof DC ⇐⇒ leftof AC)) ∧ (∀P:Point. (P leftof CD ⇐⇒ leftof CA)))
∨ ((∀P:Point. (P leftof DC ⇐⇒ leftof CA)) ∧ (∀P:Point. (P leftof CD ⇐⇒ leftof AC))))
⊢ ¬¬(((∀P:Point. (P leftof AB ⇐⇒ leftof CD)) ∧ (∀P:Point. (P leftof BA ⇐⇒ leftof DC)))
∨ ((∀P:Point. (P leftof AB ⇐⇒ leftof DC)) ∧ (∀P:Point. (P leftof BA ⇐⇒ leftof CD))))


Latex:


Latex:

1.  e  :  BasicGeometry
2.  \mforall{}[A,B,C:Point].
          (\mneg{}\mneg{}(((\mforall{}P:Point.  (P  leftof  AB  \mLeftarrow{}{}\mRightarrow{}  P  leftof  CB))  \mwedge{}  (\mforall{}P:Point.  (P  leftof  BA  \mLeftarrow{}{}\mRightarrow{}  P  leftof  BC)))
                \mvee{}  ((\mforall{}P:Point.  (P  leftof  AB  \mLeftarrow{}{}\mRightarrow{}  P  leftof  BC))
                    \mwedge{}  (\mforall{}P:Point.  (P  leftof  BA  \mLeftarrow{}{}\mRightarrow{}  P  leftof  CB)))))  supposing 
                (A  \mneq{}  B  and 
                C  \mneq{}  B  and 
                Colinear(B;C;A))
3.  A  :  Point
4.  B  :  Point
5.  C  :  Point
6.  D  :  Point
7.  Colinear(D;A;B)
8.  Colinear(C;A;B)
9.  C  \mneq{}  D
10.  A  \mneq{}  B
11.  A  \mneq{}  C
\mvdash{}  \mneg{}\mneg{}(((\mforall{}P:Point.  (P  leftof  AB  \mLeftarrow{}{}\mRightarrow{}  P  leftof  CD))  \mwedge{}  (\mforall{}P:Point.  (P  leftof  BA  \mLeftarrow{}{}\mRightarrow{}  P  leftof  DC)))
\mvee{}  ((\mforall{}P:Point.  (P  leftof  AB  \mLeftarrow{}{}\mRightarrow{}  P  leftof  DC))  \mwedge{}  (\mforall{}P:Point.  (P  leftof  BA  \mLeftarrow{}{}\mRightarrow{}  P  leftof  CD))))


By


Latex:
((InstHyp  [\mkleeneopen{}B\mkleeneclose{};\mkleeneopen{}A\mkleeneclose{};\mkleeneopen{}C\mkleeneclose{}]  2\mcdot{}  THENA  Auto)  THEN  (InstHyp  [\mkleeneopen{}D\mkleeneclose{};\mkleeneopen{}C\mkleeneclose{};\mkleeneopen{}A\mkleeneclose{}]  2\mcdot{}  THENA  Auto))




Home Index