Theorems · Theorem · ring theory
TwoSidedIdeal.dfinsuppSum_mem
∀ {R : Type u_1} [inst : NonUnitalNonAssocRing R] (I : TwoSidedIdeal R) {ι : Type u_2} {β : ι → Type u_3}
[inst_1 : DecidableEq ι] [inst_2 : (i : ι) → Zero (β i)] [inst_3 : (i : ι) → (x : β i) → Decidable (x ≠ 0)]
{f : Π₀ (i : ι), β i} (g : (i : ι) → β i → R), (∀ i ∈ f.support, g i (f i) ∈ I) → f.sum g ∈ I- Cited by
- 0 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Finsetstatement · cited by 13,712
- DFinsuppstatement and proof · cited by 694
- NonUnitalNonAssocRingstatement and proof · cited by 354
- DFinsupp.supportstatement and proof · cited by 158
- TwoSidedIdealstatement and proof · cited by 151
- DFinsupp.sumstatement · cited by 64
- TwoSidedIdeal.finsetSum_memproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.