Theorems · Theorem · linear algebra
Module.Basis.map_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] [inst_4 : Module R M'] (b : Module.Basis ι R M)
(b' : Module.Basis ι' R M') (e : ι ≃ ι'), b.map (b.equiv b' e) = b'.reindex e.symm- Defined in
- Mathlib.LinearAlgebra.Basis.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Equivstatement and proof · cited by 8,337
- Equiv.symmstatement and proof · cited by 3,681
- Module.Basisstatement and proof · cited by 1,477
- Module.Basis.mapstatement · cited by 70
- Module.Basis.reindexstatement · cited by 57
- Module.Basis.coe_reindexproof · cited by 27
- Module.Basis.equivstatement · cited by 19
- Module.Basis.eq_of_apply_eqproof · cited by 15
Cited by2
Results whose statement or proof uses this declaration.
- ZSpan.measure_fundamentalDomainproof · cited by 4
- Orthonormal.map_equivproof · cited by 0