Theorems · Theorem · linear algebra
DFinsupp.coprodMap_apply
∀ {ι : Type u_1} {R : Type u_3} {M : ι → Type u_5} {N : Type u_6} [inst : Semiring R]
[inst_1 : (i : ι) → AddCommMonoid (M i)] [inst_2 : (i : ι) → Module R (M i)] [inst_3 : AddCommMonoid N]
[inst_4 : Module R N] [inst_5 : DecidableEq ι] [inst_6 : (x : N) → Decidable (x ≠ 0)] (f : (i : ι) → M i →ₗ[R] N)
(x : Π₀ (i : ι), M i), (DFinsupp.coprodMap f) x = (DFinsupp.mapRange (fun i => ⇑(f i)) ⋯ x).sum fun x => id- 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.
Cites16
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
- RingHomstatement · cited by 10,189
- map_zerostatement · cited by 1,614
- DFinsuppstatement and proof · cited by 694
- LinearMap.idproof · cited by 625
- LinearMap.toAddMonoidHomproof · cited by 101
- DFinsupp.sumstatement · cited by 64
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.