Theorems · Theorem · nonassociative algebras
LieSubalgebra.comap_lieSpan_range_eq
∀ (R : Type u) {L : Type v} [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : LieAlgebra R L] (K : LieSubalgebra R L)
{ι : Type u_1} (f : ι → ↥K),
LieSubalgebra.comap K.incl (LieSubalgebra.lieSpan R L (Set.range (Subtype.val ∘ f))) =
LieSubalgebra.lieSpan R (↥K) (Set.range f)- Defined in
- Mathlib.Algebra.Lie.Subalgebra
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingLieRingLieAlgebra
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- Set.rangestatement and proof · cited by 4,705
- le_antisymmproof · cited by 2,068
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LieSubalgebrastatement and proof · cited by 418
- Set.mem_range_selfproof · cited by 328
- AddMemClass.add_memproof · cited by 229
- ZeroMemClass.zero_memproof · cited by 162
- Subtype.coe_etaproof · cited by 110
- LieSubalgebra.lieSpanstatement and proof · cited by 33
- LieSubalgebra.subset_lieSpanproof · cited by 19
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.