Step * of Lemma geo-tar-same-side-iff

e:BasicGeometry. ∀A,B,P,Q:Point.  (geo-tar-same-side(e;P;Q;A;B) ⇐⇒ AB ∧ AB ∧ (P leftof AB ⇐⇒ leftof AB))
BY
((UnivCD THENA Auto) THEN (RepeatFor (D 0) THENA Auto)) }

1
1. BasicGeometry
2. Point
3. Point
4. Point
5. Point
6. geo-tar-same-side(e;P;Q;A;B)
⊢ AB ∧ AB ∧ (P leftof AB ⇐⇒ leftof AB)

2
1. BasicGeometry
2. Point
3. Point
4. Point
5. Point
6. AB ∧ AB ∧ (P leftof AB ⇐⇒ leftof AB)
⊢ geo-tar-same-side(e;P;Q;A;B)


Latex:


Latex:
\mforall{}e:BasicGeometry.  \mforall{}A,B,P,Q:Point.
    (geo-tar-same-side(e;P;Q;A;B)  \mLeftarrow{}{}\mRightarrow{}  P  \#  AB  \mwedge{}  Q  \#  AB  \mwedge{}  (P  leftof  AB  \mLeftarrow{}{}\mRightarrow{}  Q  leftof  AB))


By


Latex:
((UnivCD  THENA  Auto)  THEN  (RepeatFor  2  (D  0)  THENA  Auto))




Home Index