Mathlib Map

Theorems · Theorem · number theory

UpperHalfPlane.gl_smul_eq_self_iff_eq_fixedPt

∀ {g : GL (Fin 2) ℝ} {z : UpperHalfPlane},
  0 < (↑g).det → ∀ (hell : g.IsElliptic), g • z = z ↔ z = UpperHalfPlane.fixedPt g hell

The action of an elliptic orientation preserving matrix on has a unique fixed point given by fixedPt.

Defined in
Mathlib.Analysis.Complex.UpperHalfPlane.FixedPoints
Cited by
1 results in Mathlib
Foundations
Depth 176 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites69

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

Cited by1

Results whose statement or proof uses this declaration.