Step
*
1
of Lemma
line-circle-continuity1
1. e : EuclideanStructure@i'
2. ∀[a,b:Point].  ab=ba@i'
3. ∀[a,b,p,q,r,s:Point].  (pq=rs) supposing (ab=rs and ab=pq)@i'
4. ∀[a,b,c:Point].  a = b ∈ Point supposing ab=cc@i'
5. ∀[q:Point]. ∀[a:{a:Point| ¬(q = a ∈ Point)} ]. ∀[b,c:Point].  (q_a_(extend qa by bc) ∧ a(extend qa by bc)=bc)@i'
6. ∀[a,b,c,d,A,B,C,D:Point].
     (cd=CD) supposing (bd=BD and ad=AD and bc=BC and ab=AB and A_B_C and a_b_c and (¬(a = b ∈ Point)))@i'
7. ∀[a,b:Point].  (¬a-b-a)@i'
8. ∀[a,b:Point]. ∀[c:{c:Point| ¬Colinear(a;b;c)} ]. ∀[p:{p:Point| a-p-c} ]. ∀[q:{q:Point| b_q_c} ].
     let x = eu-inner-pasch(e;a;b;c;p;q) in
         p-x-b ∧ q-x-a@i'
9. ∀[a,b,p,q,r:Point].  (Colinear(p;q;r)) supposing (ra=rb and qa=qb and pa=pb and (¬(a = b ∈ Point)))@i'
10. ∀[a,b:Point]. ∀[c:{c:Point| ¬Colinear(a;b;c)} ].  let x = middle(a;b;c) in ax=bx ∧ ax=cx@i'
11. ∀[a,b:Point]. ∀[x:{x:Point| a_x_b} ]. ∀[y:{y:Point| a_b_y} ]. ∀[p:{p:Point| ap=ax} ]. ∀[q:{q:Point| 
                                                                                            aq=ay
                                                                                            ∧ (¬(q = p ∈ Point))} ].
      let uv = intersect pq (at radius xy) with Oab  in
          afst(uv)=ab
          ∧ asnd(uv)=ab
          ∧ p_fst(uv)_q
          ∧ snd(uv)_p_q
          ∧ ¬((fst(uv)) = (snd(uv)) ∈ Point) supposing ¬(x = b ∈ Point)@i'
12. ∀[a,b,c:Point].  c-b-a supposing a-b-c@i'
13. ∀[a,b,c,d:Point].  (a-b-c) supposing (b-c-d and a-b-d)@i'
14. a : Point@i
15. b : Point@i
16. p : Point@i
17. q : {q:Point| ¬(q = p ∈ Point)} @i
18. x : {x:Point| a_x_b} @i
19. y : {y:Point| a_b_y} @i
20. ap=ax@i
21. aq=ay@i
⊢ afst(intersect pq (at radius xy) with Oab )=ab
∧ asnd(intersect pq (at radius xy) with Oab )=ab
∧ snd(intersect pq (at radius xy) with Oab )_p_q
∧ p_fst(intersect pq (at radius xy) with Oab )_q
BY
{ OnMaybeHyp 11 (\h. ((InstHyp [⌜a⌝;⌜b⌝;⌜x⌝;⌜y⌝;⌜p⌝;⌜q⌝] h⋅ THENA Auto)
                      THEN MoveToConcl (-1)
                      THEN (GenConclTerm ⌜intersect pq (at radius xy) with Oab ⌝⋅ THENA Auto)
                      THEN D -2
                      THEN RepUR ``let`` 0
                      THEN (D 0 THENA Auto)
                      THEN ExRepD
                      THEN SplitAndConcl
                      THEN Try (Trivial)
                      THEN (DVar `x' THEN Unhide)
                      THEN Auto)) }
Latex:
Latex:
1.  e  :  EuclideanStructure@i'
2.  \mforall{}[a,b:Point].    ab=ba@i'
3.  \mforall{}[a,b,p,q,r,s:Point].    (pq=rs)  supposing  (ab=rs  and  ab=pq)@i'
4.  \mforall{}[a,b,c:Point].    a  =  b  supposing  ab=cc@i'
5.  \mforall{}[q:Point].  \mforall{}[a:\{a:Point|  \mneg{}(q  =  a)\}  ].  \mforall{}[b,c:Point].
          (q\_a\_(extend  qa  by  bc)  \mwedge{}  a(extend  qa  by  bc)=bc)@i'
6.  \mforall{}[a,b,c,d,A,B,C,D:Point].
          (cd=CD)  supposing  (bd=BD  and  ad=AD  and  bc=BC  and  ab=AB  and  A\_B\_C  and  a\_b\_c  and  (\mneg{}(a  =  b)))@i'
7.  \mforall{}[a,b:Point].    (\mneg{}a-b-a)@i'
8.  \mforall{}[a,b:Point].  \mforall{}[c:\{c:Point|  \mneg{}Colinear(a;b;c)\}  ].  \mforall{}[p:\{p:Point|  a-p-c\}  ].  \mforall{}[q:\{q:Point|  b\_q\_c\}  ].
          let  x  =  eu-inner-pasch(e;a;b;c;p;q)  in
                  p-x-b  \mwedge{}  q-x-a@i'
9.  \mforall{}[a,b,p,q,r:Point].    (Colinear(p;q;r))  supposing  (ra=rb  and  qa=qb  and  pa=pb  and  (\mneg{}(a  =  b)))@i'
10.  \mforall{}[a,b:Point].  \mforall{}[c:\{c:Point|  \mneg{}Colinear(a;b;c)\}  ].    let  x  =  middle(a;b;c)  in  ax=bx  \mwedge{}  ax=cx@i'
11.  \mforall{}[a,b:Point].  \mforall{}[x:\{x:Point|  a\_x\_b\}  ].  \mforall{}[y:\{y:Point|  a\_b\_y\}  ].  \mforall{}[p:\{p:Point|  ap=ax\}  ].
        \mforall{}[q:\{q:Point|  aq=ay  \mwedge{}  (\mneg{}(q  =  p))\}  ].
            let  uv  =  intersect  pq  (at  radius  xy)  with  Oab    in
                    afst(uv)=ab
                    \mwedge{}  asnd(uv)=ab
                    \mwedge{}  p\_fst(uv)\_q
                    \mwedge{}  snd(uv)\_p\_q
                    \mwedge{}  \mneg{}((fst(uv))  =  (snd(uv)))  supposing  \mneg{}(x  =  b)@i'
12.  \mforall{}[a,b,c:Point].    c-b-a  supposing  a-b-c@i'
13.  \mforall{}[a,b,c,d:Point].    (a-b-c)  supposing  (b-c-d  and  a-b-d)@i'
14.  a  :  Point@i
15.  b  :  Point@i
16.  p  :  Point@i
17.  q  :  \{q:Point|  \mneg{}(q  =  p)\}  @i
18.  x  :  \{x:Point|  a\_x\_b\}  @i
19.  y  :  \{y:Point|  a\_b\_y\}  @i
20.  ap=ax@i
21.  aq=ay@i
\mvdash{}  afst(intersect  pq  (at  radius  xy)  with  Oab  )=ab
\mwedge{}  asnd(intersect  pq  (at  radius  xy)  with  Oab  )=ab
\mwedge{}  snd(intersect  pq  (at  radius  xy)  with  Oab  )\_p\_q
\mwedge{}  p\_fst(intersect  pq  (at  radius  xy)  with  Oab  )\_q
By
Latex:
OnMaybeHyp  11  (\mbackslash{}h.  ((InstHyp  [\mkleeneopen{}a\mkleeneclose{};\mkleeneopen{}b\mkleeneclose{};\mkleeneopen{}x\mkleeneclose{};\mkleeneopen{}y\mkleeneclose{};\mkleeneopen{}p\mkleeneclose{};\mkleeneopen{}q\mkleeneclose{}]  h\mcdot{}  THENA  Auto)
                                        THEN  MoveToConcl  (-1)
                                        THEN  (GenConclTerm  \mkleeneopen{}intersect  pq  (at  radius  xy)  with  Oab  \mkleeneclose{}\mcdot{}  THENA  Auto)
                                        THEN  D  -2
                                        THEN  RepUR  ``let``  0
                                        THEN  (D  0  THENA  Auto)
                                        THEN  ExRepD
                                        THEN  SplitAndConcl
                                        THEN  Try  (Trivial)
                                        THEN  (DVar  `x'  THEN  Unhide)
                                        THEN  Auto))
Home
Index