Mathlib Map

Theorems · Definition · number theory

WithZeroMulInt.toNNReal

{e : NNReal} → e ≠ 0 → WithZero (Multiplicative ℤ) →*₀ NNReal

Given a nonzero e : ℝ≥0, this is the map ℤᵐ⁰ → ℝ≥0 sending 0 ↦ 0 and x ↦ e^(WithZero.unzero hx).toAdd when x ≠ 0 as a MonoidWithZeroHom.

Defined in
Mathlib.Data.Int.WithZero
Cited by
28 results in Mathlib
Foundations
Depth 115 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

NumberField.FinitePlace.norm_embedding · cited by 6FinitePlace.norm_embeddingWithZeroMulInt.toNNReal_strictMono · cited by 4WithZeroMulInt.toNNReal_s…NumberField.HeightOneSpectrum.adicAbv_def · cited by 4HeightOneSpectrum.adicAbv…IsDedekindDomain.HeightOneSpectrum.adicAbv_of_algebraMap · cited by 3HeightOneSpectrum.adicAbv…WithZeroMulInt.toNNReal_neg_apply · cited by 2WithZeroMulInt.toNNReal_n…NumberField.HeightOneSpectrum.rankOne_hom'_def · cited by 2HeightOneSpectrum.rankOne…NumberField.HeightOneSpectrum.toNNReal_valued_eq_adicAbv · cited by 2HeightOneSpectrum.toNNRea…WithZeroMulInt.toNNReal_le_one_iff · cited by 1WithZeroMulInt.toNNReal_l…WithZeroMulInt.toNNReal_lt_one_iff · cited by 1WithZeroMulInt.toNNReal_l…WithZeroMulInt.toNNReal_ne_zero · cited by 1WithZeroMulInt.toNNReal_n…IsDedekindDomain.HeightOneSpectrum.intAdicAbvDef · cited by 1HeightOneSpectrum.intAdic…IsDedekindDomain.HeightOneSpectrum.isNonarchimedean_adicAbvDef · cited by 1HeightOneSpectrum.isNonar…IsDedekindDomain.HeightOneSpectrum.isNonarchimedean_intAdicAbvDef · cited by 1HeightOneSpectrum.isNonar…NumberField.FinitePlace.norm_def · cited by 1FinitePlace.norm_defNumberField.FinitePlace.norm_embedding' · cited by 1FinitePlace.norm_embeddin…DFunLike.coe · cited by 62936DFunLike.coeNNReal · cited by 4310NNRealMultiplicative · cited by 875MultiplicativeMonoidWithZeroHom · cited by 704MonoidWithZeroHomWithZero · cited by 586WithZeroMultiplicative.toAdd · cited by 161Multiplicative.toAddWithZero.unzero · cited by 38WithZero.unzeroWithZeroMulInt.toNNRealCITED BYCITES

Cites7

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

Cited by30

Results whose statement or proof uses this declaration.