Mathlib Map

Theorems · Definition · ring theory

CliffordAlgebra.contractLeft

{R : Type u1} →
  [inst : CommRing R] →
    {M : Type u2} →
      [inst_1 : AddCommGroup M] →
        [inst_2 : Module R M] →
          {Q : QuadraticForm R M} → Module.Dual R M →ₗ[R] CliffordAlgebra Q →ₗ[R] CliffordAlgebra Q

Contract an element of the Clifford algebra with an element d : Module.Dual R M from the left. Note that $v ⌋ x$ is spelt contractLeft (Q.associated v) x. This includes [grinberg_clifford_2016] Theorem 10.75

Defined in
Mathlib.LinearAlgebra.CliffordAlgebra.Contraction
Cited by
22 results in Mathlib
Foundations
Depth 109 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.

CliffordAlgebra.contractRight · cited by 9CliffordAlgebra.contractR…CliffordAlgebra.changeFormAux · cited by 5CliffordAlgebra.changeFor…CliffordAlgebra.contractLeft_algebraMap · cited by 5CliffordAlgebra.contractL…CliffordAlgebra.contractLeft_ι_mul · cited by 5CliffordAlgebra.contractL…CliffordAlgebra.contractRight_eq · cited by 5CliffordAlgebra.contractR…CliffordAlgebra.changeForm_ι_mul · cited by 4CliffordAlgebra.changeFor…CliffordAlgebra.changeFormAux_apply_apply · cited by 2CliffordAlgebra.changeFor…CliffordAlgebra.contractLeft_comm · cited by 2CliffordAlgebra.contractL…CliffordAlgebra.contractLeft_contractLeft · cited by 2CliffordAlgebra.contractL…CliffordAlgebra.contractLeft_ι · cited by 2CliffordAlgebra.contractL…CliffordAlgebra.changeForm_changeForm · cited by 1CliffordAlgebra.changeFor…CliffordAlgebra.changeForm_contractLeft · cited by 1CliffordAlgebra.changeFor…CliffordAlgebra.changeForm_self_apply · cited by 1CliffordAlgebra.changeFor…CliffordAlgebra.changeForm_ι · cited by 1CliffordAlgebra.changeFor…CliffordAlgebra.contractLeft_algebraMap_mul · cited by 1CliffordAlgebra.contractL…Module · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idCommRing · cited by 17173CommRingAddCommGroup · cited by 12871AddCommGroupLinearMap · cited by 10215LinearMapModule.Dual · cited by 583Module.DualQuadraticForm · cited by 507QuadraticFormCliffordAlgebra · cited by 309CliffordAlgebraCliffordAlgebra.contractLeftAux · cited by 5CliffordAlgebra.contractL…CliffordAlgebra.foldr' · cited by 4CliffordAlgebra.foldr'CliffordAlgebra.contractLeftAux_contractLeftAux · cited by 3CliffordAlgebra.contractL…CliffordAlgebra.contractLeftCITED BYCITES

Cites11

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

Cited by24

Results whose statement or proof uses this declaration.