Theorems · Theorem · commutative algebra
IsLocalizedModule.map_comp
∀ {R : Type u_1} [inst : CommSemiring R] (S : Submonoid R) {M : Type u_2} {M' : Type u_3} [inst_1 : AddCommMonoid M]
[inst_2 : AddCommMonoid M'] [inst_3 : Module R M] [inst_4 : Module R M'] (f : M →ₗ[R] M')
[inst_5 : IsLocalizedModule S f] {N : Type u_6} {N' : Type u_7} [inst_6 : AddCommMonoid N] [inst_7 : AddCommMonoid N']
[inst_8 : Module R N] [inst_9 : Module R N'] (g : N →ₗ[R] N') [inst_10 : IsLocalizedModule S g] (h : M →ₗ[R] N),
(IsLocalizedModule.map S f g) h ∘ₗ f = g ∘ₗ h- Cited by
- 5 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 · 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
- Submonoidstatement and proof · cited by 3,086
- LinearMap.compstatement and proof · cited by 1,642
- IsLocalizedModulestatement and proof · cited by 220
- IsLocalizedModule.mapstatement · cited by 60
- IsLocalizedModule.map_unitsproof · cited by 40
- IsLocalizedModule.lift_compproof · cited by 4
Cited by5
Results whose statement or proof uses this declaration.
- exists_bijective_map_powersproof · cited by 3
- IsLocalizedModule.map_linearCombinationproof · cited by 3
- IsLocalizedModule.map_lTensorproof · cited by 2
- IsLocalizedModule.exists_isLocalizedModule_powers_of_finitePresentationproof · cited by 1
- Module.exists_localizedMap_surjective_of_surjectiveproof · cited by 1