Step * of Lemma geo-colinear-same-side

e:BasicGeometry. ∀[A,B,C,D:Point].  (Colinear(B;C;D)) supposing (A ≠ and A_B_C and A_B_D)
BY
(InstLemma `geo-between-same-side2` [] THEN RepeatFor (ParallelLast') THEN Auto) }


Latex:


Latex:
\mforall{}e:BasicGeometry.  \mforall{}[A,B,C,D:Point].    (Colinear(B;C;D))  supposing  (A  \mneq{}  B  and  A\_B\_C  and  A\_B\_D)


By


Latex:
(InstLemma  `geo-between-same-side2`  []  THEN  RepeatFor  8  (ParallelLast')  THEN  Auto)




Home Index