Theorems · Theorem · linear algebra
Finsupp.lsum_comp_lsingle
∀ {α : Type u_1} {M : Type u_2} {N : Type u_3} {R : Type u_5} {R₂ : Type u_6} (S : Type u_8) [inst : Semiring R]
[inst_1 : Semiring R₂] [inst_2 : Semiring S] [inst_3 : AddCommMonoid M] [inst_4 : Module R M]
[inst_5 : AddCommMonoid N] [inst_6 : Module R₂ N] {σ : R →+* R₂} [inst_7 : Module S N] [inst_8 : SMulCommClass R₂ S N]
(f : α → M →ₛₗ[σ] N) (i : α), (Finsupp.lsum S) f ∘ₛₗ Finsupp.lsingle i = f i- Defined in
- Mathlib.LinearAlgebra.Finsupp.LSum
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 77 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 · 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 and proof · cited by 10,189
- Finsuppstatement · cited by 5,255
- LinearEquivstatement · cited by 3,317
- SMulCommClassstatement and proof · cited by 1,927
- LinearMap.compstatement · cited by 1,642
- map_zeroproof · cited by 1,614
Cited by5
Results whose statement or proof uses this declaration.
- TensorProduct.equivFinsuppOfBasisLeft_symmproof · cited by 2
- TensorProduct.equivFinsuppOfBasisRight_symmproof · cited by 2
- Algebra.FormallySmooth.of_surjective_of_ker_eq_map_of_flatproof · cited by 1
- groupHomology.d₁₀_eq_zero_of_isTrivialproof · cited by 1
- Rep.tateNorm_eqproof · cited by 0