Theorems · Definition · number theory
QuadraticMap.toBilin
{ι : Type u_1} →
{R : Type u_2} →
{M : Type u_3} →
{N : Type u_4} →
[LinearOrder ι] →
[inst : CommRing R] →
[inst_1 : AddCommGroup M] →
[inst_2 : AddCommGroup N] →
[inst_3 : Module R M] →
[inst_4 : Module R N] → QuadraticMap R M N → Module.Basis ι R M → LinearMap.BilinMap R M NGiven an ordered basis, produce a bilinear form associated with the quadratic form.
Unlike QuadraticMap.associated, this is not symmetric; however, as a result it can be used even
in characteristic two. When considered as a matrix, the form is triangular.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- LinearOrderstatement and proof · cited by 8,572
- Module.Basisstatement and proof · cited by 1,477
- QuadraticMapstatement and proof · cited by 262
- LinearMap.BilinMapstatement · cited by 85
- QuadraticMap.polarproof · cited by 50
- Module.Basis.constrproof · cited by 37
Cited by7
Results whose statement or proof uses this declaration.
- QuadraticMap.toBilin_applystatement · cited by 3
- QuadraticMap.toBilinHomproof · cited by 1
- QuadraticMap.toQuadraticMap_toBilinstatement and proof · cited by 1
- QuadraticMap.toBilinHom_applystatement · cited by 0
- QuadraticMap.smul_toBilinstatement · cited by 0
- LinearMap.BilinMap.toQuadraticMap_surjectiveproof · cited by 0
- QuadraticMap.add_toBilinstatement · cited by 0