Theorems · Theorem · dynamical systems
Flow.isInvariant_omegaLimit
∀ {τ : Type u_1} [inst : TopologicalSpace τ] [inst_1 : AddMonoid τ] {α : Type u_2} [inst_2 : TopologicalSpace α]
(f : Filter τ) (ϕ : Flow τ α) (s : Set α),
(∀ (t : τ), Filter.Tendsto (fun x => t + x) f f) → IsInvariant ϕ.toFun (omegaLimit f ϕ.toFun s)- Defined in
- Mathlib.Dynamics.OmegaLimit
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement and proof · cited by 8,121
- Filter.Tendstostatement and proof · cited by 3,814
- AddMonoidstatement and proof · cited by 2,864
- continuous_constproof · cited by 278
- continuous_idproof · cited by 192
- Flowstatement and proof · cited by 46
- Flow.toFunstatement and proof · cited by 34
- omegaLimitstatement · cited by 33
- Set.MapsTo.mono_rightproof · cited by 13
- IsInvariantstatement · cited by 10
Cited by1
Results whose statement or proof uses this declaration.
- Flow.omegaLimit_omegaLimitproof · cited by 0