Theorems · Theorem · commutative algebra
LocalizedModule.coe_map_eq
∀ {R : Type u_1} [inst : CommSemiring R] {S : Submonoid R} {M : Type u_2} [inst_1 : AddCommMonoid M]
[inst_2 : Module R M] {N : Type u_5} [inst_3 : AddCommMonoid N] [inst_4 : Module R N] {M' : Type u_3} {N' : Type u_4}
[inst_5 : AddCommMonoid M'] [inst_6 : AddCommMonoid N'] [inst_7 : Module R M'] [inst_8 : Module R N']
(g₁ : M →ₗ[R] M') (g₂ : N →ₗ[R] N') [inst_9 : IsLocalizedModule S g₁] [inst_10 : IsLocalizedModule S g₂]
(l : M →ₗ[R] N),
⇑((LocalizedModule.map S) l) =
⇑(IsLocalizedModule.iso S g₂).symm ∘ ⇑((IsLocalizedModule.map S g₁ g₂) l) ∘ ⇑(IsLocalizedModule.iso S g₁)- Defined in
- Mathlib.RingTheory.Localization.Module
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- LinearEquivstatement · cited by 3,317
- Submonoidstatement and proof · cited by 3,086
- LinearEquiv.symmstatement and proof · cited by 1,461
- Localizationstatement · cited by 270
- IsLocalizedModulestatement and proof · cited by 220
- LocalizedModulestatement and proof · cited by 154
Cited by4
Results whose statement or proof uses this declaration.
- IsLocalizedModule.map_bijective_iff_localizedModuleMap_bijectiveproof · cited by 1
- Module.Free.away_of_finite_of_flat_of_rankAtStalk_constantproof · cited by 0
- IsLocalizedModule.map_surjective_iff_localizedModuleMap_surjectiveproof · cited by 0
- IsLocalizedModule.map_injective_iff_localizedModuleMap_injectiveproof · cited by 0