Theorems · Theorem · commutative algebra
Module.flat_of_isLocalized_span
∀ {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] (s : Set S),
Ideal.span s = ⊤ →
∀ (Mₛ : ↑s → Type u_5) [inst_7 : (r : ↑s) → AddCommMonoid (Mₛ r)] [inst_8 : (r : ↑s) → Module R (Mₛ r)]
[inst_9 : (r : ↑s) → Module S (Mₛ r)] [∀ (r : ↑s), IsScalarTower R S (Mₛ r)] (g : (r : ↑s) → M →ₗ[S] Mₛ r)
[∀ (r : ↑s), IsLocalizedModule.Away (↑r) (g r)], (∀ (r : ↑s), Module.Flat R (Mₛ r)) → 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.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- 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
- Top.topstatement and proof · cited by 9,680
- Submoduleproof · cited by 7,192
- Set.Elemstatement and proof · cited by 7,166
- Idealstatement · cited by 4,748
Cited by2
Results whose statement or proof uses this declaration.
- RingHom.Flat.ofLocalizationSpanTargetproof · cited by 1
- Module.flat_of_localized_spanproof · cited by 0