Step * of Lemma eu-inner-five-segment'

e:EuclideanPlane
  ∀[a,b,c,A,B,C:Point].  (∀d,D:Point.  (bd=BD) supposing (cd=CD and ad=AD)) supposing (bc=BC and ac=AC and A_B_C and a_b\000C_c)
BY
(InstLemma `eu-inner-five-segment` []
   THEN RepeatFor (ParallelLast')
   THEN Auto
   THEN InstHyp [⌜d⌝;⌜A⌝;⌜B⌝;⌜C⌝;⌜D⌝5⋅
   THEN Auto) }


Latex:


Latex:
\mforall{}e:EuclideanPlane
    \mforall{}[a,b,c,A,B,C:Point].
        (\mforall{}d,D:Point.    (bd=BD)  supposing  (cd=CD  and  ad=AD))  supposing  (bc=BC  and  ac=AC  and  A\_B\_C  and  a\_b\_\000Cc)


By


Latex:
(InstLemma  `eu-inner-five-segment`  []
  THEN  RepeatFor  4  (ParallelLast')
  THEN  Auto
  THEN  InstHyp  [\mkleeneopen{}d\mkleeneclose{};\mkleeneopen{}A\mkleeneclose{};\mkleeneopen{}B\mkleeneclose{};\mkleeneopen{}C\mkleeneclose{};\mkleeneopen{}D\mkleeneclose{}]  5\mcdot{}
  THEN  Auto)




Home Index