Theorems · Theorem · ring theory
CliffordAlgebra.contractLeft_comm
∀ {R : Type u1} [inst : CommRing R] {M : Type u2} [inst_1 : AddCommGroup M] [inst_2 : Module R M]
{Q : QuadraticForm R M} (d d' : Module.Dual R M) (x : CliffordAlgebra Q),
(CliffordAlgebra.contractLeft d) ((CliffordAlgebra.contractLeft d') x) =
-(CliffordAlgebra.contractLeft d') ((CliffordAlgebra.contractLeft d) x)This is [grinberg_clifford_2016] Theorem 8
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 111 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.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- map_zeroproof · cited by 1,614
- sub_eq_add_negproof · cited by 1,023
- map_addproof · cited by 964
- mul_negproof · cited by 590
- Module.Dualstatement and proof · cited by 583
- map_smulproof · cited by 566
Cited by2
Results whose statement or proof uses this declaration.
- CliffordAlgebra.changeForm_contractLeftproof · cited by 1
- CliffordAlgebra.contractRight_commproof · cited by 0