Theorems · Definition · linear algebra
CliffordAlgebra.even.lift
{R : Type u_1} →
{M : Type u_2} →
[inst : CommRing R] →
[inst_1 : AddCommGroup M] →
[inst_2 : Module R M] →
(Q : QuadraticForm R M) →
{A : Type u_3} →
[inst_3 : Ring A] →
[inst_4 : Algebra R A] → CliffordAlgebra.EvenHom Q A ≃ (↥(CliffordAlgebra.even Q) →ₐ[R] A)Every algebra morphism from the even subalgebra is in one-to-one correspondence with a bilinear map that sends duplicate arguments to the quadratic form, and contracts across multiplication.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Equivstatement · cited by 8,337
- Ringstatement and proof · cited by 7,463
- AlgHomstatement and proof · cited by 3,236
- Subalgebrastatement · cited by 1,353
- QuadraticFormstatement and proof · cited by 507
- CliffordAlgebrastatement and proof · cited by 309
- CliffordAlgebra.evenstatement and proof · cited by 23
- CliffordAlgebra.EvenHomstatement and proof · cited by 17
Cited by4
Results whose statement or proof uses this declaration.
- CliffordAlgebra.evenToNegproof · cited by 5
- CliffordAlgebra.ofEvenproof · cited by 3
- CliffordAlgebra.even.lift_ιstatement · cited by 2
- CliffordAlgebra.even.lift_symm_apply_bilinstatement and proof · cited by 0