Mathlib Map

Theorems · Definition · general algebraic systems

DFinsupp.erase

{ι : Type u} →
  {β : ι → Type v} → [inst : (i : ι) → Zero (β i)] → [DecidableEq ι] → ι → (Π₀ (i : ι), β i) → Π₀ (i : ι), β i

Redefine f i to be 0.

Defined in
Mathlib.Data.DFinsupp.Defs
Cited by
29 results in Mathlib
Foundations
Depth 16 from the axioms · uses propext, Quot.sound
Assumes
ZeroDecidableEq

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.

Cited by30

Results whose statement or proof uses this declaration.