Theorems · Theorem · group theory
dfinsuppSumAddHom_mem
∀ {ι : Type u} {γ : Type w} {β : ι → Type v} [inst : DecidableEq ι] [inst_1 : (i : ι) → AddZeroClass (β i)]
[inst_2 : AddCommMonoid γ] {S : Type u_1} [inst_3 : SetLike S γ] [AddSubmonoidClass S γ] (s : S) (f : Π₀ (i : ι), β i)
(g : (i : ι) → β i →+ γ), (∀ (c : ι), f c ≠ 0 → (g c) (f c) ∈ s) → (DFinsupp.sumAddHom g) f ∈ s- Defined in
- Mathlib.Data.DFinsupp.Submonoid
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- AddCommMonoidstatement and proof · cited by 12,281
- AddMonoidHomstatement and proof · cited by 3,230
- AddZeroClassstatement and proof · cited by 1,237
- SetLikestatement and proof · cited by 1,084
- DFinsuppstatement and proof · cited by 694
- AddSubmonoidClassstatement and proof · cited by 346
- DFinsupp.sumAddHomstatement · cited by 38
- DFinsupp.sumAddHom_applyproof · cited by 16
- dfinsuppSum_memproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- Submodule.dfinsuppSumAddHom_memproof · cited by 2
- AddSubmonoid.iSup_eq_mrange_dfinsuppSumAddHomproof · cited by 2
- AddSubmonoid.bsupr_eq_mrange_dfinsuppSumAddHomproof · cited by 1
- DFinsupp.iSup_range_lsingleproof · cited by 0