Step * of Lemma geo-cong3-to-conga

e:BasicGeometry. ∀a,b,c,d,E,f:Point.
  ((∃a',c',d',f':Point. (out(b a'a) ∧ out(b c'c) ∧ out(E d'd) ∧ out(E f'f) ∧ Cong3(a'bc',d'Ef')))  abc ≅a dEf)
BY
RepeatFor ((D THENA Auto))
THEN RepeatFor (D (-1)⋅}

1
1. BasicGeometry
2. Point
3. Point
4. Point
5. Point
6. Point
7. Point
8. a' Point
9. c' Point
10. d' Point
11. f' Point
12. out(b a'a)
13. out(b c'c)
14. out(E d'd)
15. out(E f'f)
16. Cong3(a'bc',d'Ef')
⊢ abc ≅a dEf


Latex:


Latex:
\mforall{}e:BasicGeometry.  \mforall{}a,b,c,d,E,f:Point.
    ((\mexists{}a',c',d',f':Point.  (out(b  a'a)  \mwedge{}  out(b  c'c)  \mwedge{}  out(E  d'd)  \mwedge{}  out(E  f'f)  \mwedge{}  Cong3(a'bc',d'Ef')))
    {}\mRightarrow{}  abc  \mcong{}\msuba{}  dEf)


By


Latex:
RepeatFor  8  ((D  0  THENA  Auto))
THEN  RepeatFor  8  (D  (-1)\mcdot{})




Home Index