Theorems · Definition · nonassociative algebras
RightPreLieAlgebra.noConfusion
{P : Sort u} →
{R : Type u_1} →
{inst : CommRing R} →
{L : Type u_2} →
{inst_1 : RightPreLieRing L} →
{t : RightPreLieAlgebra R L} →
{R' : Type u_1} →
{inst' : CommRing R'} →
{L' : Type u_2} →
{inst'_1 : RightPreLieRing L'} →
{t' : RightPreLieAlgebra R' L'} →
R = R' →
inst ≍ inst' → L = L' → inst_1 ≍ inst'_1 → t ≍ t' → RightPreLieAlgebra.noConfusionType P t t'- Defined in
- Mathlib.Algebra.NonAssoc.PreLie.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Moduleproof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- IsScalarTowerproof · cited by 3,896
- SMulCommClassproof · cited by 1,927
- RightPreLieRingstatement and proof · cited by 6
- RightPreLieAlgebrastatement and proof · cited by 2
- RightPreLieAlgebra.casesOnproof · cited by 0
- RightPreLieAlgebra.noConfusionTypestatement · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- RightPreLieAlgebra.mk.noConfusionproof · cited by 0