Mathlib Map

Theorems · Definition · probability

ProbabilityTheory.Fernique.normThreshold

ℝ → ℕ → ℝ

A sequence of real thresholds that will be used to cut the space into annuli. Chosen such that for a rotation invariant measure, an application of lemma measure_le_mul_measure_gt_le_of_map_rotation_eq_self gives μ {x | ‖x‖ ≤ a} * μ {x | normThreshold a (n + 1) < ‖x‖} ≤ μ {x | normThreshold a n < ‖x‖} ^ 2.

Defined in
Mathlib.Probability.Distributions.Fernique
Cited by
14 results in Mathlib
Foundations
Depth 126 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

ProbabilityTheory.Fernique.lintegral_closedBall_sdiff_exp_logRatio_mul_sq_le · cited by 2Fernique.lintegral_closed…ProbabilityTheory.Fernique.lt_normThreshold_zero · cited by 2Fernique.lt_normThreshold…ProbabilityTheory.Fernique.lintegral_exp_mul_sq_norm_le_mul · cited by 1Fernique.lintegral_exp_mu…ProbabilityTheory.Fernique.logRatio_mul_normThreshold_add_one_le · cited by 1Fernique.logRatio_mul_nor…ProbabilityTheory.Fernique.measure_gt_normThreshold_le_exp · cited by 1Fernique.measure_gt_normT…ProbabilityTheory.Fernique.measure_gt_normThreshold_le_rpow · cited by 1Fernique.measure_gt_normT…ProbabilityTheory.Fernique.measure_le_mul_measure_gt_normThreshold_le_of_map_rotation_eq_self · cited by 1Fernique.measure_le_mul_m…ProbabilityTheory.Fernique.normThreshold_eq · cited by 1Fernique.normThreshold_eqProbabilityTheory.Fernique.normThreshold_strictMono · cited by 1Fernique.normThreshold_st…ProbabilityTheory.Fernique.sq_normThreshold_add_one_le · cited by 1Fernique.sq_normThreshold…ProbabilityTheory.Fernique.tendsto_normThreshold_atTop · cited by 1Fernique.tendsto_normThre…ProbabilityTheory.Fernique.lintegral_closedBall_diff_exp_logRatio_mul_sq_le · cited by 0Fernique.lintegral_closed…ProbabilityTheory.Fernique.normThreshold_add_one · cited by 0Fernique.normThreshold_ad…ProbabilityTheory.Fernique.normThreshold_zero · cited by 0Fernique.normThreshold_ze…Real · cited by 25697RealReal.sqrt · cited by 545Real.sqrtarithGeom · cited by 16arithGeomFernique.normThresholdCITED BYCITES

Cites3

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

Cited by14

Results whose statement or proof uses this declaration.