Theorems · Definition · linear algebra
LinearMap.BilinForm.toMatrix
{R₁ : Type u_1} →
{M₁ : Type u_2} →
[inst : CommSemiring R₁] →
[inst_1 : AddCommMonoid M₁] →
[inst_2 : Module R₁ M₁] →
{n : Type u_5} →
[Fintype n] → [DecidableEq n] → Module.Basis n R₁ M₁ → LinearMap.BilinForm R₁ M₁ ≃ₗ[R₁] Matrix n n R₁BilinForm.toMatrix b is the equivalence between R-bilinear forms on M and
n-by-n matrices with entries in R, if b is an R-basis for M.
- Cited by
- 47 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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.BilinFormstatement · cited by 501
- LinearMap.toMatrix₂proof · cited by 43
Cited by49
Results whose statement or proof uses this declaration.
- Matrix.toBilinproof · cited by 17
- LinearMap.BilinForm.toMatrix_applystatement · cited by 6
- LinearMap.BilinForm.nondegenerate_toMatrix_iffstatement · cited by 4
- Matrix.toBilin_toMatrixstatement · cited by 3
- Algebra.traceForm_toMatrixstatement · cited by 2
- Algebra.traceMatrix_of_basisstatement and proof · cited by 2
- LinearMap.BilinForm.toMatrix_mul_basis_toMatrixstatement · cited by 2
- LinearMap.BilinForm.toMatrix_toBilinstatement and proof · cited by 2
- LinearMap.BilinForm.isSymm_toMatrix_iff_isSymmstatement · cited by 2
- RootPairing.Base.cartanMatrixIn_mul_diagonal_eqstatement · cited by 2
- LinearMap.BilinForm.nondegenerate_iff_det_ne_zerostatement · cited by 2
- LinearMap.BilinForm.separatingLeft_toMatrix_iffstatement · cited by 2