Step
*
of Lemma
geo-left-out
∀e:EuclideanPlane. ∀a,b,a',p:Point.  (p leftof ba 
⇒ out(b aa') 
⇒ p leftof ba')
BY
{ (InstLemma `geo-left-out-better` [] THEN RepeatFor 7 ((ParallelLast' THENA Auto)) THEN BHyp -1  THEN Auto) }
Latex:
Latex:
\mforall{}e:EuclideanPlane.  \mforall{}a,b,a',p:Point.    (p  leftof  ba  {}\mRightarrow{}  out(b  aa')  {}\mRightarrow{}  p  leftof  ba')
By
Latex:
(InstLemma  `geo-left-out-better`  []
  THEN  RepeatFor  7  ((ParallelLast'  THENA  Auto))
  THEN  BHyp  -1 
  THEN  Auto)
Home
Index