Theorems · Theorem · general topology
TendstoUniformlyOnFilter.congr
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_4} [inst : UniformSpace β] {F : ι → α → β} {f : α → β} {p : Filter ι}
{p' : Filter α} {F' : ι → α → β},
TendstoUniformlyOnFilter F f p p' →
(∀ᶠ (n : ι × α) in p ×ˢ p', F n.1 n.2 = F' n.1 n.2) → TendstoUniformlyOnFilter F' f p p'- Cited by
- 1 results in Mathlib
- Foundations
- Depth 84 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.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Filterstatement and proof · cited by 8,121
- Filter.Eventuallystatement and proof · cited by 3,134
- UniformSpacestatement and proof · cited by 2,040
- SProd.sprodstatement and proof · cited by 1,750
- Filter.Eventually.monoproof · cited by 646
- TendstoUniformlyOnFilterstatement and proof · cited by 50
- Inseparable.of_eqproof · cited by 29
- TendstoUniformlyOnFilter.congr_inseparableproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- uniformCauchySeqOnFilter_of_fderivproof · cited by 1