Theorems · Definition · nonassociative algebras
LeftPreLieRing.casesOn
{L : Type u_1} →
{motive : LeftPreLieRing L → Sort u} →
(t : LeftPreLieRing L) →
([toNonUnitalNonAssocRing : NonUnitalNonAssocRing L] →
(assoc_symm' : ∀ (x y z : L), associator x y z = associator y x z) →
motive { toNonUnitalNonAssocRing := toNonUnitalNonAssocRing, assoc_symm' := assoc_symm' }) →
motive t- Defined in
- Mathlib.Algebra.NonAssoc.PreLie.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NonUnitalNonAssocRingstatement and proof · cited by 354
- associatorstatement and proof · cited by 14
- LeftPreLieRingstatement and proof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- LeftPreLieRing.noConfusionproof · cited by 0
- LeftPreLieRing.noConfusionTypeproof · cited by 0