Step * of Lemma geo-congruent-between-exists

No Annotations
e:BasicGeometry. ∀a,b,c,a',c':Point.
  (a  (∃b':Point. (B(a'b'c') ∧ ab ≅ a'b' ∧ bc ≅ b'c')) supposing (B(abc) and ac ≅ a'c'))
BY
(Auto THEN Assert ⌜∃x:Point. (B(c'a'x) ∧ a')⌝⋅}

1
.....assertion..... 
1. BasicGeometry
2. Point
3. Point
4. Point
5. a' Point
6. c' Point
7. b
8. ac ≅ a'c'
9. B(abc)
⊢ ∃x:Point. (B(c'a'x) ∧ a')

2
1. BasicGeometry
2. Point
3. Point
4. Point
5. a' Point
6. c' Point
7. b
8. ac ≅ a'c'
9. B(abc)
10. ∃x:Point. (B(c'a'x) ∧ a')
⊢ ∃b':Point. (B(a'b'c') ∧ ab ≅ a'b' ∧ bc ≅ b'c')


Latex:


Latex:
No  Annotations
\mforall{}e:BasicGeometry.  \mforall{}a,b,c,a',c':Point.
    (a  \#  b  {}\mRightarrow{}  (\mexists{}b':Point.  (B(a'b'c')  \mwedge{}  ab  \mcong{}  a'b'  \mwedge{}  bc  \mcong{}  b'c'))  supposing  (B(abc)  and  ac  \mcong{}  a'c'))


By


Latex:
(Auto  THEN  Assert  \mkleeneopen{}\mexists{}x:Point.  (B(c'a'x)  \mwedge{}  x  \#  a')\mkleeneclose{}\mcdot{})




Home Index