Theorems · Theorem · linear algebra
CliffordAlgebra.toBaseChange_comp_reverseOp
∀ {R : Type u_1} (A : Type u_2) {V : Type u_3} [inst : CommRing R] [inst_1 : CommRing A] [inst_2 : AddCommGroup V]
[inst_3 : Algebra R A] [inst_4 : Module R V] [inst_5 : Invertible 2] (Q : QuadraticForm R V),
(AlgHom.op (CliffordAlgebra.toBaseChange A Q)).comp CliffordAlgebra.reverseOp =
(↑(Algebra.TensorProduct.opAlgEquiv R A A (CliffordAlgebra Q))).comp
((Algebra.TensorProduct.map (↑(AlgEquiv.toOpposite A A)) CliffordAlgebra.reverseOp).comp
(CliffordAlgebra.toBaseChange A Q))Auxiliary theorem used to prove toBaseChange_reverse without needing induction.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites37
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · 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
- Equivstatement · cited by 8,337
- AlgHomstatement · cited by 3,236
- TensorProductstatement and proof · cited by 2,545
- LinearMap.compproof · cited by 1,642
- TensorProduct.tmulproof · cited by 1,182
- MulOppositestatement and proof · cited by 1,135
- LinearMap.extproof · cited by 844
Cited by1
Results whose statement or proof uses this declaration.
- CliffordAlgebra.toBaseChange_reverseproof · cited by 0