Theorems · Theorem · dynamical systems
dist_birkhoffAverage_birkhoffAverage
∀ {α : Type u_1} {E : Type u_2} [inst : NormedAddCommGroup E] (𝕜 : Type u_3) [inst_1 : RCLike 𝕜]
[inst_2 : NormedSpace 𝕜 E] (f : α → α) (g : α → E) (n : ℕ) (x y : α),
dist (birkhoffAverage 𝕜 f g n x) (birkhoffAverage 𝕜 f g n y) = dist (birkhoffSum f g n x) (birkhoffSum f g n y) / ↑n- Defined in
- Mathlib.Dynamics.BirkhoffSum.NormedSpace
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 162 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- RCLikestatement and proof · cited by 2,829
- Dist.diststatement and proof · cited by 1,539
- div_eq_inv_mulproof · cited by 146
- norm_invproof · cited by 126
- birkhoffAveragestatement · cited by 25
- birkhoffSumstatement and proof · cited by 20
- RCLike.norm_natCastproof · cited by 19
- dist_smul₀proof · cited by 11
Cited by2
Results whose statement or proof uses this declaration.
- dist_birkhoffAverage_apply_birkhoffAverageproof · cited by 1
- dist_birkhoffAverage_birkhoffAverage_leproof · cited by 1