Theorems · Theorem · general algebraic systems
DFinsupp.support_single
∀ {ι : Type u} {β : ι → Type v} [inst : DecidableEq ι] [inst_1 : (i : ι) → Zero (β i)]
[inst_2 : (i : ι) → (x : β i) → Decidable (x ≠ 0)] {i : ι} {b : β i}, b ≠ 0 → (fun₀ | i => b).support = {i}- Defined in
- Mathlib.Data.DFinsupp.Defs
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqZeroDecidable
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.
- Finsetstatement · cited by 13,712
- DFinsupp.supportstatement · cited by 158
- DFinsupp.singlestatement · cited by 113
Cited by4
Results whose statement or proof uses this declaration.
- DFinsupp.sum_single_indexproof · cited by 5
- DFinsupp.support_single_ne_zeroproof · cited by 0
- DirectSum.support_ofproof · cited by 0
- DFinsupp.prod_single_indexproof · cited by 0