Theorems · Theorem · linear algebra
Module.Basis.equiv_apply
∀ {ι' : 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] (b : Module.Basis ι R M) [inst_4 : Module R M']
(i : ι) (b' : Module.Basis ι' R M') (e : ι ≃ ι'), (b.equiv b' e) (b i) = b' (e i)- Defined in
- Mathlib.LinearAlgebra.Basis.Defs
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- 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
- one_smulproof · cited by 1,374
- Finsupp.singleproof · cited by 943
Cited by13
Results whose statement or proof uses this declaration.
- Ideal.absNorm_span_singletonproof · cited by 18
- Orthonormal.equiv_applyproof · cited by 3
- Module.Basis.map_equivproof · cited by 2
- Submodule.natAbs_det_equivproof · cited by 2
- Matrix.rank_eq_finrank_range_toLinproof · cited by 2
- Module.Basis.equiv_symmproof · cited by 1
- associated_norm_prod_smithproof · cited by 1
- Polynomial.degreeLT.addLinearEquiv_castAddproof · cited by 1
- LinearMap.toMatrix_basis_equivproof · cited by 1
- Polynomial.degreeLT.addLinearEquiv_natAddproof · cited by 1
- Module.Basis.det_mul_detproof · cited by 1
- Module.Basis.equiv_reflproof · cited by 0