Mathlib Map

Theorems · Theorem · number theory

NumberField.Units.dirichletUnitTheorem.sum_logEmbedding_component

∀ {K : Type u_1} [inst : Field K] [inst_1 : NumberField K] (x : (NumberField.RingOfIntegers K)ˣ),
  ∑ w, (NumberField.Units.logEmbedding K) (Additive.ofMul x) w =
    -↑NumberField.Units.dirichletUnitTheorem.w₀.mult *
      Real.log (NumberField.Units.dirichletUnitTheorem.w₀ ((algebraMap (NumberField.RingOfIntegers K) K) ↑x))
Defined in
Mathlib.NumberTheory.NumberField.Units.DirichletTheorem
Cited by
3 results in Mathlib
Foundations
Depth 301 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.

Cites27

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

Cited by3

Results whose statement or proof uses this declaration.