Theorems · Theorem · nonassociative algebras
LieDerivation.eqOn_lieSpan
∀ {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} {s : Set L}, Set.EqOn (⇑D1) (⇑D2) s → Set.EqOn ⇑D1 ⇑D2 ↑(LieSubalgebra.lieSpan R L s)Two Lie derivations equal on a set are equal on its Lie span.
- Defined in
- Mathlib.Algebra.Lie.Derivation.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- Setstatement and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- SetLike.coestatement and proof · cited by 8,199
- map_zeroproof · cited by 1,614
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- map_addproof · cited by 964
- LieRingModulestatement and proof · cited by 727
- Bracket.bracketproof · cited by 642
Cited by1
Results whose statement or proof uses this declaration.
- LieDerivation.ext_of_lieSpan_eq_topproof · cited by 0