Mathlib Map

Theorems · Definition · linear algebra

CliffordAlgebra.even

{R : Type u_1} →
  {M : Type u_2} →
    [inst : CommRing R] →
      [inst_1 : AddCommGroup M] → [inst_2 : Module R M] → (Q : QuadraticForm R M) → Subalgebra R (CliffordAlgebra Q)

The even submodule CliffordAlgebra.evenOdd Q 0 is also a subalgebra.

Defined in
Mathlib.LinearAlgebra.CliffordAlgebra.Even
Cited by
23 results in Mathlib
Foundations
Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingAddCommGroupModule

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by32

Results whose statement or proof uses this declaration.