Theorems · Definition · ring theory
DirectSum.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)] → [DecidableEq ι] → (i : ι) → M i →ₗ[R] DirectSum ι fun i => M iInclusion of each component into the direct sum.
- Defined in
- Mathlib.Algebra.DirectSum.Module
- Cited by
- 79 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement · cited by 10,215
- DirectSumstatement · cited by 446
- DFinsupp.lsingleproof · cited by 23
Cited by98
Results whose statement or proof uses this declaration.
- Module.DirectLimit.ofproof · cited by 35
- DirectSum.linearMap_extstatement and proof · cited by 17
- DirectSum.toModule_lofstatement · cited by 8
- TensorAlgebra.toDirectSumproof · cited by 7
- TensorProduct.directSumproof · cited by 6
- TensorProduct.gradedComm_of_tmul_ofstatement and proof · cited by 5
- AdicCompletion.sumproof · cited by 5
- TensorProduct.tmul_of_gradedMul_of_tmulstatement and proof · cited by 5
- TensorProduct.directSum_lof_tmul_lofstatement and proof · cited by 5
- DirectSum.component.lof_selfstatement · cited by 4
- DirectSum.component.ofstatement · cited by 4
- TensorProduct.directSumRight_tmul_lofstatement and proof · cited by 4