Mathlib Map

Theorems · Inductive type · dynamical systems

MulAction.IsTopologicallyTransitive

(M : Type u_1) → (α : Type u_2) → [inst : Monoid M] → [TopologicalSpace α] → [MulAction M α] → Prop

An action of a monoid M on a topological space α is called topologically transitive if for any pair of nonempty open sets U and V in α there exists an m : M such that (m • U) ∩ V is nonempty.

Defined in
Mathlib.Dynamics.Transitive
Cited by
8 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
MonoidTopologicalSpaceMulAction

Around this declaration

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

Cites3

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

Cited by10

Results whose statement or proof uses this declaration.