Theorems · Theorem · commutative algebra
IsLocalizedModule.restrictScalars_iff
∀ {R : Type u_1} [inst : CommSemiring R] {M : Type u_2} [inst_1 : AddCommMonoid M] {A : Type u_5}
[inst_2 : CommSemiring A] [inst_3 : Algebra R A] [inst_4 : Module R M] (S : Submonoid R) {N : Type u_6}
[inst_5 : AddCommMonoid N] [inst_6 : Module R N] [inst_7 : Module A M] [inst_8 : Module A N]
[inst_9 : IsScalarTower R A M] [inst_10 : IsScalarTower R A N] (f : M →ₗ[A] N),
IsLocalizedModule (Algebra.algebraMapSubmonoid A S) f ↔ IsLocalizedModule S (↑R f)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- RingHom.idstatement and proof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- IsScalarTowerstatement and proof · cited by 3,896
- Submonoidstatement and proof · cited by 3,086
- IsLocalizedModulestatement and proof · cited by 220
- LinearMap.restrictScalarsstatement and proof · cited by 215
- Algebra.algebraMapSubmonoidstatement and proof · cited by 137
- IsLocalizedModule.of_restrictScalarsproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.