Theorems · Definition · linear algebra
CliffordAlgebra.toProd
{R : Type u_1} →
{M₁ : Type u_2} →
{M₂ : Type u_3} →
[inst : CommRing R] →
[inst_1 : AddCommGroup M₁] →
[inst_2 : AddCommGroup M₂] →
[inst_3 : Module R M₁] →
[inst_4 : Module R M₂] →
(Q₁ : QuadraticForm R M₁) →
(Q₂ : QuadraticForm R M₂) →
GradedTensorProduct R (CliffordAlgebra.evenOdd Q₁) (CliffordAlgebra.evenOdd Q₂) →ₐ[R]
CliffordAlgebra (QuadraticMap.prod Q₁ Q₂)The reverse direction of CliffordAlgebra.prodEquiv.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 116 from the axioms · uses propext, Classical.choice, 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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- AlgHomstatement · cited by 3,236
- ZModstatement · cited by 1,024
- QuadraticFormstatement and proof · cited by 507
- CliffordAlgebrastatement · cited by 309
- GradedTensorProductstatement · cited by 37
- QuadraticMap.prodstatement · cited by 37
- CliffordAlgebra.evenOddstatement and proof · cited by 35
- CliffordAlgebra.mapproof · cited by 15
- QuadraticMap.Isometry.inlproof · cited by 5
Cited by6
Results whose statement or proof uses this declaration.
- CliffordAlgebra.toProd_one_tmul_ιstatement · cited by 2
- CliffordAlgebra.toProd_ι_tmul_onestatement · cited by 2
- CliffordAlgebra.prodEquivproof · cited by 2
- CliffordAlgebra.ofProd_comp_toProdstatement and proof · cited by 0
- CliffordAlgebra.toProd_comp_ofProdstatement and proof · cited by 0
- CliffordAlgebra.prodEquiv_symm_applystatement · cited by 0