Theorems · Definition · group theory
Matrix.parabolicEigenvalue
{K : Type u_1} → [Field K] → Matrix (Fin 2) (Fin 2) K → KThe unique eigenvalue of a parabolic matrix (junk if m is not parabolic).
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 56 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Field
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fieldstatement and proof · cited by 7,404
- Matrixstatement and proof · cited by 4,303
- Matrix.traceproof · cited by 114
Cited by3
Results whose statement or proof uses this declaration.
- Matrix.IsParabolic.sub_eigenvalue_sq_eq_zerostatement · cited by 1
- Matrix.isParabolic_iff_existsproof · cited by 1
- Matrix.GeneralLinearGroup.parabolicEigenvalue_ne_zerostatement · cited by 0