Theorems · Theorem · nonassociative algebras
LieIdeal.comap_map_eq
∀ {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 : LieIdeal R L},
↑(LieIdeal.map f I) = ⇑f '' ↑I → LieIdeal.comap f (LieIdeal.map f I) = I ⊔ f.ker- Defined in
- Mathlib.Algebra.Lie.Ideal
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- Setstatement · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- SetLike.coestatement and proof · cited by 8,199
- Submoduleproof · cited by 7,192
- Set.imagestatement and proof · cited by 5,609
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LinearMap.kerproof · cited by 848
- Submodule.mapproof · cited by 614
- LieHomstatement and proof · cited by 382
- Submodule.comapproof · cited by 347
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.