Theorems · Theorem · commutative algebra
TensorProduct.exists_finite_submodule_right_of_setFinite
∀ {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] (s : Set (TensorProduct R M N)),
s.Finite → ∃ N', Module.Finite R ↥N' ∧ s ⊆ ↑(LinearMap.lTensor M N'.subtype).rangeFor a finite subset s of M ⊗[R] N, there exists a finitely generated
submodule N' of N, such that s is contained in the image
of M ⊗[R] N' in M ⊗[R] N.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- CommSemiringstatement and proof · cited by 10,911
- LinearMapproof · cited by 10,215
- SetLike.coestatement and proof · cited by 8,199
- Submodulestatement and proof · cited by 7,192
- LE.le.transproof · cited by 3,151
- TensorProductstatement and proof · cited by 2,545
- Set.Finitestatement and proof · cited by 1,814
- Module.Finitestatement and proof · cited by 1,032
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.