Step * 1 of Lemma assert-geo-isleft


1. OrientedPlane
2. Point
3. Point
4. {c:Point| bc} 
5. leftof cb
6. geo-orientation(g;a;b;c) (inr ) ∈ (a leftof bc ∨ leftof cb)
7. leftof bc
⊢ False
BY
(FLemma `not-left-and-right` [-1] THEN Auto) }


Latex:


Latex:

1.  g  :  OrientedPlane
2.  a  :  Point
3.  b  :  Point
4.  c  :  \{c:Point|  a  \#  bc\} 
5.  y  :  a  leftof  cb
6.  geo-orientation(g;a;b;c)  =  (inr  y  )
7.  a  leftof  bc
\mvdash{}  False


By


Latex:
(FLemma  `not-left-and-right`  [-1]  THEN  Auto)




Home Index