Mathlib Map

Theorems · Definition · general algebraic systems

DFinsupp.noConfusionType

Sort u_1 →
  {ι : Type u} →
    {β : ι → Type v} →
      [inst : (i : ι) → Zero (β i)] →
        DFinsupp β → {ι' : Type u} → {β' : ι' → Type v} → [inst' : (i : ι') → Zero (β' i)] → DFinsupp β' → Sort u_1
Defined in
Mathlib.Data.DFinsupp.Defs
Cited by
0 results in Mathlib
Foundations
Depth 18 from the axioms · uses propext
Assumes
ZeroZero

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.