Theorems · Theorem · linear algebra
CliffordAlgebra.toBaseChange_involute
∀ {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)
(x : CliffordAlgebra (QuadraticForm.baseChange A Q)),
(CliffordAlgebra.toBaseChange A Q) (CliffordAlgebra.involute x) =
(TensorProduct.map LinearMap.id CliffordAlgebra.involute.toLinearMap) ((CliffordAlgebra.toBaseChange A Q) x)The involution acts only on the right of the tensor product.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement · cited by 10,215
- AlgHomstatement · cited by 3,236
- TensorProductstatement · cited by 2,545
- LinearMap.idstatement · cited by 625
- Invertiblestatement and proof · cited by 549
- QuadraticFormstatement and proof · cited by 507
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.