Mathlib Map

Theorems · Theorem · group theory

spinGroup.mem_iff

∀ {R : Type u_1} [inst : CommRing R] {M : Type u_2} [inst_1 : AddCommGroup M] [inst_2 : Module R M]
  {Q : QuadraticForm R M} {x : CliffordAlgebra Q}, x ∈ spinGroup Q ↔ x ∈ pinGroup Q ∧ x ∈ CliffordAlgebra.even Q

An element is in spinGroup Q if and only if it is in pinGroup Q and even Q.

Defined in
Mathlib.LinearAlgebra.CliffordAlgebra.SpinGroup
Cited by
1 results in Mathlib
Foundations
Depth 81 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.

Cites10

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

Cited by1

Results whose statement or proof uses this declaration.