Theorems · Theorem · linear algebra
LinearMap.proj_apply
∀ {R : Type u} {ι : Type x} [inst : Semiring R] {φ : ι → Type i} [inst_1 : (i : ι) → AddCommMonoid (φ i)]
[inst_2 : (i : ι) → Module R (φ i)] (i : ι) (b : (i : ι) → φ i), (LinearMap.proj i) b = b i- Defined in
- Mathlib.LinearAlgebra.Pi
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses Quot.sound
- Assumes
- SemiringAddCommMonoidModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- LinearMap.projstatement · cited by 71
Cited by1
Results whose statement or proof uses this declaration.
- MvPowerSeries.coeff_monomialproof · cited by 17