Step * 1 1 1 1 1 of Lemma cong3-in-half-plane


1. EuclideanPlane
2. Point
3. Point
4. Point
5. Point
6. Point
7. Point
8. ab
9. xy
10. ab ≅ xy
11. Point
12. Colinear(a;b;p)
13. ab  ⊥pc
14. Point
15. Colinear(x;y;q)
16. Cong3(abp,xyq)
17. Point
18. Point
19. xy  ⊥lq
20. xy  ⊥rq
21. leftof xy
22. leftof yx
23. l
⊢ ∃z:Point. (Cong3(abc,xyz) ∧ xy ∧ (u leftof xy ⇐⇒ leftof xy))
BY
((Assert BY
          ((Assert yx BY Auto) THEN (RWO "lsep-iff-all-sep" (-1) THENA Auto) THEN Auto))
   THEN (Assert BY
               ((Assert xy BY Auto) THEN (RWO "lsep-iff-all-sep" (-1) THENA Auto) THEN Auto))
   }

1
1. EuclideanPlane
2. Point
3. Point
4. Point
5. Point
6. Point
7. Point
8. ab
9. xy
10. ab ≅ xy
11. Point
12. Colinear(a;b;p)
13. ab  ⊥pc
14. Point
15. Colinear(x;y;q)
16. Cong3(abp,xyq)
17. Point
18. Point
19. xy  ⊥lq
20. xy  ⊥rq
21. leftof xy
22. leftof yx
23. l
24. q
25. q
⊢ ∃z:Point. (Cong3(abc,xyz) ∧ xy ∧ (u leftof xy ⇐⇒ leftof xy))


Latex:


Latex:

1.  e  :  EuclideanPlane
2.  a  :  Point
3.  b  :  Point
4.  c  :  Point
5.  x  :  Point
6.  y  :  Point
7.  u  :  Point
8.  c  \#  ab
9.  u  \#  xy
10.  ab  \mcong{}  xy
11.  p  :  Point
12.  Colinear(a;b;p)
13.  ab    \mbot{}p  pc
14.  q  :  Point
15.  Colinear(x;y;q)
16.  Cong3(abp,xyq)
17.  r  :  Point
18.  l  :  Point
19.  xy    \mbot{}q  lq
20.  xy    \mbot{}q  rq
21.  l  leftof  xy
22.  r  leftof  yx
23.  r  \#  l
\mvdash{}  \mexists{}z:Point.  (Cong3(abc,xyz)  \mwedge{}  z  \#  xy  \mwedge{}  (u  leftof  xy  \mLeftarrow{}{}\mRightarrow{}  z  leftof  xy))


By


Latex:
((Assert  r  \#  q  BY
                ((Assert  r  \#  yx  BY  Auto)  THEN  (RWO  "lsep-iff-all-sep"  (-1)  THENA  Auto)  THEN  Auto))
  THEN  (Assert  l  \#  q  BY
                          ((Assert  l  \#  xy  BY  Auto)  THEN  (RWO  "lsep-iff-all-sep"  (-1)  THENA  Auto)  THEN  Auto))
  )




Home Index