Theorems · Definition · linear algebra
DFinsupp.lapply
{ι : Type u_1} →
{R : Type u_3} →
{M : ι → Type u_5} →
[inst : Semiring R] →
[inst_1 : (i : ι) → AddCommMonoid (M i)] →
[inst_2 : (i : ι) → Module R (M i)] → (i : ι) → (Π₀ (i : ι), M i) →ₗ[R] M iInterpret fun (f : Π₀ i, M i) ↦ f i as a linear map.
- Defined in
- Mathlib.LinearAlgebra.DFinsupp
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 33 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.
- DFunLike.coeproof · cited by 62,936
- 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
- DFinsuppstatement and proof · cited by 694
Cited by10
Results whose statement or proof uses this declaration.
- DirectSum.componentproof · cited by 16
- IsSemisimpleModule.jacobson_eq_botproof · cited by 4
- GradedAlgebra.projproof · cited by 3
- Pi.linearIndependent_singleproof · cited by 3
- DFinsupp.injective_pi_lapplystatement and proof · cited by 2
- DFinsupp.lapply_comp_lsingle_of_nestatement · cited by 1
- DFinsupp.lapply_comp_lsingle_samestatement · cited by 1
- DFinsupp.comul_comp_lapplystatement and proof · cited by 0
- DFinsupp.lapply_applystatement · cited by 0
- MultilinearMap.dfinsuppFamily_single_leftstatement · cited by 0