Theorems · Theorem · ring theory
CliffordAlgebra.contractRight_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.contractRight ((CliffordAlgebra.contractRight x) d)) d' =
-(CliffordAlgebra.contractRight ((CliffordAlgebra.contractRight x) d')) dThis is [grinberg_clifford_2016] Theorem 14
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 112 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.
Cites16
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
- Module.Dualstatement and proof · cited by 583
- QuadraticFormstatement and proof · cited by 507
- map_negproof · cited by 378
- CliffordAlgebrastatement and proof · cited by 309
- CliffordAlgebra.reverseproof · cited by 50
- CliffordAlgebra.contractLeftproof · cited by 22
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.