Theorems · Theorem · nonassociative algebras
LieDerivation.ext_iff
∀ {R : Type u_1} {L : Type u_2} {M : Type u_3} [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : LieAlgebra R L]
[inst_3 : AddCommGroup M] [inst_4 : Module R M] [inst_5 : LieRingModule L M] [inst_6 : LieModule R L M]
{D1 D2 : LieDerivation R L M}, D1 = D2 ↔ ∀ (a : L), D1 a = D2 a- Defined in
- Mathlib.Algebra.Lie.Derivation.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LieRingModulestatement and proof · cited by 727
- LieModulestatement and proof · cited by 424
- LieDerivationstatement and proof · cited by 95
- LieDerivation.extproof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.