Theorems · Definition · linear algebra
Module.Basis.coord
{ι : Type u_10} →
{R : Type u_11} →
{M : Type u_12} →
[inst : Semiring R] → [inst_1 : AddCommMonoid M] → [inst_2 : Module R M] → Module.Basis ι R M → ι → M →ₗ[R] Rb.coord i is the linear function giving the i-th coordinate of a vector
with respect to the basis b.
b.coord i is an element of the dual space. In particular, for
finite-dimensional spaces it is the ιth basis vector of the dual space.
- Defined in
- Mathlib.LinearAlgebra.Basis.Defs
- Cited by
- 64 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemiringAddCommMonoidModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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.compproof · cited by 1,642
- Module.Basisstatement and proof · cited by 1,477
- LinearEquiv.toLinearMapproof · cited by 1,171
- Module.Basis.reprproof · cited by 498
- Finsupp.lapplyproof · cited by 19
Cited by68
Results whose statement or proof uses this declaration.
- Module.Basis.coord_applystatement and proof · cited by 49
- LieAlgebra.Basis.baseSuppproof · cited by 15
- Module.Basis.coe_dualBasisstatement · cited by 15
- IsLocalFrameOn.coeffproof · cited by 15
- exteriorPower.ιMultiDualproof · cited by 6
- LinearMap.BilinForm.apply_dualBasis_leftproof · cited by 5
- Module.End.mem_center_iffproof · cited by 4
- Module.Projective.exists_dual_ne_zeroproof · cited by 4
- coevaluationproof · cited by 4
- LieAlgebra.Basis.baseSupp_apply_h'proof · cited by 3
- LieAlgebra.Basis.linearIndependent_baseSuppproof · cited by 3
- TensorProduct.dualDistribInvOfBasis_applyproof · cited by 3