Step * of Lemma interior-implies-lt-angle

No Annotations
e:EuclideanPlane. ∀a,b,c,x,y,z:Point.
  (x yz  leftof ba  (∃f:Point. ((f leftof ba ∧ leftof cb) ∧ abf ≅a xyz))  xyz < abc)
BY
((Auto THEN ExRepD) THEN Unfold `geo-lt-angle` 0) }

1
1. EuclideanPlane
2. Point
3. Point
4. Point
5. Point
6. Point
7. Point
8. yz
9. leftof ba
10. Point
11. leftof ba
12. leftof cb
13. abf ≅a xyz
⊢ out(b ac))
∧ (∃p,p',x',z':Point. (xyz ≅a abp ∧ B(bp'p) ∧ (out(b ax') ∧ out(b cz')) ∧ B(abp)) ∧ B(x'p'z') ∧ p' z'))


Latex:


Latex:
No  Annotations
\mforall{}e:EuclideanPlane.  \mforall{}a,b,c,x,y,z:Point.
    (x  \#  yz  {}\mRightarrow{}  c  leftof  ba  {}\mRightarrow{}  (\mexists{}f:Point.  ((f  leftof  ba  \mwedge{}  f  leftof  cb)  \mwedge{}  abf  \mcong{}\msuba{}  xyz))  {}\mRightarrow{}  xyz  <  abc)


By


Latex:
((Auto  THEN  ExRepD)  THEN  Unfold  `geo-lt-angle`  0)




Home Index