Theorems · Theorem · nonassociative algebras
LieDerivation.ext_of_lieSpan_eq_top
∀ {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), LieSubalgebra.lieSpan R L s = ⊤ → Set.EqOn (⇑D1) (⇑D2) s → D1 = D2If the Lie span of a set is the whole Lie algebra, then two Lie derivations equal on this set are equal on the whole Lie algebra.
- Defined in
- Mathlib.Algebra.Lie.Derivation.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- Top.topstatement and proof · cited by 9,680
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LieRingModulestatement and proof · cited by 727
- Set.EqOnstatement and proof · cited by 603
- LieModulestatement and proof · cited by 424
- LieSubalgebrastatement · cited by 418
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.