Theorems · Theorem · general algebraic systems
DFinsupp.filter_ne_eq_erase
∀ {ι : Type u} {β : ι → Type v} [inst : (i : ι) → Zero (β i)] [inst_1 : DecidableEq ι] (f : Π₀ (i : ι), β i) (i : ι),
DFinsupp.filter (fun x => x ≠ i) f = DFinsupp.erase i f- Defined in
- Mathlib.Data.DFinsupp.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- ZeroDecidableEq
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.
- DFinsuppstatement and proof · cited by 694
- DFinsupp.erasestatement · cited by 29
- DFinsupp.filterstatement · cited by 24
Cited by2
Results whose statement or proof uses this declaration.
- DFinsupp.erase_singleproof · cited by 2
- iSupIndep_iff_forall_dfinsuppproof · cited by 2