Theorems · Theorem · group theory
dfinsuppProd_mem
∀ {ι : Type u} {γ : Type w} {β : ι → Type v} [inst : DecidableEq ι] [inst_1 : (i : ι) → Zero (β i)]
[inst_2 : (i : ι) → (x : β i) → Decidable (x ≠ 0)] [inst_3 : CommMonoid γ] {S : Type u_1} [inst_4 : SetLike S γ]
[SubmonoidClass S γ] (s : S) (f : Π₀ (i : ι), β i) (g : (i : ι) → β i → γ),
(∀ (c : ι), f c ≠ 0 → g c (f c) ∈ s) → f.prod g ∈ s- Defined in
- Mathlib.Data.DFinsupp.Submonoid
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- CommMonoidstatement and proof · cited by 2,264
- SetLikestatement and proof · cited by 1,084
- DFinsuppstatement and proof · cited by 694
- DFinsupp.supportproof · cited by 158
- SubmonoidClassstatement and proof · cited by 60
- DFinsupp.prodstatement · cited by 30
- prod_memproof · cited by 16
- DFinsupp.mem_support_iffproof · cited by 13
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.