Theorems · Theorem · real analysis
eVariationOn.lowerSemicontinuous_aux
∀ {α : Type u_1} [inst : LinearOrder α] {E : Type u_2} [inst_1 : PseudoEMetricSpace E] {ι : Type u_3} {F : ι → α → E}
{p : Filter ι} {f : α → E} {s : Set α},
(∀ x ∈ s, Filter.Tendsto (fun i => F i x) p (nhds (f x))) →
∀ {v : ENNReal}, v < eVariationOn f s → ∀ᶠ (n : ι) in p, v < eVariationOn (F n) s- Cited by
- 2 results in Mathlib
- Foundations
- Depth 150 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- ENNRealstatement and proof · cited by 9,879
- LinearOrderstatement and proof · cited by 8,572
- Filterstatement and proof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Finset.sumproof · cited by 5,195
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.Eventuallystatement · cited by 3,134
- PseudoEMetricSpacestatement and proof · cited by 1,536
- Monotoneproof · cited by 1,397
- Finset.rangeproof · cited by 1,341
- EDist.edistproof · cited by 735
Cited by2
Results whose statement or proof uses this declaration.
- eVariationOn.lowerSemicontinuousproof · cited by 0
- eVariationOn.lowerSemicontinuous_uniformOnproof · cited by 0