Theorems · Theorem · linear algebra
Module.Basis.equivFun_symm_apply
∀ {ι : Type u_1} {R : Type u_3} {M : Type u_6} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
[inst_3 : Fintype ι] (b : Module.Basis ι R M) (x : ι → R), b.equivFun.symm x = ∑ i, x i • b iGiven a basis v indexed by ι, the canonical linear equivalence between ι → R and M maps
a function x : ι → R to the linear combination ∑_i x i • v i.
- Defined in
- Mathlib.LinearAlgebra.Basis.Defs
- Cited by
- 22 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- 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
- Finset.sum_congrproof · cited by 2,323
- Module.Basisstatement and proof · cited by 1,477
- LinearEquiv.symmstatement · cited by 1,461
Cited by22
Results whose statement or proof uses this declaration.
- LinearMap.toMatrix_applyproof · cited by 52
- LinearMap.toMatrix₂_applyproof · cited by 8
- Algebra.norm_eq_zero_iffproof · cited by 6
- Matrix.toLin_applyproof · cited by 6
- Module.Basis.sum_equivFunproof · cited by 5
- LinearMap.bot_lt_ker_of_det_eq_zeroproof · cited by 3
- dotProduct_toMatrix₂_mulVecproof · cited by 2
- LinearMap.toMatrix_prodMapproof · cited by 2
- NumberField.mixedEmbedding.fundamentalCone.expMapBasis_apply'proof · cited by 2
- OrthonormalBasis.sum_repr_symmproof · cited by 1
- LinearMap.restrictScalars_toMatrixproof · cited by 1
- QuadraticMap.basisRepr_applyproof · cited by 1