Mathlib Map

Theorems · Theorem · number theory

ModularGroup.eq_one_or_neg_one_of_mem_fdo_mem_fd

∀ {g : Matrix.SpecialLinearGroup (Fin 2) ℤ} {z : UpperHalfPlane},
  z ∈ ModularGroup.fdo → g • z ∈ ModularGroup.fd → g = 1 ∨ g = -1

Second Fundamental Domain Lemma: if z ∈ 𝒟ᵒ and g • z ∈ 𝒟, then g = ± 1.

Defined in
Mathlib.NumberTheory.Modular
Cited by
1 results in Mathlib
Foundations
Depth 181 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites13

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.