Theorems · Theorem · nonassociative algebras
LieModule.toModuleHom_apply
∀ (R : Type u) [inst : CommRing R] (L : Type v) (M : Type w) [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] (x : L) (m : M), (LieModule.toModuleHom R L M) (x ⊗ₜ[R] m) = ⁅x, m⁆
- Defined in
- Mathlib.Algebra.Lie.TensorProduct
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- TensorProductstatement · cited by 2,545
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- TensorProduct.tmulstatement · cited by 1,182
- LieRingModulestatement and proof · cited by 727
- Bracket.bracketstatement and proof · cited by 642
- LieModulestatement and proof · cited by 424
- LieModule.toEndproof · cited by 144
Cited by2
Results whose statement or proof uses this declaration.
- LieModule.lie_mem_maxGenEigenspace_toEndproof · cited by 1
- LieSubmodule.lieIdeal_oper_eq_tensor_map_rangeproof · cited by 0