Theorems · Definition · general algebraic systems
DFinsupp.noConfusion
{P : Sort u_1} →
{ι : Type u} →
{β : ι → Type v} →
{inst : (i : ι) → Zero (β i)} →
{t : DFinsupp β} →
{ι' : Type u} →
{β' : ι' → Type v} →
{inst' : (i : ι') → Zero (β' i)} →
{t' : DFinsupp β'} → ι = ι' → β ≍ β' → inst ≍ inst' → t ≍ t' → DFinsupp.noConfusionType P t t'- Defined in
- Mathlib.Data.DFinsupp.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Multisetproof · cited by 2,627
- DFinsuppstatement and proof · cited by 694
- Truncproof · cited by 39
- DFinsupp.casesOnproof · cited by 6
- DFinsupp.noConfusionTypestatement · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- DFinsupp.mk'.noConfusionproof · cited by 1