Theorems · Theorem · nonassociative algebras
LieAdmissibleRing.ext_iff
∀ {L : Type u_1} {x y : LieAdmissibleRing L},
x = y ↔
Add.add = Add.add ∧
Zero.zero = Zero.zero ∧
NSMul.nsmul = NSMul.nsmul ∧
Neg.neg = Neg.neg ∧ Sub.sub = Sub.sub ∧ ZSMul.zsmul = ZSMul.zsmul ∧ Mul.mul = Mul.mul- Cited by
- 0 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddMonoid.toZerostatement · cited by 325
- NonUnitalNonAssocRing.toMulstatement · cited by 23
- ZSMul.zsmulstatement and proof · cited by 8
- NSMul.nsmulstatement and proof · cited by 8
- LieAdmissibleRingstatement and proof · cited by 5
- LieAdmissibleRing.extproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.