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