Mathlib Map

Theorems · Inductive type · linear algebra

CliffordAlgebra.EvenHom

{R : Type u_1} →
  {M : Type u_2} →
    [inst : CommRing R] →
      [inst_1 : AddCommGroup M] →
        [inst_2 : Module R M] →
          QuadraticForm R M → (A : Type u_3) → [inst_3 : Ring A] → [Algebra R A] → Type (max u_2 u_3)

The type of bilinear maps which are accepted by CliffordAlgebra.even.lift.

Defined in
Mathlib.LinearAlgebra.CliffordAlgebra.Even
Cited by
17 results in Mathlib
Foundations
Depth 15 from the axioms · uses no axioms
Assumes
CommRingAddCommGroupModuleRingAlgebra

Around this declaration

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

Cites6

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

Cited by28

Results whose statement or proof uses this declaration.