Theorems · Definition · number theory
QuadraticForm.toMatrix
{R : Type u_3} →
{N : Type u_5} →
{n : Type w} →
[Fintype n] →
[DecidableEq n] →
[inst : CommRing R] →
[Invertible 2] →
[inst_2 : AddCommGroup N] → [inst_3 : Module R N] → Module.Basis n R N → QuadraticForm R N → Matrix n n RA matrix representation of the quadratic form Q : QuadraticForm R N with respect to a
given basis. See also QuadraticForm.toMatrix' for the special case of N = n → R with
the standard basis.
- Cited by
- 8 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.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Fintypestatement and proof · cited by 7,736
- Matrixstatement · cited by 4,303
- Module.Basisstatement and proof · cited by 1,477
- Invertiblestatement and proof · cited by 549
- QuadraticFormstatement and proof · cited by 507
- LinearMap.toMatrix₂proof · cited by 43
- QuadraticMap.associatedproof · cited by 34
Cited by9
Results whose statement or proof uses this declaration.
- QuadraticForm.discrproof · cited by 3
- QuadraticForm.toMatrix_smulstatement · cited by 1
- QuadraticForm.toMatrix_compstatement · cited by 1
- QuadraticForm.toMatrix_eq_toMatrix'statement · cited by 1
- QuadraticForm.toMatrix.congr_simpstatement and proof · cited by 0
- QuadraticForm.isSymm_toMatrixstatement · cited by 0
- QuadraticForm.discr_compproof · cited by 0
- QuadraticForm.discr_eq_discr'proof · cited by 0
- QuadraticForm.discr_smulproof · cited by 0