Theorems · Theorem · commutative algebra
LocalizedModule.prod_mk
∀ {R : Type u} [inst : CommSemiring R] {ι : Type u_3} {A : Type u_4} [inst_1 : CommSemiring A] [inst_2 : Algebra R A]
{S : Submonoid R} (t : Finset ι) (a : ι → A) (s : ι → ↥S),
∏ i ∈ t, LocalizedModule.mk (a i) (s i) = LocalizedModule.mk (∏ i ∈ t, a i) (∏ i ∈ t, s i)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Submonoidstatement and proof · cited by 3,086
- Finset.prodstatement and proof · cited by 2,356
- LocalizedModulestatement · cited by 154
- Finset.cons_inductionproof · cited by 85
- LocalizedModule.mkstatement and proof · cited by 73
- OreLocalization.oreDivproof · cited by 72
- Finset.prod_consproof · cited by 60
- OreLocalization.one_defproof · cited by 10
- LocalizedModule.mk_mul_mkproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.