Mathlib Map

Theorems · Definition · group theory

Matrix.IsParabolic

{R : Type u_1} → [CommRing R] → Matrix (Fin 2) (Fin 2) R → Prop

A 2 × 2 matrix is parabolic if it is non-scalar and its discriminant is 0.

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

Around this declaration

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

Cites6

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

Cited by11

Results whose statement or proof uses this declaration.