Theorems · Definition · linear algebra
CliffordAlgebra.equivBaseChange
{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) →
CliffordAlgebra (QuadraticForm.baseChange A Q) ≃ₐ[A] TensorProduct R A (CliffordAlgebra Q)Base-changing the vector space of a clifford algebra is isomorphic as an A-algebra to
base-changing the clifford algebra itself; $<|Cℓ(A ⊗_R V, Q_A) ≅ A ⊗_R Cℓ(V, Q)<|$.
This is CliffordAlgebra.toBaseChange and CliffordAlgebra.ofBaseChange as an equivalence.
- Cited by
- 2 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.
Cites15
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
- Algebrastatement and proof · cited by 11,388
- TensorProductstatement · cited by 2,545
- AlgEquivstatement · cited by 1,681
- Invertiblestatement and proof · cited by 549
- QuadraticFormstatement and proof · cited by 507
- CliffordAlgebrastatement · cited by 309
- QuadraticForm.baseChangestatement · cited by 17
- AlgEquiv.ofAlgHomproof · cited by 13
- CliffordAlgebra.toBaseChangeproof · cited by 10
Cited by2
Results whose statement or proof uses this declaration.
- CliffordAlgebra.equivBaseChange_applystatement and proof · cited by 0
- CliffordAlgebra.equivBaseChange_symm_applystatement and proof · cited by 0