Theorems · Definition · commutative algebra
Module.Flat.tensorSubmoduleAlgebraEquivMul
{R : Type u} →
{M : Type v} →
{A : Type u_4} →
[inst : CommSemiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : Module R M] →
[inst_3 : Semiring A] →
[inst_4 : Algebra R A] →
(e : TensorProduct R A M ≃ₗ[A] A) →
[Module.Flat R M] →
[FaithfulSMul R A] →
(I : Submodule R A) →
TensorProduct R ↥I ↥(Module.Flat.submoduleAlgebra e) ≃ₗ[R] ↥(I * Module.Flat.submoduleAlgebra e)When a flat R-module M is embedded as a submodule of a faithful R-algebra A,
we have I ⊗[R] M ≃ₗ[R] I * M for any R-submodule I of A.
- Defined in
- Mathlib.RingTheory.PicardGroup
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Submodulestatement and proof · cited by 7,192
- LinearEquivstatement and proof · cited by 3,317
- TensorProductstatement and proof · cited by 2,545
- FaithfulSMulstatement and proof · cited by 340
- Module.Flatstatement and proof · cited by 279
- LinearEquiv.ofBijectiveproof · cited by 60
Cited by2
Results whose statement or proof uses this declaration.
- Submodule.range_unitsToPicproof · cited by 4
- Module.Flat.tensorSubmoduleAlgebraEquivMul.congr_simpstatement and proof · cited by 0