Theorems · Definition · number theory
QuadraticMap.prod
{R : Type u_2} →
{M₁ : Type u_3} →
{M₂ : Type u_4} →
{P : Type u_7} →
[inst : CommSemiring R] →
[inst_1 : AddCommMonoid M₁] →
[inst_2 : AddCommMonoid M₂] →
[inst_3 : AddCommMonoid P] →
[inst_4 : Module R M₁] →
[inst_5 : Module R M₂] →
[inst_6 : Module R P] → QuadraticMap R M₁ P → QuadraticMap R M₂ P → QuadraticMap R (M₁ × M₂) PConstruct a quadratic form on a product of two modules from the quadratic form on each module.
- Defined in
- Mathlib.LinearAlgebra.QuadraticForm.Prod
- Cited by
- 37 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- QuadraticMapstatement and proof · cited by 262
- LinearMap.fstproof · cited by 64
- LinearMap.sndproof · cited by 61
- QuadraticMap.compproof · cited by 20
Cited by51
Results whose statement or proof uses this declaration.
- CliffordAlgebra.EquivEven.Q'proof · cited by 16
- CliffordAlgebraQuaternion.Qproof · cited by 14
- QuadraticMap.prod_applystatement and proof · cited by 6
- QuadraticMap.Isometry.inlstatement · cited by 5
- QuadraticMap.Isometry.inrstatement · cited by 5
- CliffordAlgebra.toProdstatement · cited by 5
- CliffordAlgebra.ofProdstatement and proof · cited by 4
- QuadraticMap.Isometry.fststatement · cited by 3
- QuadraticMap.Isometry.sndstatement · cited by 3
- CliffordAlgebra.ofProd_ι_mkstatement and proof · cited by 2
- CliffordAlgebra.prodEquivstatement · cited by 2
- QuadraticForm.dualProdProdIsometrystatement · cited by 2