Theorems · Theorem · general topology
TendstoUniformlyOn.congr_right
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_4} [inst : UniformSpace β] {F : ι → α → β} {f : α → β} {s : Set α}
{p : Filter ι} {g : α → β}, TendstoUniformlyOn F f p s → Set.EqOn f g s → TendstoUniformlyOn F g p s- Cited by
- 4 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.
Cites7
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
- Filterstatement and proof · cited by 8,121
- UniformSpacestatement and proof · cited by 2,040
- Set.EqOnstatement and proof · cited by 603
- TendstoUniformlyOnstatement and proof · cited by 129
- Inseparable.of_eqproof · cited by 29
- TendstoUniformlyOn.congr_inseparable_rightproof · cited by 3
Cited by4
Results whose statement or proof uses this declaration.
- TendstoLocallyUniformlyOn.derivproof · cited by 3
- hasProdUniformlyOn_of_clogproof · cited by 1
- HasProdUniformlyOn.congr_rightproof · cited by 1
- HasSumUniformlyOn.congr_rightproof · cited by 0