Theorems · Definition · linear algebra
Module.Basis.equiv
{ι' : Type u_2} →
{M' : Type u_7} →
[inst : AddCommMonoid M'] →
{ι : Type u_10} →
{R : Type u_11} →
{M : Type u_12} →
[inst_1 : Semiring R] →
[inst_2 : AddCommMonoid M] →
[inst_3 : Module R M] →
Module.Basis ι R M → [inst_4 : Module R M'] → Module.Basis ι' R M' → ι ≃ ι' → M ≃ₗ[R] M'If b is a basis for M and b' a basis for M', and the index types are equivalent,
b.equiv b' e is a linear equivalence M ≃ₗ[R] M', mapping b i to b' (e i).
- Defined in
- Mathlib.LinearAlgebra.Basis.Defs
- Cited by
- 19 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.
Cites12
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
- Equivstatement and proof · cited by 8,337
- Equiv.symmproof · cited by 3,681
- LinearEquivstatement · 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
- Module.Basis.reindexproof · cited by 57
Cited by22
Results whose statement or proof uses this declaration.
- Ideal.absNorm_span_singletonproof · cited by 18
- Module.Basis.equiv_applystatement · cited by 13
- Polynomial.degreeLT.addLinearEquivproof · cited by 12
- Orthonormal.equivproof · cited by 7
- ZSpan.measure_fundamentalDomainproof · cited by 4
- Module.Basis.det_basisstatement · cited by 4
- nonempty_linearEquiv_of_lift_rank_eqproof · cited by 3
- Module.Basis.det_comp_basisstatement and proof · cited by 2
- Module.Basis.det_invproof · cited by 2
- Module.Basis.map_equivstatement · cited by 2
- Submodule.natAbs_det_basis_changeproof · cited by 2
- Submodule.natAbs_det_equivproof · cited by 2