Hyperbolic Geometry - Lecture 1

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/5

flashcard set

Earn XP

Description and Tags

Vocabulary and core definitions from the first lecture on Hyperbolic Geometry, focusing on the hyperbolic metric in the upper halfplane.

Last updated 12:49 PM on 6/8/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

6 Terms

1
New cards

Hyperbolic plane (H)

The metric space (H,ρ)(H, \rho), where H={CIm(z)>0}H = \{C \mid \text{Im}(z) > 0\} is the upper open halfplane of complex numbers.

2
New cards

C¹-curve in H

A C1C^1-map z:[0,1]Hz : [0, 1] \rightarrow H written in the form z(t)=x(t)+iy(t)z(t) = x(t) + iy(t), where xx and yy are real functions.

3
New cards

Euclidean length (l(z)l(z))

Calculated as l(z):=01z(t)dtl(z) := \int_{0}^{1} |z'(t)| dt.

4
New cards

Hyperbolic length (lh(z)l_h(z))

The value defined by

lh(z):=01z(t)Im(z(t))dt=01(x(t))2+(y(t))2y(t)dtl_h(z) := \int_{0}^{1} \frac{|z'(t)|}{\text{Im}(z(t))} dt = \int_{0}^{1} \frac{\sqrt{(x'(t))^2 + (y'(t))^2}}{y(t)} dt.

5
New cards

Hyperbolic distance (disth=ρ(z1,z2)\text{dist}_h = \rho(z_1, z_2))

The infimum inflh(z)\inf l_h(z) taken over all C1C^1-curves zz in HH such that z(0)=z1z(0) = z_1 and z(1)=z2z(1) = z_2.

6
New cards

Theorem ρ\rho is a metric space

States that the function ρ:H×HR\rho : H \times H \rightarrow \mathbb{R} is a metric on HH, meaning it satisfies: (1) ρ(z1,z1)=0\rho(z_1, z_1) = 0 and \rho(z_1, z_2) > 0 if z1z2z_1 \neq z_2, (2) ρ(z1,z2)=ρ(z2,z1)\rho(z_1, z_2) = \rho(z_2, z_1), and (3) ρ(z1,z3)ρ(z1,z2)+ρ(z2,z3)\rho(z_1, z_3) \leq \rho(z_1, z_2) + \rho(z_2, z_3).