Documentation

Carleson.ToMathlib.Topology.ContinuousOn

theorem ContinuousWithinAt.ennreal_mul {X : Type u_1} [TopologicalSpace X] {f g : XENNReal} {s : Set X} {t : X} (hf : ContinuousWithinAt f s t) (hg : ContinuousWithinAt g s t) (h₁ : f t 0 g t ) (h₂ : g t 0 f t ) :
ContinuousWithinAt (fun (x : X) => f x * g x) s t
theorem ContinuousWithinAt.measure_lt_ne_zero {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} [TopologicalSpace α] [LinearOrder α] [DenselyOrdered α] [OrderTopology α] [ClosedIicTopology α] [μ.IsOpenPosMeasure] {f : αENNReal} {x : α} (hx : ¬IsMax x) (hf : ContinuousWithinAt f (Set.Ioi x) x) {a : ENNReal} (ha : a < f x) :
μ {y : α | a < f y} 0
theorem eLpNormEssSup_eq_iSup' {f : ENNRealENNReal} (hf : ∀ (a x : ENNReal), a < f xContinuousWithinAt f (Set.Ioi x) x) (f_top : f = ) :
theorem eLpNormEssSup_nnreal_eq_iSup_nnreal {f : ENNRealENNReal} (hf : ∀ (a : ENNReal) (x : NNReal), a < f xContinuousWithinAt f (Set.Ioi x) x) :
MeasureTheory.eLpNormEssSup (fun (t : NNReal) => f t) MeasureTheory.volume = ⨆ (x : NNReal), f x