Theorems · Theorem · nonassociative algebras
UniversalEnvelopingAlgebra.hom_ext
∀ (R : Type u₁) {L : Type u₂} [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : LieAlgebra R L] {A : Type u₃}
[inst_3 : Ring A] [inst_4 : Algebra R A] {g₁ g₂ : UniversalEnvelopingAlgebra R L →ₐ[R] A},
g₁.toLieHom.comp (UniversalEnvelopingAlgebra.ι R) = g₂.toLieHom.comp (UniversalEnvelopingAlgebra.ι R) → g₁ = g₂See note [partially-applied ext lemmas].
- Defined in
- Mathlib.Algebra.Lie.UniversalEnveloping
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 62 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.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Ringstatement and proof · cited by 7,463
- Equiv.symmproof · cited by 3,681
- AlgHomstatement and proof · cited by 3,236
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- Equiv.injectiveproof · cited by 464
- LieHomstatement · cited by 382
- LieRing.ofAssociativeRingstatement · cited by 227
- LieHom.compstatement and proof · cited by 19
Cited by1
Results whose statement or proof uses this declaration.
- UniversalEnvelopingAlgebra.hom_ext_iffproof · cited by 0