Step
*
1
1
1
2
of Lemma
left-between-triangle2
1. e : EuclideanPlane
2. a : Point
3. x : Point
4. y : Point
5. p : Point
6. a leftof yx
7. x-p-a
8. p leftof yx
9. a leftof py
10. x leftof yp
⊢ a leftof yp
BY
{ (RepeatFor 2 ((FLemma `left-symmetry` [-1] THENA Auto))
   THEN InstLemma `not-left-and-right` [⌜e⌝;⌜p⌝;⌜y⌝;⌜x⌝]⋅
   THEN Auto) }
Latex:
Latex:
1.  e  :  EuclideanPlane
2.  a  :  Point
3.  x  :  Point
4.  y  :  Point
5.  p  :  Point
6.  a  leftof  yx
7.  x-p-a
8.  p  leftof  yx
9.  a  leftof  py
10.  x  leftof  yp
\mvdash{}  a  leftof  yp
By
Latex:
(RepeatFor  2  ((FLemma  `left-symmetry`  [-1]  THENA  Auto))
  THEN  InstLemma  `not-left-and-right`  [\mkleeneopen{}e\mkleeneclose{};\mkleeneopen{}p\mkleeneclose{};\mkleeneopen{}y\mkleeneclose{};\mkleeneopen{}x\mkleeneclose{}]\mcdot{}
  THEN  Auto)
Home
Index