Mathlib Map

Theorems · Theorem · dynamical systems

Dynamics.coverEntropy_biUnion_finset

∀ {X : Type u_1} {ι : Type u_2} [inst : UniformSpace X] {T : X → X} {F : ι → Set X} {s : Finset ι},
  Dynamics.coverEntropy T (⋃ i ∈ s, F i) = ⨆ i ∈ s, Dynamics.coverEntropy T (F i)
Defined in
Mathlib.Dynamics.TopologicalEntropy.Subset
Cited by
0 results in Mathlib
Foundations
Depth 186 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.

Cites19

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.