Theorems · Theorem · linear algebra
Module.Basis.repr_reindex_apply
∀ {ι : Type u_1} {ι' : Type u_2} {R : Type u_3} {M : Type u_6} [inst : Semiring R] [inst_1 : AddCommMonoid M]
[inst_2 : Module R M] (b : Module.Basis ι R M) (x : M) (e : ι ≃ ι') (i' : ι'),
((b.reindex e).repr x) i' = (b.repr x) (e.symm i')- Defined in
- Mathlib.LinearAlgebra.Basis.Defs
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemiringAddCommMonoidModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Finsuppstatement · cited by 5,255
- Equiv.symmstatement and proof · cited by 3,681
- LinearEquivstatement · cited by 3,317
- Module.Basisstatement and proof · cited by 1,477
- Module.Basis.reprstatement and proof · cited by 498
- Module.Basis.reindexstatement · cited by 57
Cited by3
Results whose statement or proof uses this declaration.
- Module.Basis.repr_reindexproof · cited by 9
- LinearMap.det_piproof · cited by 2
- Module.Basis.smulTower'_reprproof · cited by 2