Theorems · Theorem · commutative algebra
Module.flat_of_isLocalized_maximal
∀ {R : Type u_1} (S : Type u_2) [inst : CommSemiring R] [inst_1 : CommSemiring S] [inst_2 : Algebra R S] (M : Type u_3)
[inst_3 : AddCommMonoid M] [inst_4 : Module R M] [inst_5 : Module S M] [IsScalarTower R S M]
(Mₚ : (P : Ideal S) → [P.IsMaximal] → Type u_4) [inst_7 : (P : Ideal S) → [inst : P.IsMaximal] → AddCommMonoid (Mₚ P)]
[inst_8 : (P : Ideal S) → [inst_8 : P.IsMaximal] → Module R (Mₚ P)]
[inst_9 : (P : Ideal S) → [inst : P.IsMaximal] → Module S (Mₚ P)]
[∀ (P : Ideal S) [inst_10 : P.IsMaximal], IsScalarTower R S (Mₚ P)]
(f : (P : Ideal S) → [inst : P.IsMaximal] → M →ₗ[S] Mₚ P)
[∀ (P : Ideal S) [inst : P.IsMaximal], IsLocalizedModule.AtPrime P (f P)],
(∀ (P : Ideal S) [inst_12 : P.IsMaximal], Module.Flat R (Mₚ P)) → Module.Flat R M- Defined in
- Mathlib.RingTheory.Flat.Localization
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · 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
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- Submoduleproof · cited by 7,192
- Idealstatement and proof · cited by 4,748
- IsScalarTowerstatement and proof · cited by 3,896
- TensorProductproof · cited by 2,545
- Submodule.subtypeproof · cited by 480
Cited by2
Results whose statement or proof uses this declaration.
- RingHom.Flat.ofLocalizationPrimeproof · cited by 1
- Module.flat_of_localized_maximalproof · cited by 1