Theorems · Theorem · commutative algebra
LocalizedModule.mk_add_mk
∀ {R : Type u} [inst : CommSemiring R] {S : Submonoid R} {M : Type v} [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
{m1 m2 : M} {s1 s2 : ↥S},
LocalizedModule.mk m1 s1 + LocalizedModule.mk m2 s2 = LocalizedModule.mk (s2 • m1 + s1 • m2) (s1 * s2)- Cited by
- 5 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, 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.
- Modulestatement and proof · cited by 20,661
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- Submonoidstatement and proof · cited by 3,086
- mul_commproof · cited by 2,262
- LocalizedModulestatement · cited by 154
- LocalizedModule.mkstatement · cited by 73
- OreLocalization.oreDivproof · cited by 72
- OreLocalization.oreDiv_add_oreDivproof · cited by 2
Cited by5
Results whose statement or proof uses this declaration.
- IsLocalizedModule.mk'_add_mk'proof · cited by 2
- DivisibleHull.mk_add_mkproof · cited by 1
- AlgebraicGeometry.StructureSheaf.const_addproof · cited by 0
- LocalizedModule.lift'_addproof · cited by 0
- IsLocalizedModule.fromLocalizedModule'_addproof · cited by 0