Step
*
of Lemma
not-left-and-right
No Annotations
∀g:EuclideanPlane. ∀a,b,c:Point.  (a leftof bc 
⇒ (¬a leftof cb))
BY
{ (Auto THEN (D 0 THENA Auto)) }
1
1. g : EuclideanPlane
2. a : Point
3. b : Point
4. c : Point
5. a leftof bc
6. a leftof cb
⊢ False
Latex:
Latex:
No  Annotations
\mforall{}g:EuclideanPlane.  \mforall{}a,b,c:Point.    (a  leftof  bc  {}\mRightarrow{}  (\mneg{}a  leftof  cb))
By
Latex:
(Auto  THEN  (D  0  THENA  Auto))
Home
Index