Mathlib Map

Theorems · Theorem · number theory

NumberField.InfinitePlace.prod_eq_abs_norm

∀ {K : Type u_1} [inst : Field K] [inst_1 : NumberField K] (x : K), ∏ w, w x ^ w.mult = ↑|(Algebra.norm ℚ) x|

The infinite part of the product formula : for x ∈ K, we have Π_w ‖x‖_w = |norm(x)| where ‖·‖_w is the normalized absolute value for w.

Defined in
Mathlib.NumberTheory.NumberField.InfinitePlace.Basic
Cited by
8 results in Mathlib
Foundations
Depth 296 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldNumberField

Around this declaration

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

Cites34

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

Cited by8

Results whose statement or proof uses this declaration.