Theorems · Definition · nonassociative algebras
RightPreLieAlgebra.mk.noConfusion
{R : Type u_1} →
{inst : CommRing R} →
{L : Type u_2} →
{inst_1 : RightPreLieRing L} →
{P : Sort u} →
{toModule : Module R L} →
{toIsScalarTower : IsScalarTower R L L} →
{toSMulCommClass : SMulCommClass R L L} →
{toModule' : Module R L} →
{toIsScalarTower' : IsScalarTower R L L} →
{toSMulCommClass' : SMulCommClass R L L} →
{ toModule := toModule, toIsScalarTower := toIsScalarTower, toSMulCommClass := toSMulCommClass } =
{ toModule := toModule', toIsScalarTower := toIsScalarTower',
toSMulCommClass := toSMulCommClass' } →
(toModule ≍ toModule' → P) → P- Defined in
- Mathlib.Algebra.NonAssoc.PreLie.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- IsScalarTowerstatement and proof · cited by 3,896
- SMulCommClassstatement and proof · cited by 1,927
- RightPreLieRingstatement and proof · cited by 6
- RightPreLieAlgebrastatement · cited by 2
- RightPreLieAlgebra.noConfusionproof · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.