Theorems · Definition · number theory
QuadraticMap.associatedHom
(S : Type u_1) →
{R : Type u_3} →
{M : Type u_4} →
{N : Type u_5} →
[inst : CommRing R] →
[inst_1 : AddCommGroup M] →
[inst_2 : Module R M] →
[inst_3 : AddCommGroup N] →
[inst_4 : Module R N] →
[inst_5 : CommSemiring S] →
[inst_6 : Algebra S R] →
[inst_7 : Module S N] →
[inst_8 : IsScalarTower S R N] →
[Invertible 2] → QuadraticMap R M N →ₗ[S] LinearMap.BilinMap R M NassociatedHom is the map that sends a quadratic map on a module M over R to its
associated symmetric bilinear map. As provided here, this has the structure of an S-linear map
where S is a commutative ring and R is an S-algebra.
Over a commutative ring, use QuadraticMap.associated, which gives an R-linear map. Over a
general ring with no nontrivial distinguished commutative subring, use QuadraticMap.associated',
which gives an additive homomorphism (or more precisely a ℤ-linear map.)
- Cited by
- 29 results in Mathlib
- Foundations
- Depth 54 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- IsScalarTowerstatement and proof · cited by 3,896
- Module.Endstatement · cited by 774
- Invertiblestatement and proof · cited by 549
- Invertible.invOfproof · cited by 268
- QuadraticMapstatement and proof · cited by 262
Cited by31
Results whose statement or proof uses this declaration.
- QuadraticMap.associatedproof · cited by 34
- QuadraticMap.associated_eq_self_applystatement · cited by 7
- QuadraticMap.associated_compstatement · cited by 6
- QuadraticMap.toQuadraticMap_associatedstatement · cited by 4
- QuadraticMap.associated_isSymmstatement · cited by 4
- QuadraticMap.associated_rightInversestatement · cited by 4
- QuadraticForm.equivalent_weightedSumSquaresproof · cited by 2
- QuadraticForm.equivalent_weightedSumSquares_units_of_nondegenerate'proof · cited by 2
- QuadraticMap.two_nsmul_associatedstatement · cited by 2
- QuadraticForm.isSymm_toMatrix'proof · cited by 2
- QuadraticMap.associated_applystatement · cited by 2
- QuadraticMap.associated_toQuadraticMapstatement · cited by 2