Theorems · Theorem · measure theory
MeasureTheory.ae_tendsto_enorm
∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {ε : Type u_7} [inst : TopologicalSpace ε]
[inst_1 : ESeminormedAddMonoid ε] {F' : ℕ → α → ε} {f' : α → ε},
(∀ᵐ (a : α) ∂μ, Filter.Tendsto (fun n => F' n a) Filter.atTop (nhds (f' a))) →
∀ᵐ (a : α) ∂μ, Filter.Tendsto (fun n => ‖F' n a‖ₑ) Filter.atTop (nhds ‖f' a‖ₑ)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 171 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- 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
- ENorm.enormstatement · cited by 715
- Filter.Eventually.monoproof · cited by 646
- Filter.Tendsto.compproof · cited by 560
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.ae_tendsto_ofReal_normproof · cited by 2
- MeasureTheory.ae_enorm_le_boundproof · cited by 1