Theorems · Theorem · linear algebra
Module.piEquiv_apply_apply
∀ (ι : Type u_5) (R : Type u_6) (M : Type u_7) [inst : Fintype ι] [inst_1 : CommSemiring R] [inst_2 : AddCommMonoid M] [inst_3 : Module R M] (v : ι → M) (w : ι → R), ((Module.piEquiv ι R M) v) w = ∑ i, w i • v i
- Defined in
- Mathlib.LinearAlgebra.StdBasis
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Finsetproof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- Fintypestatement and proof · cited by 7,736
- Finset.sumstatement and proof · cited by 5,195
- Finset.univstatement and proof · cited by 3,473
- LinearEquivstatement · cited by 3,317
- Module.Basis.reprproof · cited by 498
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.