Theorems · Definition · nonassociative algebras
RightPreLieRing.mk.noConfusion
{L : Type u_1} →
{P : Sort u} →
{toNonUnitalNonAssocRing : NonUnitalNonAssocRing L} →
{assoc_symm' : ∀ (x y z : L), associator x y z = associator x z y} →
{toNonUnitalNonAssocRing' : NonUnitalNonAssocRing L} →
{assoc_symm'' : ∀ (x y z : L), associator x y z = associator x z y} →
{ toNonUnitalNonAssocRing := toNonUnitalNonAssocRing, assoc_symm' := assoc_symm' } =
{ toNonUnitalNonAssocRing := toNonUnitalNonAssocRing', assoc_symm' := assoc_symm'' } →
(toNonUnitalNonAssocRing ≍ toNonUnitalNonAssocRing' → P) → P- Defined in
- Mathlib.Algebra.NonAssoc.PreLie.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- RightPreLieRingstatement · cited by 6
- RightPreLieRing.noConfusionproof · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.