Theorems · Theorem · ring theory
DirectSum.toModule_lof
∀ (R : Type u) [inst : Semiring R] {ι : Type v} {M : ι → Type w} [inst_1 : (i : ι) → AddCommMonoid (M i)]
[inst_2 : (i : ι) → Module R (M i)] [inst_3 : DecidableEq ι] {N : Type u₁} [inst_4 : AddCommMonoid N]
[inst_5 : Module R N] {φ : (i : ι) → M i →ₗ[R] N} (i : ι) (x : M i),
(DirectSum.toModule R ι N φ) ((DirectSum.lof R ι M i) x) = (φ i) xThe map constructed using the universal property gives back the original maps when restricted to each component.
- Defined in
- Mathlib.Algebra.DirectSum.Module
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- 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
- LinearMapstatement and proof · cited by 10,215
- DirectSumstatement · cited by 446
- LinearMap.toAddMonoidHomproof · cited by 101
- DirectSum.lofstatement · cited by 79
- DirectSum.toModulestatement · cited by 9
- DirectSum.toAddMonoid_ofproof · cited by 8
Cited by8
Results whose statement or proof uses this declaration.
- Module.DirectLimit.lift_ofproof · cited by 11
- TensorProduct.directSum_lof_tmul_lofproof · cited by 5
- TensorProduct.gradedCommAux_lof_tmulproof · cited by 2
- AdicCompletion.sum_lofproof · cited by 2
- LieDerivation.ofGradingSum_ofproof · cited by 1
- Module.torsion_by_prime_power_decompositionproof · cited by 1
- LinearAlgebra.FreeProduct.lift_comp_ιproof · cited by 0
- LinearAlgebra.FreeProduct.lift_uniqueproof · cited by 0