Theorems · Theorem · nonassociative algebras
LieRinehartAlgebra.Hom.apply_lie
∀ {R : Type u_1} {A₁ : Type u_2} {L₁ : Type u_3} {A₂ : Type u_4} {L₂ : Type u_5} [inst : CommRing R]
[inst_1 : CommRing A₁] [inst_2 : LieRing L₁] [inst_3 : Module A₁ L₁] [inst_4 : LieRingModule L₁ A₁]
[inst_5 : CommRing A₂] [inst_6 : LieRing L₂] [inst_7 : Module A₂ L₂] [inst_8 : LieRingModule L₂ A₂]
[inst_9 : Algebra R A₁] [inst_10 : LieAlgebra R L₁] [inst_11 : Algebra R A₂] [inst_12 : LieAlgebra R L₂]
{σ₁₂ : A₁ →ₐ[R] A₂} (f : LieRinehartAlgebra.Hom σ₁₂ L₁ L₂) (a : A₁) (x : L₁), σ₁₂ ⁅x, a⁆ = ⁅f.toLieHom x, σ₁₂ a⁆This is LieRinehartAlgebra.Hom.apply_lie' restated using the coercion to function rather
than LieRinehartAlgebra.Hom.toLieHom.
- Defined in
- Mathlib.Algebra.LieRinehartAlgebra.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- AlgHomstatement and proof · cited by 3,236
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LieRingModulestatement and proof · cited by 727
- Bracket.bracketstatement · cited by 642
- LieHomstatement · cited by 382
- LieRinehartAlgebra.Homstatement and proof · cited by 9
- LieRinehartAlgebra.Hom.toLieHomstatement · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.