Mathlib Map

Theorems · Theorem · geometry

UpperHalfPlane.dist_log_im_le

∀ (z w : UpperHalfPlane), dist (Real.log z.im) (Real.log w.im) ≤ dist z w

Hyperbolic distance between two points is greater than or equal to the distance between the logarithms of their imaginary parts.

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

Around this declaration

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

Cites21

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.