Theorems · Theorem · nonassociative algebras
LieSubalgebra.map_le_iff_le_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} {K' : LieSubalgebra R L₂},
LieSubalgebra.map f K ≤ K' ↔ K ≤ LieSubalgebra.comap f K'- Defined in
- Mathlib.Algebra.Lie.Subalgebra
- Cited by
- 2 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.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- Set.image_subset_iffproof · cited by 203
- LieSubalgebra.mapstatement · cited by 14
- LieSubalgebra.comapstatement · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- LieSubalgebra.map_lieSpanproof · cited by 0
- LieSubalgebra.gc_map_comapproof · cited by 0