Mathlib Map

Theorems · Theorem · dynamical systems

Dynamics.coverMincard_mul_le_pow

∀ {X : Type u_1} {T : X → X} {U : SetRel X X} {F : Set X},
  Set.MapsTo T F F →
    ∀ [U.IsSymm] (m n : ℕ), Dynamics.coverMincard T F (U.comp U) (m * n) ≤ Dynamics.coverMincard T F U m ^ n
Defined in
Mathlib.Dynamics.TopologicalEntropy.CoverEntropy
Cited by
2 results in Mathlib
Foundations
Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SetRel.IsSymm

Around this declaration

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

Cites27

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

Cited by2

Results whose statement or proof uses this declaration.