Step * of Lemma left-transitivity

No Annotations
g:OrientedPlane. ∀a,b,x,y,z:Point.
  (x leftof ab  leftof ab  leftof ab  leftof ax  leftof ay  leftof xa))
BY
(Auto THEN (D THENA Auto⋅THEN (FLemma `use-plane-sep` [-1;-3] THENA Auto) THEN ExRepD THEN RenameVar `w' (-3)) }

1
1. OrientedPlane
2. Point
3. Point
4. Point
5. Point
6. Point
7. leftof ab
8. leftof ab
9. leftof ab
10. leftof ax
11. leftof ay
12. leftof xa
13. Point
14. Colinear(x;a;w)
15. B(zwy)
⊢ False


Latex:


Latex:
No  Annotations
\mforall{}g:OrientedPlane.  \mforall{}a,b,x,y,z:Point.
    (x  leftof  ab  {}\mRightarrow{}  y  leftof  ab  {}\mRightarrow{}  z  leftof  ab  {}\mRightarrow{}  y  leftof  ax  {}\mRightarrow{}  z  leftof  ay  {}\mRightarrow{}  (\mneg{}z  leftof  xa))


By


Latex:
(Auto
  THEN  (D  0  THENA  Auto\mcdot{})
  THEN  (FLemma  `use-plane-sep`  [-1;-3]  THENA  Auto)
  THEN  ExRepD
  THEN  RenameVar  `w'  (-3))




Home Index