Mathlib Map

Theorems · Theorem · number theory

AddCircle.exists_norm_nsmul_le

∀ {T : ℝ} [hT : Fact (0 < T)] (ξ : AddCircle T) {n : ℕ}, 0 < n → ∃ j ∈ Set.Icc 1 n, ‖j • ξ‖ ≤ T / ↑(n + 1)

Dirichlet's approximation theorem See also Real.exists_rat_abs_sub_le_and_den_le.

Defined in
Mathlib.NumberTheory.WellApproximable
Cited by
0 results in Mathlib
Foundations
Depth 249 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Fact

Around this declaration

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

Cites27

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.