Step
*
1
1
of Lemma
adjacent-right-angles-supplementary
1. e : EuclideanPlane
2. a : Point
3. b : Point
4. c : Point
5. d : Point
6. c-b-d
7. a ≠ b
8. Rabc
9. a' : Point
10. a_b_a'
11. ab ≅ ba'
12. a-b-a'
⊢ abc ≅a a'bc
BY
{ (((BLemma `geo-right-angles-congruent` THEN Auto) THEN ParallelLast)
   THEN RepeatFor 2 (ParallelLast)
   THEN D -2
   THEN GeoAddSegmentCongruences⋅
   THEN Auto) }
Latex:
Latex:
1.  e  :  EuclideanPlane
2.  a  :  Point
3.  b  :  Point
4.  c  :  Point
5.  d  :  Point
6.  c-b-d
7.  a  \mneq{}  b
8.  Rabc
9.  a'  :  Point
10.  a\_b\_a'
11.  ab  \mcong{}  ba'
12.  a-b-a'
\mvdash{}  abc  \mcong{}\msuba{}  a'bc
By
Latex:
(((BLemma  `geo-right-angles-congruent`  THEN  Auto)  THEN  ParallelLast)
  THEN  RepeatFor  2  (ParallelLast)
  THEN  D  -2
  THEN  GeoAddSegmentCongruences\mcdot{}
  THEN  Auto)
Home
Index