Theorems · Definition · ring theory
DirectSum.component
(R : Type u) →
[inst : Semiring R] →
(ι : Type v) →
(M : ι → Type w) →
[inst_1 : (i : ι) → AddCommMonoid (M i)] →
[inst_2 : (i : ι) → Module R (M i)] → (i : ι) → (DirectSum ι fun i => M i) →ₗ[R] M iThe projection map onto one component, as a linear map.
- Defined in
- Mathlib.Algebra.DirectSum.Module
- Cited by
- 16 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemiringAddCommMonoidModule
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.lapplyproof · cited by 8
Cited by18
Results whose statement or proof uses this declaration.
- DirectSum.component.lof_selfstatement · cited by 4
- DirectSum.component.ofstatement · cited by 4
- DirectSum.ext_componentstatement and proof · cited by 2
- TensorProduct.directSumRight_tmulproof · cited by 2
- DirectSum.lieAlgebraComponentproof · cited by 2
- AdicCompletion.sumInv_applystatement · cited by 1
- DirectSum.component_comp_lofstatement and proof · cited by 1
- DirectSum.component_comp_lof_samestatement · cited by 1
- AdicCompletion.component_sumInvstatement and proof · cited by 1
- Module.Projective.directSum_iffproof · cited by 0
- DirectSum.subtype_rTensor_injectiveproof · cited by 0
- AdicCompletion.sumInv_comp_sumproof · cited by 0