Mathlib Map

Theorems · Definition · number theory

NumberField.mixedEmbedding.norm

{K : Type u_1} → [inst : Field K] → [NumberField K] → NumberField.mixedEmbedding.mixedSpace K →*₀ ℝ

The norm of x is ∏ w, (normAtPlace x) ^ mult w. It is defined such that the norm of mixedEmbedding K a for a : K is equal to the absolute value of the norm of a over , see norm_eq_norm.

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

NumberField.mixedEmbedding.fundamentalCone · cited by 22mixedEmbedding.fundamenta…NumberField.mixedEmbedding.logMap · cited by 21mixedEmbedding.logMapNumberField.mixedEmbedding.fundamentalCone.normLeOne · cited by 14fundamentalCone.normLeOneNumberField.mixedEmbedding.norm_eq_norm · cited by 7mixedEmbedding.norm_eq_no…NumberField.mixedEmbedding.norm_smul · cited by 5mixedEmbedding.norm_smulNumberField.mixedEmbedding.norm_eq_of_normAtPlace_eq · cited by 3mixedEmbedding.norm_eq_of…NumberField.mixedEmbedding.norm_unit · cited by 3mixedEmbedding.norm_unitNumberField.mixedEmbedding.fundamentalCone.norm_expMapBasis · cited by 3fundamentalCone.norm_expM…NumberField.mixedEmbedding.fundamentalCone.norm_normAtAllPlaces · cited by 3fundamentalCone.norm_norm…NumberField.mixedEmbedding.fundamentalCone.integerSetEquivNorm · cited by 2fundamentalCone.integerSe…NumberField.mixedEmbedding.norm_ne_zero_iff · cited by 2mixedEmbedding.norm_ne_ze…NumberField.mixedEmbedding.norm_nonneg · cited by 2mixedEmbedding.norm_nonnegNumberField.mixedEmbedding.fundamentalCone.normLeOne_eq_preimage_image · cited by 2fundamentalCone.normLeOne…NumberField.mixedEmbedding.logMap_apply · cited by 2mixedEmbedding.logMap_app…NumberField.mixedEmbedding.logMap_eq_of_normAtPlace_eq · cited by 2mixedEmbedding.logMap_eq_…DFunLike.coe · cited by 62936DFunLike.coeReal · cited by 25697RealField · cited by 7404FieldComplex · cited by 5565ComplexFinset.univ · cited by 3473Finset.univFinset.prod · cited by 2356Finset.prodMonoidWithZeroHom · cited by 704MonoidWithZeroHomNumberField · cited by 653NumberFieldNumberField.InfinitePlace · cited by 604NumberField.InfinitePlaceNumberField.InfinitePlace.IsReal · cited by 301InfinitePlace.IsRealNumberField.InfinitePlace.IsComplex · cited by 272InfinitePlace.IsComplexNumberField.mixedEmbedding.mixedSpace · cited by 239mixedEmbedding.mixedSpaceNumberField.InfinitePlace.mult · cited by 107InfinitePlace.multNumberField.mixedEmbedding.normAtPlace · cited by 45mixedEmbedding.normAtPlacemixedEmbedding.normCITED BYCITES

Cites14

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

Cited by51

Results whose statement or proof uses this declaration.