Theorems · Theorem · dynamical systems
uniformEquicontinuous_birkhoffAverage
∀ (𝕜 : Type u_1) {X : Type u_2} {E : Type u_3} [inst : PseudoEMetricSpace X] [inst_1 : RCLike 𝕜]
[inst_2 : NormedAddCommGroup E] [inst_3 : NormedSpace 𝕜 E] {f : X → X} {g : X → E},
LipschitzWith 1 f → UniformContinuous g → UniformEquicontinuous (birkhoffAverage 𝕜 f g)If f is a non-strictly contracting map (i.e., it is Lipschitz with constant 1)
and g is a uniformly continuous, then the Birkhoff averages of g along orbits of f
is a uniformly equicontinuous family of functions.
- Defined in
- Mathlib.Dynamics.BirkhoffSum.NormedSpace
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 164 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites39
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realproof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- ENNRealproof · cited by 9,879
- Set.ofPredproof · cited by 6,101
- NNRealstatement · cited by 4,310
- one_mulproof · cited by 2,841
- RCLikestatement and proof · cited by 2,829
- LT.lt.leproof · cited by 2,189
- MulZeroClass.zero_mulproof · cited by 1,625
- Dist.distproof · cited by 1,539
- PseudoEMetricSpacestatement and proof · cited by 1,536
Cited by1
Results whose statement or proof uses this declaration.
- isClosed_setOfPred_tendsto_birkhoffAverageproof · cited by 2