Theorems · Theorem · nonassociative algebras
LieSubalgebra.mem_comap
∀ {R : Type u} {L : Type v} [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : LieAlgebra R L] {L₂ : Type w}
[inst_3 : LieRing L₂] [inst_4 : LieAlgebra R L₂] (f : L →ₗ⁅R⁆ L₂) (K₂ : LieSubalgebra R L₂) {x : L},
x ∈ LieSubalgebra.comap f K₂ ↔ f x ∈ K₂- Defined in
- Mathlib.Algebra.Lie.Subalgebra
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LieSubalgebrastatement and proof · cited by 418
- LieHomstatement and proof · cited by 382
- LieSubalgebra.comapstatement · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.