Theorems · Theorem · commutative algebra
Ideal.finsuppTotal_apply
∀ {ι : Type u_1} {M : Type u_2} [inst : AddCommGroup M] {R : Type u_3} [inst_1 : CommRing R] [inst_2 : Module R M]
(I : Ideal R) {v : ι → M} (f : ι →₀ ↥I), (Ideal.finsuppTotal ι M I v) f = f.sum fun i x => ↑x • v i- Defined in
- Mathlib.RingTheory.Ideal.Operations
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddCommGroupCommRingModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- Finsuppstatement and proof · cited by 5,255
- Idealstatement and proof · cited by 4,748
- zero_smulproof · cited by 716
- Finsupp.sumstatement and proof · cited by 481
- Submodule.subtypeproof · cited by 480
- Finsupp.mapRangeproof · cited by 91
Cited by2
Results whose statement or proof uses this declaration.
- Ideal.finsuppTotal_apply_eq_of_fintypeproof · cited by 1
- Ideal.range_finsuppTotalproof · cited by 1