Theorems · Theorem · ring theory
CliffordAlgebra.contractLeftAux_contractLeftAux
∀ {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) (v : M) (x fx : CliffordAlgebra Q),
((CliffordAlgebra.contractLeftAux Q d) v)
((CliffordAlgebra.ι Q) v * x, ((CliffordAlgebra.contractLeftAux Q d) v) (x, fx)) =
Q v • fx- Cited by
- 3 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Quot.sound
- Assumes
- CommRingAddCommGroupModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- zero_addproof · cited by 2,366
- mul_assocproof · cited by 1,667
- sub_selfproof · cited by 996
- Module.Dualstatement and proof · cited by 583
- QuadraticFormstatement and proof · cited by 507
- CliffordAlgebrastatement and proof · cited by 309
Cited by4
Results whose statement or proof uses this declaration.
- CliffordAlgebra.contractLeftproof · cited by 22
- CliffordAlgebra.contractLeft_ι_mulproof · cited by 5
- CliffordAlgebra.contractLeft_algebraMapproof · cited by 5
- CliffordAlgebra.contractLeft_ιproof · cited by 2