Theorems · Definition · number theory
QuadraticForm.tmul
{R : Type uR} →
{A : Type uA} →
{M₁ : Type uM₁} →
{M₂ : Type uM₂} →
[inst : CommRing R] →
[inst_1 : CommRing A] →
[inst_2 : AddCommGroup M₁] →
[inst_3 : AddCommGroup M₂] →
[inst_4 : Algebra R A] →
[inst_5 : Module R M₁] →
[inst_6 : Module A M₁] →
[inst_7 : SMulCommClass R A M₁] →
[IsScalarTower R A M₁] →
[inst_9 : Module R M₂] →
[Invertible 2] →
QuadraticForm A M₁ → QuadraticForm R M₂ → QuadraticForm A (TensorProduct R M₁ M₂)The tensor product of two quadratic forms, a shorthand for dot notation.
- Cited by
- 33 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Algebrastatement and proof · cited by 11,388
- IsScalarTowerstatement and proof · cited by 3,896
- TensorProductstatement · cited by 2,545
- SMulCommClassstatement and proof · cited by 1,927
- TensorProduct.tmulproof · cited by 1,182
- Invertiblestatement and proof · cited by 549
- QuadraticFormstatement and proof · cited by 507
- QuadraticForm.tensorDistribproof · cited by 1
Cited by39
Results whose statement or proof uses this declaration.
- QuadraticForm.baseChangeproof · cited by 17
- QuadraticForm.associated_tmulstatement and proof · cited by 6
- QuadraticForm.tensorAssocstatement · cited by 5
- QuadraticForm.tensorLIdstatement · cited by 5
- QuadraticForm.tensorRIdstatement · cited by 5
- QuadraticMap.Isometry.tmulstatement · cited by 4
- QuadraticForm.tensorCommstatement · cited by 3
- QuadraticForm.tmul.congr_simpstatement and proof · cited by 1
- QuadraticForm.comp_tensorLId_eqstatement · cited by 1
- QuadraticForm.comp_tensorRId_eqstatement and proof · cited by 1
- QuadraticForm.polarBilin_tmulstatement and proof · cited by 1
- QuadraticForm.tmul_comp_tensorAssocstatement and proof · cited by 1