Theorems · Definition · number theory
QuadraticForm.tensorComm
{R : Type uR} →
{M₁ : Type uM₁} →
{M₂ : Type uM₂} →
[inst : CommRing R] →
[inst_1 : AddCommGroup M₁] →
[inst_2 : AddCommGroup M₂] →
[inst_3 : Module R M₁] →
[inst_4 : Module R M₂] →
[inst_5 : Invertible 2] →
(Q₁ : QuadraticForm R M₁) →
(Q₂ : QuadraticForm R M₂) → QuadraticMap.IsometryEquiv (Q₁.tmul Q₂) (Q₂.tmul Q₁)TensorProduct.comm preserves tensor products of quadratic forms.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 85 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.
- Modulestatement and proof · cited by 20,661
- RingHom.idproof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearEquivproof · cited by 3,317
- TensorProductstatement and proof · cited by 2,545
- Invertiblestatement and proof · cited by 549
- QuadraticFormstatement and proof · cited by 507
- TensorProduct.commproof · cited by 108
- QuadraticMap.IsometryEquivstatement · cited by 49
- QuadraticForm.tmulstatement · cited by 33
- QuadraticForm.tmul_tensorComm_applyproof · cited by 0
Cited by3
Results whose statement or proof uses this declaration.
- QuadraticForm.tensorComm_applystatement · cited by 0
- QuadraticForm.tensorComm_symmstatement · cited by 0
- QuadraticForm.tensorComm_toLinearEquivstatement and proof · cited by 0