Documentation

EuclideanGeometry.Foundation.Construction.Polygon.Square

theorem EuclidGeom.Square.ext_iff {P : Type u_1} :
∀ {inst : EuclidGeom.EuclideanPlane P} (x y : EuclidGeom.Square P), x = y x.point₁ = y.point₁ x.point₂ = y.point₂ x.point₃ = y.point₃ x.point₄ = y.point₄
theorem EuclidGeom.Square.ext {P : Type u_1} :
∀ {inst : EuclidGeom.EuclideanPlane P} (x y : EuclidGeom.Square P), x.point₁ = y.point₁x.point₂ = y.point₂x.point₃ = y.point₃x.point₄ = y.point₄x = y
    Instances For