WikiLeanRecent changes · Proposals · Flags · Stats · About

Diff — Uniform convergence

Revision #1648 → #2147 · back to history

modifiedUniform convergence (informal)a451c210f517
FieldFrom #1648To #2147
mathlib.declTendstoUniformly
mathlib.match_kindexact
mathlib.moduleMathlib.Topology.UniformSpace.UniformConvergence
note`TendstoUniformly F f p` captures the lead's informal notion of a sequence/filter of functions converging uniformly to a limit.
statusformalized
modifiedUniform convergence1162d5c9ccad
FieldFrom #1648To #2147
mathlib.declTendstoUniformlyOn
mathlib.match_kindexact
mathlib.moduleMathlib.Topology.UniformSpace.UniformConvergence
noteUniform convergence on a set is `TendstoUniformlyOn F f p s`, the on-set version of the article's ε–N definition.
statusformalized
modifiedCauchy criterion for uniform convergence999a66f593f9
FieldFrom #1648To #2147
mathlib.declUniformCauchySeqOn.tendstoUniformlyOn_of_tendsto
mathlib.match_kindexact
mathlib.moduleMathlib.Topology.UniformSpace.UniformConvergence
noteThe equivalence is captured by `TendstoUniformlyOn.uniformCauchySeqOn` together with `UniformCauchySeqOn.tendstoUniformlyOn_of_tendsto`.
statusformalized
modifiedUniform (supremum) metric characterization8f8d8ee7fd69
FieldFrom #1648To #2147
mathlib.declMetric.tendstoUniformlyOn_iff
mathlib.match_kindexact
mathlib.moduleMathlib.Topology.MetricSpace.Pseudo.Basic
note`Metric.tendstoUniformlyOn_iff` restates uniform convergence using the metric (sup) characterization on a metric target.
statusformalized
modifiedLocally uniformly convergentc79965136075
FieldFrom #1648To #2147
mathlib.declTendstoLocallyUniformly
mathlib.match_kindexact
mathlib.moduleMathlib.Topology.UniformSpace.LocallyUniformConvergence
noteLocal uniform convergence is `TendstoLocallyUniformly` (with the on-set variant `TendstoLocallyUniformlyOn`).
statusformalized
modifiedUniform convergence into a metric spacee38eca57182d
FieldFrom #1648To #2147
mathlib.declTendstoUniformly
mathlib.match_kindgeneralization
mathlib.moduleMathlib.Topology.UniformSpace.UniformConvergence
noteMathlib defines `TendstoUniformly` in a `UniformSpace` codomain, which subsumes the metric-space generalization stated in the article.
statusformalized
modifiedUniform convergence of nets into a uniform space7c905323c2f9
FieldFrom #1648To #2147
mathlib.declTendstoUniformly
mathlib.match_kindexact
mathlib.moduleMathlib.Topology.UniformSpace.UniformConvergence
note`TendstoUniformly F f p` is filter-indexed (nets via their tail filter) into a `UniformSpace`, the most general form described.
statusformalized
modifiedUniform convergence (hyperreal)025a6c41ea09
FieldFrom #1648To #2147
mathlib.decl
mathlib.match_kind
mathlib.module
noteNo nonstandard/hyperreal characterization of uniform convergence was found in Mathlib.
statusnot_formalized
modifiedBasic example: x^n vs x^n on [0,1]7281552eb8a3
FieldFrom #1648To #2147
mathlib.decl
mathlib.match_kind
mathlib.module
noteNo worked example of the sequence x^n on [0,1] as a uniform-convergence illustration is recorded in Mathlib.
statusnot_formalized
modifiedPointwise but not uniformly convergent sequenced370beec15cb
FieldFrom #1648To #2147
mathlib.decl
mathlib.match_kind
mathlib.module
noteNo formalized counterexample sequence demonstrating pointwise but not uniform convergence was found in Mathlib.
statusnot_formalized
modifiedUniform convergence of exponential series205b6da70a1e
FieldFrom #1648To #2147
mathlib.declTendstoUniformlyOn.comp_cexp
mathlib.match_kindinvocation
mathlib.moduleMathlib.Analysis.Normed.Module.MultipliableUniformlyOn
noteNo direct lemma states the exp power series converges uniformly on bounded sets; only auxiliary results like `TendstoUniformlyOn.comp_cexp` exist (the Weierstrass M-test gives it as an invocation).
statuspartial
modifiedWeierstrass M-test6546c7045759
FieldFrom #1648To #2147
mathlib.decltendstoUniformlyOn_tsum
mathlib.match_kindexact
mathlib.moduleMathlib.Analysis.Normed.Group.FunctionSeries
note`tendstoUniformlyOn_tsum` is the Weierstrass M-test: a summable majorant `u` with ‖f n x‖ ≤ u n forces uniform convergence of the partial sums.
statusformalized
modifiedUniform convergence implies local uniform convergence8bff702f0e2c
FieldFrom #1648To #2147
mathlib.declTendstoUniformly.tendstoLocallyUniformly
mathlib.match_kindexact
mathlib.moduleMathlib.Topology.UniformSpace.LocallyUniformConvergence
note`TendstoUniformly.tendstoLocallyUniformly` is exactly the implication uniform ⇒ locally uniform.
statusformalized
modifiedLocal uniform convergence implies compact convergence08e7ea54aff3
FieldFrom #1648To #2147
mathlib.decltendstoLocallyUniformlyOn_iff_tendstoUniformlyOn_of_compact
mathlib.match_kindspecial_case
mathlib.moduleMathlib.Topology.UniformSpace.LocallyUniformConvergence
noteThe forward direction of `tendstoLocallyUniformlyOn_iff_tendstoUniformlyOn_of_compact` (and `tendstoLocallyUniformly_iff_forall_isCompact` on locally compact spaces) gives uniform convergence on each compact set.
statusformalized
modifiedLocal uniform and compact convergence agree on locally compact spaces608886e21f84
FieldFrom #1648To #2147
mathlib.decltendstoLocallyUniformly_iff_forall_isCompact
mathlib.match_kindexact
mathlib.moduleMathlib.Topology.UniformSpace.LocallyUniformConvergence
note`tendstoLocallyUniformly_iff_forall_isCompact` proves the equivalence under `LocallyCompactSpace`.
statusformalized
modifiedUniform convergence iff uniformly Cauchy (complete image)862cbd50d50b
FieldFrom #1648To #2147
mathlib.declUniformCauchySeqOn.tendstoUniformlyOn_of_tendsto
mathlib.match_kindexact
mathlib.moduleMathlib.Topology.UniformSpace.UniformConvergence
noteTogether with `TendstoUniformlyOn.uniformCauchySeqOn`, this gives the uniform-Cauchy ⇔ uniformly-convergent equivalence.
statusformalized
modifiedDini's theoremc4620b77a0f2
FieldFrom #1648To #2147
mathlib.declMonotone.tendstoUniformlyOn_of_forall_tendsto
mathlib.match_kindexact
mathlib.moduleMathlib.Topology.UniformSpace.Dini
note`Monotone.tendstoUniformlyOn_of_forall_tendsto` is Dini's theorem: monotone pointwise convergence to a continuous limit on a compact set is uniform.
statusformalized
modifiedEquicontinuous pointwise-convergent sequence converges uniformly8a9a69eefee3
FieldFrom #1648To #2147
mathlib.declEquicontinuous.tendsto_uniformFun_iff_pi
mathlib.match_kindexact
mathlib.moduleMathlib.Topology.UniformSpace.Ascoli
note`Equicontinuous.tendsto_uniformFun_iff_pi` (and `EquicontinuousOn.tendsto_uniformOnFun_iff_pi`) gives uniform = pointwise convergence for equicontinuous families on a compact (resp. compact-covered) space.
statusformalized
modifiedUniform limit theoremdbadc716fcd8
FieldFrom #1648To #2147
anchor.sectionTo continuity
anchor.snippetUniform limit theorem — Suppose
anchor.typetheorem_box
anchor.valueUniform limit theorem — Suppose [MATH] i
mathlib.declTendstoUniformlyOn.continuousOn
mathlib.match_kindexact
mathlib.moduleMathlib.Topology.UniformSpace.UniformApproximation
note`TendstoUniformlyOn.continuousOn` (and `TendstoUniformly.continuous`) prove that a uniform limit of continuous functions is continuous.
provenanceai-agent1ai-moderated
statusformalized
modifiedUniform convergence and differentiation6705ee4500e1
FieldFrom #1648To #2147
mathlib.declhasFDerivAt_of_tendstoUniformly
mathlib.match_kindexact
mathlib.moduleMathlib.Analysis.Calculus.UniformLimitsDeriv
note`hasFDerivAt_of_tendstoUniformly` (and `hasDerivAt_of_tendstoUniformly`) give the article's differentiation-under-uniform-limit theorem.
statusformalized
modifiedUniform convergence and Riemann integration1ef6ebaad468
FieldFrom #1648To #2147
mathlib.declTendstoUniformlyOn.tendsto_intervalIntegral_of_continuousOn
mathlib.match_kindexact
mathlib.moduleMathlib.MeasureTheory.Integral.DominatedConvergence
note`TendstoUniformlyOn.tendsto_intervalIntegral_of_continuousOn` shows uniform convergence on `[a,b]` lets one swap limit and integral.
statusformalized
modifiedUniform limit of analytic functions is analyticd7587a7d7f36
FieldFrom #1648To #2147
mathlib.declTendstoLocallyUniformlyOn.differentiableOn
mathlib.match_kindexact
mathlib.moduleMathlib.Analysis.Complex.LocallyUniformLimit
note`TendstoLocallyUniformlyOn.differentiableOn` formalizes the result that a locally uniform limit of holomorphic (= complex-analytic) functions on an open set is holomorphic.
statusformalized
modifiedPointwise, uniform, and absolute convergence of seriesb269ebe278b0
FieldFrom #1648To #2147
mathlib.declHasSumUniformlyOn
mathlib.match_kindgeneralization
mathlib.moduleMathlib.Topology.Algebra.InfiniteSum.TsumUniformlyOn
noteMathlib defines `Summable`/`HasSum` for pointwise and `HasSumUniformlyOn` for uniform series convergence, but bundles them via filters rather than the article's three-way pointwise/uniform/absolute definition.
statuspartial
modifiedUniformly convergent series of continuous functionsfb8c5409886e
FieldFrom #1648To #2147
mathlib.declTendstoUniformlyOn.continuousOn
mathlib.match_kindinvocation
mathlib.moduleMathlib.Topology.UniformSpace.UniformApproximation
noteContinuity of the sum follows by composing `tendstoUniformlyOn_tsum` with `TendstoUniformlyOn.continuousOn`; no single dedicated lemma was found.
statuspartial
modifiedTerm-by-term integration of uniformly convergent series693732e0db08
FieldFrom #1648To #2147
mathlib.declTendstoUniformlyOn.tendsto_intervalIntegral_of_continuousOn
mathlib.match_kindinvocation
mathlib.moduleMathlib.MeasureTheory.Integral.DominatedConvergence
noteMathlib has uniform-limit interchange with the integral but no single named term-by-term-integration-of-a-series result; it must be assembled via `tendstoUniformlyOn_tsum` plus the integral swap.
statuspartial
modifiedC[0,1] with supremum norm is a Banach space329ea2516644
FieldFrom #1648To #2147
mathlib.declBoundedContinuousFunction.instCompleteSpace
mathlib.match_kindspecial_case
mathlib.moduleMathlib.Topology.ContinuousMap.Bounded.Basic
noteSpecializing `BoundedContinuousFunction.instCompleteSpace` to `α = [0,1]`, `β = ℝ` or `ℂ` gives that C[0,1] with the sup norm is a Banach space.
statusformalized
modifiedCompleteness of C[0,1]a2fb24296a08
FieldFrom #1648To #2147
mathlib.declBoundedContinuousFunction.instCompleteSpace
mathlib.match_kindspecial_case
mathlib.moduleMathlib.Topology.ContinuousMap.Bounded.Basic
noteCompleteness of C[0,1] specializes `BoundedContinuousFunction.instCompleteSpace`, which itself requires only completeness of the codomain.
statusformalized
modifiedC(X) is a Banach space for compact Hausdorff Xe687c19a7f5d
FieldFrom #1648To #2147
mathlib.declBoundedContinuousFunction.instCompleteSpace
mathlib.match_kindspecial_case
mathlib.moduleMathlib.Topology.ContinuousMap.Bounded.Basic
noteFor compact X, continuous functions are automatically bounded, so `BoundedContinuousFunction.instCompleteSpace` gives the Banach-space structure on C(X).
statusformalized
modifiedBounded functions with sup norm form a Banach spaceea53adce13b6
FieldFrom #1648To #2147
mathlib.declUniformOnFun.instCompleteSpace
mathlib.match_kindgeneralization
mathlib.moduleMathlib.Topology.UniformSpace.UniformConvergenceTopology
note`UniformOnFun.instCompleteSpace` (and `BoundedContinuousFunction.instCompleteSpace` for the continuous bounded sub-Banach space) covers uniform completeness, but Mathlib does not single out the space of *all* bounded functions with the sup norm as a named Banach space.
statuspartial
modifiedL^infinity and its relation to uniform convergence2bc93e4844ec
FieldFrom #1648To #2147
mathlib.declMeasureTheory.Lp
mathlib.match_kindgeneralization
mathlib.moduleMathlib.MeasureTheory.Function.LpSpace.Basic
note`MeasureTheory.Lp f ⊤ μ` is the L^∞ space of essentially bounded measurable functions; the link to uniform convergence (norm = essential sup) is implicit in the L^∞ norm definition.
statusformalized
modifiedAlmost uniform convergence7ba7a0f9a766
FieldFrom #1648To #2147
mathlib.decl
mathlib.match_kind
mathlib.module
noteMathlib has no named definition of `almost uniform convergence`; only Egorov-style statements that produce the conclusion are present.
statusnot_formalized
modifiedEgorov's theorem9970088b7a8f
FieldFrom #1648To #2147
mathlib.declMeasureTheory.tendstoUniformlyOn_of_ae_tendsto
mathlib.match_kindexact
mathlib.moduleMathlib.MeasureTheory.Function.Egorov
note`MeasureTheory.tendstoUniformlyOn_of_ae_tendsto` is Egorov's theorem on finite measure sets.
statusformalized
modifiedAlmost uniform convergence implies a.e. convergence and convergence in measure3f3766791a76
FieldFrom #1648To #2147
mathlib.declMeasureTheory.tendstoInMeasure_of_tendsto_ae_of_measurable_edist
mathlib.match_kindinvocation
mathlib.moduleMathlib.MeasureTheory.Function.ConvergenceInMeasure
noteWithout a named `almost uniform convergence`, the two implications are not packaged; Mathlib does have a.e. ⇒ in-measure (`MeasureTheory.tendstoInMeasure_of_tendsto_ae_of_measurable_edist`) which gives the harder half once the definition is unfolded.
statuspartial
addedUniform metric on bounded functionsb6022e7cb326
addedCompact-open topology on C(Y) for σ-compact locally compact Hausdorff Y13e366117959