Theorems · Theorem · linear algebra
LinearMap.lsum_single
∀ (R : Type u) {ι : Type x} [inst : Semiring R] (φ : ι → Type i) [inst_1 : (i : ι) → AddCommMonoid (φ i)]
[inst_2 : (i : ι) → Module R (φ i)] [inst_3 : DecidableEq ι] (S : Type u_1) [inst_4 : Fintype ι] [inst_5 : Semiring S]
[inst_6 : (i : ι) → Module S (φ i)] [inst_7 : ∀ (i : ι), SMulCommClass R S (φ i)],
(LinearMap.lsum R φ S) (LinearMap.single R φ) = LinearMap.id- Defined in
- Mathlib.LinearAlgebra.Pi
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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
- Fintypestatement and proof · cited by 7,736
- Finset.univproof · cited by 3,473
- LinearEquivstatement · cited by 3,317
- Finset.sum_congrproof · cited by 2,323
- SMulCommClassstatement and proof · cited by 1,927
- LinearMap.compproof · cited by 1,642
Cited by1
Results whose statement or proof uses this declaration.
- Submodule.quotientPi_aux.left_invproof · cited by 0