Theorems · Theorem · general topology
TendstoUniformlyOnFilter.mono_right
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_4} [inst : UniformSpace β] {F : ι → α → β} {f : α → β} {p : Filter ι}
{p' p'' : Filter α}, TendstoUniformlyOnFilter F f p p' → p'' ≤ p' → TendstoUniformlyOnFilter F f p p''- Cited by
- 3 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- UniformSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- Filterstatement and proof · cited by 8,121
- UniformSpacestatement and proof · cited by 2,040
- uniformityproof · cited by 765
- Filter.Eventually.filter_monoproof · cited by 84
- TendstoUniformlyOnFilterstatement and proof · cited by 50
- Filter.prod_mono_rightproof · cited by 6
Cited by3
Results whose statement or proof uses this declaration.
- TendstoUniformlyOn.monoproof · cited by 5
- PeriodPair.hasSumLocallyUniformly_auxproof · cited by 2
- TendstoUniformly.tendsto_of_eventually_tendstoproof · cited by 0