Theorems · Theorem · commutative algebra
IsLocalization.map_smul
∀ {R : Type u_1} [inst : CommSemiring R] {M : Submonoid R} {S : Type u_2} [inst_1 : CommSemiring S]
[inst_2 : Algebra R S] {P : Type u_3} [inst_3 : CommSemiring P] [inst_4 : IsLocalization M S] {g : R →+* P}
{T : Submonoid P} {Q : Type u_4} [inst_5 : CommSemiring Q] [inst_6 : Algebra P Q] [inst_7 : IsLocalization T Q]
(hy : M ≤ Submonoid.comap g T) (x : S) (z : R),
(IsLocalization.map Q g hy) (z • x) = g z • (IsLocalization.map Q g hy) x- Defined in
- Mathlib.RingTheory.Localization.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 56 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.
- DFunLike.coestatement and proof · cited by 62,936
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement and proof · cited by 10,189
- Algebra.algebraMapproof · cited by 4,706
- Submonoidstatement and proof · cited by 3,086
- map_mulproof · cited by 1,137
- IsLocalizationstatement and proof · cited by 636
- Algebra.smul_defproof · cited by 287
- Submonoid.comapstatement and proof · cited by 179
- IsLocalization.mapstatement and proof · cited by 99
- IsLocalization.map_eqproof · cited by 34
Cited by2
Results whose statement or proof uses this declaration.
- FractionalIdeal.extended_extendedproof · cited by 1
- FractionalIdeal.canonicalEquiv_spanSingletonproof · cited by 0