Theorems · Definition · geometry
Polygon.mk.noConfusion
{P : Type u_1} →
{n : ℕ} →
{P_1 : Sort u} →
{vertices vertices' : Fin n → P} →
{ vertices := vertices } = { vertices := vertices' } → (vertices ≍ vertices' → P_1) → P_1- Defined in
- Mathlib.Geometry.Polygon.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Polygonstatement · cited by 12
- Polygon.noConfusionproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- Polygon.mk.injproof · cited by 1