Theorems · Theorem · linear algebra
Module.Basis.baseChange_repr_tmul
∀ {R : Type u_1} {M : Type u_3} {ι : Type u_5} [inst : CommSemiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
(S : Type u_7) [inst_3 : Semiring S] [inst_4 : Algebra R S] (b : Module.Basis ι R M) (x : S) (y : M) (i : ι),
((Module.Basis.baseChange S b).repr (x ⊗ₜ[R] y)) i = (b.repr y) i • x- Cited by
- 4 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites38
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
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Finsuppstatement and proof · cited by 5,255
- LinearEquivstatement · cited by 3,317
- TensorProductstatement · cited by 2,545
- Module.Basisstatement and proof · cited by 1,477
- LinearEquiv.symmproof · cited by 1,461
Cited by4
Results whose statement or proof uses this declaration.
- Algebra.Generators.cotangentSpaceBasis_repr_tmulproof · cited by 4
- Algebra.Generators.CotangentSpace.compEquiv_symm_inrproof · cited by 4
- Subalgebra.LinearDisjoint.algebraMap_basisOfBasisRight_repr_applyproof · cited by 3
- LinearMap.charpoly_baseChangeproof · cited by 2