Mathlib Map

Theorems · Theorem · number theory

Rat.iSup_finitePlace_apply_eq_one_of_gcd_eq_one

∀ {ι : Type u_1} [inst : Fintype ι] [Nonempty ι] {x : ι → ℤ} (v : NumberField.FinitePlace ℚ),
  Finset.univ.gcd x = 1 → ⨆ i, v ↑(x i) = 1

The term corresponding to a finite place in the definition of the multiplicative height of a tuple of rational numbers equals 1 if the tuple consists of coprime integers.

Defined in
Mathlib.NumberTheory.Height.NumberField
Cited by
1 results in Mathlib
Foundations
Depth 193 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FintypeNonempty

Around this declaration

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

Cites28

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.