Mathlib Map

Theorems · Definition · dynamical systems

Dynamics.dynEntourage

{X : Type u_1} → (X → X) → SetRel X X → ℕ → SetRel X X

The dynamical entourage associated to a transformation T, entourage U and time n is the entourage where x and y are close iff T^[k] x and T^[k] y are U-close for all k < n, i.e. iff they are U-close up to time n.

Defined in
Mathlib.Dynamics.TopologicalEntropy.DynamicalEntourage
Cited by
28 results in Mathlib
Foundations
Depth 7 from the axioms · uses no axioms

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by30

Results whose statement or proof uses this declaration.