Documentation

EuclideanGeometry.Foundation.Axiom.Circle.CCPosition

Equations
Instances For
    Equations
    Instances For
      Equations
      Instances For
        Equations
        Instances For
          Equations
          Instances For
            Equations
            • One or more equations did not get rendered due to their size.
            Instances For
              Equations
              • One or more equations did not get rendered due to their size.
              Instances For
                Equations
                • One or more equations did not get rendered due to their size.
                Instances For
                  Equations
                  • One or more equations did not get rendered due to their size.
                  Instances For
                    Equations
                    • One or more equations did not get rendered due to their size.
                    Instances For
                      theorem EuclidGeom.CC.extangent_centers_distinct {P : Type u_1} [EuclidGeom.EuclideanPlane P] {ω₁ : EuclidGeom.Circle P} {ω₂ : EuclidGeom.Circle P} (h : EuclidGeom.Circle.CC.IsExtangent ω₁ ω₂) :
                      ω₁.center ω₂.center
                      Equations
                      Instances For
                        Equations
                        Instances For
                          theorem EuclidGeom.CCInxpts.ext {P : Type u_2} :
                          ∀ {inst : EuclidGeom.EuclideanPlane P} (x y : EuclidGeom.CCInxpts P), x.left = y.leftx.right = y.rightx = y
                          theorem EuclidGeom.CCInxpts.ext_iff {P : Type u_2} :
                          ∀ {inst : EuclidGeom.EuclideanPlane P} (x y : EuclidGeom.CCInxpts P), x = y x.left = y.left x.right = y.right
                          • left : P
                          • right : P
                          Instances For
                            Equations
                            Instances For
                              Equations
                              • One or more equations did not get rendered due to their size.
                              Instances For
                                theorem EuclidGeom.CC.inx_pts_tri_acongr {P : Type u_1} [EuclidGeom.EuclideanPlane P] {ω₁ : EuclidGeom.Circle P} {ω₂ : EuclidGeom.Circle P} (h : EuclidGeom.Circle.CC.IsIntersected ω₁ ω₂) :
                                EuclidGeom.HasACongr.acongr { point₁ := ω₁.center, point₂ := ω₂.center, point₃ := (EuclidGeom.CC.Inxpts h).left } { point₁ := ω₁.center, point₂ := ω₂.center, point₃ := (EuclidGeom.CC.Inxpts h).right }
                                theorem EuclidGeom.CC.inx_pts_line_perp_center_line {P : Type u_1} [EuclidGeom.EuclideanPlane P] {ω₁ : EuclidGeom.Circle P} {ω₂ : EuclidGeom.Circle P} (h : EuclidGeom.Circle.CC.IsIntersected ω₁ ω₂) :
                                EuclidGeom.Perpendicular (LIN (EuclidGeom.CC.Inxpts h).left (EuclidGeom.CC.Inxpts h).right (_ : (EuclidGeom.CC.Inxpts h).right (EuclidGeom.CC.Inxpts h).left)) (LIN ω₁.center ω₂.center (_ : ω₂.center ω₁.center))