Theorems · Theorem · linear algebra
LinearMap.toMatrix_id_eq_basis_toMatrix
∀ {ι : Type u_1} {ι' : Type u_2} {R : Type u_5} {M : Type u_6} [inst : CommSemiring R] [inst_1 : AddCommMonoid M]
[inst_2 : Module R M] (b : Module.Basis ι R M) (b' : Module.Basis ι' R M) [inst_3 : Fintype ι]
[inst_4 : DecidableEq ι] [inst_5 : Finite ι'], (LinearMap.toMatrix b b') LinearMap.id = b'.toMatrix ⇑bA generalization of LinearMap.toMatrix_id.
- Defined in
- Mathlib.LinearAlgebra.Matrix.Basis
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- Fintypestatement and proof · cited by 7,736
- Matrixstatement · cited by 4,303
- LinearEquivstatement · cited by 3,317
- Finitestatement and proof · cited by 3,029
- Module.Basisstatement and proof · cited by 1,477
- LinearMap.idstatement and proof · cited by 625
Cited by5
Results whose statement or proof uses this declaration.
- LinearMap.toMatrix₂_compproof · cited by 3
- LinearMap.toMatrix₂_compl₂proof · cited by 3
- LinearEquiv.isUnit_detproof · cited by 2
- Module.Basis.is_basis_iff_detproof · cited by 2
- Algebra.discr_eq_discrproof · cited by 1