Mathlib Map

Theorems · Theorem · number theory

NumberField.mixedEmbedding.volume_negAt_plusPart

∀ {K : Type u_1} [inst : Field K] {s : Set { w // w.IsReal }} {A : Set (NumberField.mixedEmbedding.mixedSpace K)}
  [inst_1 : NumberField K],
  MeasurableSet A →
    MeasureTheory.volume (⇑(NumberField.mixedEmbedding.negAt s) '' NumberField.mixedEmbedding.plusPart A) =
      MeasureTheory.volume (NumberField.mixedEmbedding.plusPart A)

The image of the plusPart of A by negAt have all the same volume as plusPart A.

Defined in
Mathlib.NumberTheory.NumberField.CanonicalEmbedding.Basic
Cited by
1 results in Mathlib
Foundations
Depth 281 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.

Cites25

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.