Mathlib Map

Theorems · Theorem · group theory

pinGroup.star_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}, star x ∈ pinGroup Q ↔ x ∈ pinGroup Q

An element is in pinGroup Q if and only if star x is in pinGroup Q. See star_mem for only one direction.

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

Results whose statement or proof uses this declaration.

Nothing cites this yet.