Theorems · Definition · linear algebra
Module.Basis.map
{ι : Type u_1} →
{R : Type u_3} →
{M : Type u_6} →
{M' : Type u_7} →
[inst : Semiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : Module R M] →
[inst_3 : AddCommMonoid M'] →
[inst_4 : Module R M'] → Module.Basis ι R M → (M ≃ₗ[R] M') → Module.Basis ι R M'Apply the linear equivalence f to the basis vectors.
- Defined in
- Mathlib.LinearAlgebra.Basis.Defs
- Cited by
- 70 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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 and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearEquivstatement and proof · cited by 3,317
- Module.Basisstatement and proof · cited by 1,477
- LinearEquiv.symmproof · cited by 1,461
- Module.Basis.reprproof · cited by 498
- LinearEquiv.transproof · cited by 298
Cited by103
Results whose statement or proof uses this declaration.
- Module.Basis.dualBasisproof · cited by 29
- LinearMap.BilinForm.dualBasisproof · cited by 20
- Module.Basis.tensorProductproof · cited by 19
- NumberField.Units.basisUnitLatticeproof · cited by 16
- LieAlgebra.Basis.baseSuppproof · cited by 15
- Module.Basis.map_reprstatement and proof · cited by 14
- Matrix.stdBasisproof · cited by 10
- Module.Basis.tensorProduct_applyproof · cited by 9
- LinearIsometryEquiv.measurePreservingproof · cited by 8
- LinearMap.trace_conj'proof · cited by 8
- Module.Basis.mulOppositeproof · cited by 7
- Module.Basis.baseChange_applyproof · cited by 7