Theorems · Theorem · linear algebra
DFinsupp.sum_mapRange_index.linearMap
∀ {ι : Type u_1} {R : Type u_3} {N : Type u_6} [inst : Semiring R] [inst_1 : AddCommMonoid N] [inst_2 : Module R N]
{β₁ : ι → Type u_8} {β₂ : ι → Type u_9} [inst_3 : (i : ι) → AddCommMonoid (β₁ i)]
[inst_4 : (i : ι) → AddCommMonoid (β₂ i)] [inst_5 : (i : ι) → Module R (β₁ i)] [inst_6 : (i : ι) → Module R (β₂ i)]
[inst_7 : DecidableEq ι] {f : (i : ι) → β₁ i →ₗ[R] β₂ i} {h : (i : ι) → β₂ i →ₗ[R] N} {l : Π₀ (i : ι), β₁ i},
((DFinsupp.lsum ℕ) h) ((DFinsupp.mapRange.linearMap f) l) = ((DFinsupp.lsum ℕ) fun i => h i ∘ₗ f i) l- Defined in
- Mathlib.LinearAlgebra.DFinsupp
- Cited by
- 0 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.
Cites18
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 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
- LinearEquivstatement · cited by 3,317
- LinearMap.compstatement and proof · cited by 1,642
- map_zeroproof · cited by 1,614
- DFinsuppstatement and proof · cited by 694
- LinearMap.toAddMonoidHomproof · cited by 101
- DFinsupp.mapRangeproof · cited by 29
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.