Theorems · Theorem · linear algebra
LinearMap.toMatrix_one
∀ {R : Type u_1} [inst : CommSemiring R] {n : Type u_4} [inst_1 : Fintype n] [inst_2 : DecidableEq n] {M₁ : Type u_5}
[inst_3 : AddCommMonoid M₁] [inst_4 : Module R M₁] (v₁ : Module.Basis n R M₁), (LinearMap.toMatrix v₁ v₁) 1 = 1- Defined in
- Mathlib.LinearAlgebra.Matrix.ToLin
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Module.Basisstatement and proof · cited by 1,477
- LinearMap.toMatrixstatement · cited by 180
- LinearMap.toMatrix_idproof · cited by 7
Cited by8
Results whose statement or proof uses this declaration.
- LinearMap.toMatrixAlgEquivproof · cited by 19
- LinearMap.trace_oneproof · cited by 4
- LinearMap.charpoly_sub_smulproof · cited by 2
- LinearMap.toMatrixAlgEquiv_applyproof · cited by 2
- LinearMap.toMatrixAlgEquiv_compproof · cited by 1
- LinearMap.toMatrixAlgEquiv_idproof · cited by 1
- LinearMap.toMatrix_powproof · cited by 1
- LinearMap.charpoly_oneproof · cited by 0