Step * of Lemma 2opp-side-implies-same-side

e:BasicGeometry. ∀a,c,d,p,q:Point.
  (((geo-tar-opp-side(e;a;d;p;q) ∧ geo-tar-opp-side(e;c;d;p;q)) ∧ a ≠ c)  geo-tar-same-side(e;a;c;p;q))
BY
Auto }

1
1. BasicGeometry
2. Point
3. Point
4. Point
5. Point
6. Point
7. geo-tar-opp-side(e;a;d;p;q)
8. geo-tar-opp-side(e;c;d;p;q)
9. a ≠ c
⊢ geo-tar-same-side(e;a;c;p;q)


Latex:


Latex:
\mforall{}e:BasicGeometry.  \mforall{}a,c,d,p,q:Point.
    (((geo-tar-opp-side(e;a;d;p;q)  \mwedge{}  geo-tar-opp-side(e;c;d;p;q))  \mwedge{}  a  \mneq{}  c)
    {}\mRightarrow{}  geo-tar-same-side(e;a;c;p;q))


By


Latex:
Auto




Home Index