Theorems · Theorem · measure theory
blimsup_thickening_mul_ae_eq_aux
∀ {α : Type u_1} [inst : PseudoMetricSpace α] [SecondCountableTopology α] [inst_2 : MeasurableSpace α] [BorelSpace α]
(μ : MeasureTheory.Measure α) [MeasureTheory.IsLocallyFiniteMeasure μ] [IsUnifLocDoublingMeasure μ] (p : ℕ → Prop)
(s : ℕ → Set α) {M : ℝ},
0 < M →
∀ (r : ℕ → ℝ),
Filter.Tendsto r Filter.atTop (nhds 0) →
(∀ᶠ (i : ℕ) in Filter.atTop, p i → 0 < r i) →
Filter.blimsup (fun i => Metric.thickening (M * r i) (s i)) Filter.atTop p =ᵐ[μ]
Filter.blimsup (fun i => Metric.thickening (r i) (s i)) Filter.atTop pAn auxiliary result en route to blimsup_thickening_mul_ae_eq.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 224 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpaceproof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Filterproof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.Eventuallystatement and proof · cited by 3,134
- Filter.atTopstatement and proof · cited by 2,405
- MeasureTheory.aestatement and proof · cited by 2,352
- MulZeroClass.mul_zeroproof · cited by 2,091
Cited by1
Results whose statement or proof uses this declaration.
- blimsup_thickening_mul_ae_eqproof · cited by 1