Theorems · Definition · linear algebra
Module.Basis.repr
{ι : Type u_1} →
{R : Type u_3} →
{M : Type u_6} →
[inst : Semiring R] → [inst_1 : AddCommMonoid M] → [inst_2 : Module R M] → Module.Basis ι R M → M ≃ₗ[R] ι →₀ Rrepr is the linear equivalence sending a vector x to its coordinates:
the cs such that x = ∑ i, c i.
- Defined in
- Mathlib.LinearAlgebra.Basis.Defs
- Cited by
- 498 results in Mathlib
- Foundations
- Depth 73 from the axioms, rests on 1,027 definitions · uses propext, Classical.choice, 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.
- 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
- Finsuppstatement · cited by 5,255
- LinearEquivstatement · cited by 3,317
- Module.Basisstatement and proof · cited by 1,477
Cited by537
Results whose statement or proof uses this declaration.
- Module.Basis.equivFunproof · cited by 88
- Module.Basis.repr_selfstatement and proof · cited by 82
- Module.Basis.mapproof · cited by 70
- Module.Basis.toMatrixproof · cited by 70
- Module.Basis.coordproof · cited by 64
- Module.Basis.extproof · cited by 63
- Module.Basis.reindexproof · cited by 57
- Module.Basis.linearIndependentproof · cited by 54
- LinearMap.toMatrix_applystatement and proof · cited by 52
- Module.Basis.coord_applystatement · cited by 49
- ZSpan.fundamentalDomainproof · cited by 48
- Module.Basis.constrproof · cited by 37
Showing the 200 most cited of 537.