Step * 1 of Lemma Dtri-iff-lsep


1. EuclideanPlane
2. Point
3. Point
4. Point
5. Dtri(e;a;b;c)
⊢ bc
BY
(((Unfold `dist-tri` -1 THEN ExRepD) THEN RepeatFor ((FLemma `dist-iff-lt` [-3] THEN Auto)))
   THEN InstLemma `Prop22-inequality-implies-triangle` [⌜e⌝;⌜a⌝;⌜b⌝;⌜c⌝]⋅
   THEN Auto) }


Latex:


Latex:

1.  e  :  EuclideanPlane
2.  a  :  Point
3.  b  :  Point
4.  c  :  Point
5.  Dtri(e;a;b;c)
\mvdash{}  a  \#  bc


By


Latex:
(((Unfold  `dist-tri`  -1  THEN  ExRepD)  THEN  RepeatFor  3  ((FLemma  `dist-iff-lt`  [-3]  THEN  Auto)))
  THEN  InstLemma  `Prop22-inequality-implies-triangle`  [\mkleeneopen{}e\mkleeneclose{};\mkleeneopen{}a\mkleeneclose{};\mkleeneopen{}b\mkleeneclose{};\mkleeneopen{}c\mkleeneclose{}]\mcdot{}
  THEN  Auto)




Home Index