Mathlib Map

Theorems · Theorem · dynamical systems

Dynamics.coverEntropyInfEntourage_closure

∀ {X : Type u_1} {T : X → X} {V : SetRel X X} [inst : UniformSpace X],
  Continuous T →
    ∀ (F : Set X) (U : SetRel X X),
      V ∈ uniformity X →
        Dynamics.coverEntropyInfEntourage T (closure F) (V.comp U) ≤ Dynamics.coverEntropyInfEntourage T F U
Defined in
Mathlib.Dynamics.TopologicalEntropy.Subset
Cited by
1 results in Mathlib
Foundations
Depth 178 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
UniformSpace

Around this declaration

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

Cites15

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

Cited by1

Results whose statement or proof uses this declaration.