Step
*
of Lemma
eu-between-eq-same-side2
∀e:EuclideanPlane. ∀[A,B,C,D:Point].  (¬((¬B_C_D) ∧ (¬B_D_C))) supposing ((¬(A = B ∈ Point)) and A_B_C and A_B_D)
BY
{ (InstLemma `eu-between-eq-same-side` [] THEN RepeatFor 11 (ParallelLast') THEN Auto) }
Latex:
Latex:
\mforall{}e:EuclideanPlane
    \mforall{}[A,B,C,D:Point].    (\mneg{}((\mneg{}B\_C\_D)  \mwedge{}  (\mneg{}B\_D\_C)))  supposing  ((\mneg{}(A  =  B))  and  A\_B\_C  and  A\_B\_D)
By
Latex:
(InstLemma  `eu-between-eq-same-side`  []  THEN  RepeatFor  11  (ParallelLast')  THEN  Auto)
Home
Index