Theorems · Theorem · nonassociative algebras
LieIdeal.map_sup
∀ {R : Type u} {L : Type v} {L' : Type w₂} [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : LieRing L']
[inst_3 : LieAlgebra R L'] [inst_4 : LieAlgebra R L] {f : L →ₗ⁅R⁆ L'} {I I₂ : LieIdeal R L},
LieIdeal.map f (I ⊔ I₂) = LieIdeal.map f I ⊔ LieIdeal.map f I₂- Defined in
- Mathlib.Algebra.Lie.Ideal
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 80 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
- LieHomstatement and proof · cited by 382
- LieIdealstatement and proof · cited by 282
- GaloisConnection.l_supproof · cited by 81
- LieIdeal.mapstatement · cited by 33
- LieIdeal.gc_map_comapproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- LieIdeal.map_sup_ker_eq_map'proof · cited by 0