Theorems · Theorem · commutative algebra
Submodule.FG.rTensor.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 }] {P : { P // P.FG }}
(u : TensorProduct R (↥↑P) N),
(Submodule.FG.rTensor.directLimit R M N)
((Module.DirectLimit.of R { P // P.FG } (fun P => TensorProduct R (↥↑P) N)
(fun ⦃x x_1⦄ h => LinearMap.rTensor N (Submodule.inclusion h)) P)
u) =
(LinearMap.rTensor N (↑P).subtype) u- Cited by
- 2 results in Mathlib
- Foundations
- Depth 98 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 by2
Results whose statement or proof uses this declaration.
- TensorProduct.exists_of_fgproof · cited by 2
- Submodule.FG.rTensor.directLimit_apply'proof · cited by 1