Mathlib Map

Theorems · Theorem · group theory

Matrix.GeneralLinearGroup.IsParabolic.pow

∀ {K : Type u_2} [inst : Field K] {g : GL (Fin 2) K},
  g.IsParabolic → ∀ [CharZero K] {n : ℕ}, n ≠ 0 → (g ^ n).IsParabolic

A non-zero power of a parabolic element is parabolic.

Defined in
Mathlib.LinearAlgebra.Matrix.GeneralLinearGroup.FinTwo
Cited by
2 results in Mathlib
Foundations
Depth 133 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldCharZero

Around this declaration

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

Cites33

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

Cited by2

Results whose statement or proof uses this declaration.