Mathlib Map

Theorems · Theorem · nonassociative algebras

LieAlgebra.IsKilling.chainLength.congr_simp

∀ {K : Type u_1} {L : Type u_2} [inst : Field K] [inst_1 : CharZero K] [inst_2 : LieRing L] [inst_3 : LieAlgebra K L]
  [inst_4 : LieAlgebra.IsKilling K L] [inst_5 : FiniteDimensional K L] {H : LieSubalgebra K L}
  [inst_6 : H.IsCartanSubalgebra] [inst_7 : LieModule.IsTriangularizable K (↥H) L] (α α_1 : LieModule.Weight K (↥H) L),
  α = α_1 →
    ∀ (β β_1 : LieModule.Weight K (↥H) L),
      β = β_1 → LieAlgebra.IsKilling.chainLength α β = LieAlgebra.IsKilling.chainLength α_1 β_1
Defined in
Mathlib.Algebra.Lie.Weights.RootSystem
Cited by
0 results in Mathlib
Foundations
Depth 193 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldCharZeroLieRingLieAlgebraLieAlgebra.IsKillingFiniteDimensionalLieSubalgebra.IsCartanSubalgebraLieModule.IsTriangularizable

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.