Theorems · Theorem · linear algebra
LinearMap.single_apply
∀ (R : Type u) {ι : Type x} [inst : Semiring R] (φ : ι → Type i) [inst_1 : (i : ι) → AddCommMonoid (φ i)]
[inst_2 : (i : ι) → Module R (φ i)] [inst_3 : DecidableEq ι] {i : ι} (v : φ i),
(LinearMap.single R φ i) v = Pi.single i v- Defined in
- Mathlib.LinearAlgebra.Pi
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Pi.singlestatement · cited by 518
- LinearMap.singlestatement · cited by 62
Cited by1
Results whose statement or proof uses this declaration.
- MvPowerSeries.coeff_monomialproof · cited by 17