Theorems · Theorem · linear algebra
CliffordAlgebra.toProd_comp_ofProd
∀ {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₂),
(CliffordAlgebra.toProd Q₁ Q₂).comp (CliffordAlgebra.ofProd Q₁ Q₂) =
AlgHom.id R (CliffordAlgebra (QuadraticMap.prod Q₁ Q₂))- Cited by
- 0 results in Mathlib
- Foundations
- Depth 123 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
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
- AlgHomstatement · cited by 3,236
- add_zeroproof · cited by 2,707
- zero_addproof · cited by 2,366
- map_zeroproof · cited by 1,614
- ZModstatement · cited by 1,024
- map_addproof · cited by 964
- LinearMap.extproof · cited by 844
- QuadraticFormstatement and proof · cited by 507
Cited by1
Results whose statement or proof uses this declaration.
- CliffordAlgebra.prodEquivproof · cited by 2