Step * 1 1 of Lemma geo-out-interior-point-exists


1. EuclideanPlane
2. Point
3. Point
4. Point
5. a' Point
6. c' Point
7. Point
8. bc
9. out(b aa')
10. out(b cc')
11. a-x-c
12. leftof bx
13. leftof xb
14. c' leftof xb ∧ a' leftof bx
⊢ ∃x':Point. (((a'-x'-c' ∧ out(b xx')) ∧ abx ≅a a'bx') ∧ cbx ≅a c'bx')
BY
((InstLemma `use-plane-sep_strict` [⌜g⌝;⌜b⌝;⌜x⌝;⌜a'⌝;⌜c'⌝]⋅ THENA Auto)
   THEN (ExRepD THEN RenameVar `x\'' (-3))
   THEN With ⌜x'⌝ 
   THEN Auto) }

1
1. EuclideanPlane
2. Point
3. Point
4. Point
5. a' Point
6. c' Point
7. Point
8. bc
9. out(b aa')
10. out(b cc')
11. a-x-c
12. leftof bx
13. leftof xb
14. c' leftof xb
15. a' leftof bx
16. x' Point
17. Colinear(b;x;x')
18. a'-x'-c'
19. a'-x'-c'
⊢ out(b xx')

2
1. EuclideanPlane
2. Point
3. Point
4. Point
5. a' Point
6. c' Point
7. Point
8. bc
9. out(b aa')
10. out(b cc')
11. a-x-c
12. leftof bx
13. leftof xb
14. c' leftof xb
15. a' leftof bx
16. x' Point
17. Colinear(b;x;x')
18. a'-x'-c'
19. a'-x'-c'
20. out(b xx')
⊢ abx ≅a a'bx'

3
1. EuclideanPlane
2. Point
3. Point
4. Point
5. a' Point
6. c' Point
7. Point
8. bc
9. out(b aa')
10. out(b cc')
11. a-x-c
12. leftof bx
13. leftof xb
14. c' leftof xb
15. a' leftof bx
16. x' Point
17. Colinear(b;x;x')
18. a'-x'-c'
19. a'-x'-c'
20. out(b xx')
21. abx ≅a a'bx'
⊢ cbx ≅a c'bx'


Latex:


Latex:

1.  g  :  EuclideanPlane
2.  a  :  Point
3.  b  :  Point
4.  c  :  Point
5.  a'  :  Point
6.  c'  :  Point
7.  x  :  Point
8.  a  \#  bc
9.  out(b  aa')
10.  out(b  cc')
11.  a-x-c
12.  a  leftof  bx
13.  c  leftof  xb
14.  c'  leftof  xb  \mwedge{}  a'  leftof  bx
\mvdash{}  \mexists{}x':Point.  (((a'-x'-c'  \mwedge{}  out(b  xx'))  \mwedge{}  abx  \mcong{}\msuba{}  a'bx')  \mwedge{}  cbx  \mcong{}\msuba{}  c'bx')


By


Latex:
((InstLemma  `use-plane-sep\_strict`  [\mkleeneopen{}g\mkleeneclose{};\mkleeneopen{}b\mkleeneclose{};\mkleeneopen{}x\mkleeneclose{};\mkleeneopen{}a'\mkleeneclose{};\mkleeneopen{}c'\mkleeneclose{}]\mcdot{}  THENA  Auto)
  THEN  (ExRepD  THEN  RenameVar  `x\mbackslash{}''  (-3))
  THEN  D  0  With  \mkleeneopen{}x'\mkleeneclose{} 
  THEN  Auto)




Home Index