Theorems · Theorem · commutative algebra
Submodule.FG.lTensor.directLimit_apply
∀ (R : Type u) (M : Type u_1) (N : Type u_2) [inst : CommSemiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
[inst_3 : AddCommMonoid N] [inst_4 : Module R N] [inst_5 : DecidableEq { P // P.FG }] (Q : { Q // Q.FG })
(u : TensorProduct R M ↥↑Q),
(Submodule.FG.lTensor.directLimit R M N)
((Module.DirectLimit.of R { Q // Q.FG } (fun Q => TensorProduct R M ↥↑Q)
(fun x x_1 hPQ => LinearMap.lTensor M (Submodule.inclusion hPQ)) Q)
u) =
(LinearMap.lTensor M (↑Q).subtype) u- Cited by
- 1 results in Mathlib
- Foundations
- Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
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
- LinearEquivstatement · cited by 3,317
- TensorProductstatement and proof · cited by 2,545
- LinearMap.compproof · cited by 1,642
- LinearEquiv.symmproof · cited by 1,461
- TensorProduct.tmulproof · cited by 1,182
Cited by1
Results whose statement or proof uses this declaration.
- Submodule.FG.lTensor.directLimit_apply'proof · cited by 0