Theorems · Theorem · ring theory
CliffordAlgebra.contractLeft_algebraMap_mul
∀ {R : Type u1} [inst : CommRing R] {M : Type u2} [inst_1 : AddCommGroup M] [inst_2 : Module R M]
{Q : QuadraticForm R M} (d : Module.Dual R M) (r : R) (b : CliffordAlgebra Q),
(CliffordAlgebra.contractLeft d) ((algebraMap R (CliffordAlgebra Q)) r * b) =
(algebraMap R (CliffordAlgebra Q)) r * (CliffordAlgebra.contractLeft d) b- Cited by
- 1 results in Mathlib
- Foundations
- Depth 110 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.
Cites14
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
- RingHomstatement · cited by 10,189
- Algebra.algebraMapstatement and proof · cited by 4,706
- Module.Dualstatement and proof · cited by 583
- map_smulproof · cited by 566
- QuadraticFormstatement and proof · cited by 507
- CliffordAlgebrastatement and proof · cited by 309
Cited by1
Results whose statement or proof uses this declaration.
- CliffordAlgebra.contractLeft_mul_algebraMapproof · cited by 0