Theorems · Theorem · general algebraic systems
DFinsupp.support_add
∀ {ι : Type u} {β : ι → Type v} [inst : DecidableEq ι] [inst_1 : (i : ι) → AddZeroClass (β i)]
[inst_2 : (i : ι) → (x : β i) → Decidable (x ≠ 0)] {g₁ g₂ : Π₀ (i : ι), β i},
(g₁ + g₂).support ⊆ g₁.support ∪ g₂.support- Defined in
- Mathlib.Data.DFinsupp.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Finsetstatement · cited by 13,712
- AddZeroClassstatement and proof · cited by 1,237
- DFinsuppstatement and proof · cited by 694
- DFinsupp.supportstatement · cited by 158
- DFinsupp.support_zipWithproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- DFinsupp.sum_add_indexproof · cited by 1
- DFinsupp.prod_add_indexproof · cited by 1