Mathlib Map

Theorems · Theorem · number theory

Rat.AbsoluteValue.equiv_real_or_padic

∀ (f : AbsoluteValue ℚ ℝ),
  f.IsNontrivial → f ≈ Rat.AbsoluteValue.real ∨ ∃! p, ∃ (x : Fact (Nat.Prime p)), f ≈ Rat.AbsoluteValue.padic p

Ostrowski's Theorem: every absolute value (with values in ) on is equivalent to either the standard absolute value or a p-adic absolute value for a prime p.

Defined in
Mathlib.NumberTheory.Ostrowski
Cited by
0 results in Mathlib
Foundations
Depth 209 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites11

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.