Theorems · Theorem · commutative algebra
Submodule.exists_fg_le_eq_rTensor_subtype
∀ {R : Type u_1} {M : Type u_2} {N : Type u_3} [inst : CommSemiring R] [inst_1 : AddCommMonoid M]
[inst_2 : AddCommMonoid N] [inst_3 : Module R M] [inst_4 : Module R N] (x : TensorProduct R N M),
∃ J, ∃ (_ : J.FG), ∃ y, x = (LinearMap.rTensor M J.subtype) yEvery x : N ⊗ M is the image of some y : J ⊗ M, where J is a finitely generated
submodule of N, under the tensor product of the inclusion J → N and the identity M → M.
- Defined in
- Mathlib.RingTheory.TensorProduct.Finite
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- Submodulestatement and proof · cited by 7,192
- Bot.botproof · cited by 4,720
- TensorProductstatement and proof · cited by 2,545
- LinearMap.compproof · cited by 1,642
- Submodule.spanproof · cited by 1,504
- TensorProduct.tmulproof · cited by 1,182
Cited by2
Results whose statement or proof uses this declaration.
- Submodule.exists_fg_le_eq_rTensor_inclusionproof · cited by 2
- Submodule.exists_fg_le_subset_range_rTensor_subtypeproof · cited by 1