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
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.
- TopologicalSpacestatement · cited by 24,529
- Monoidstatement · cited by 3,887
- MulActionstatement · cited by 1,294
Cited by10
Results whose statement or proof uses this declaration.
- MulAction.isTopologicallyTransitive_iff_dense_iUnion_preimagestatement and proof · cited by 2
- MulAction.IsTopologicallyTransitive.exists_smul_interstatement and proof · cited by 2
- MulAction.isTopologicallyTransitive_iff_dense_iUnionstatement · cited by 1
- IsOpen.dense_iUnion_preimage_smulstatement and proof · cited by 1
- IsOpen.dense_of_preimage_smul_invariantstatement and proof · cited by 1
- MulAction.isTopologicallyTransitive_iffstatement and proof · cited by 0
- MulAction.isTopologicallyTransitive_iff_dense_of_preimage_invariantstatement and proof · cited by 0
- MulAction.IsTopologicallyTransitive.casesOnstatement and proof · cited by 0
- MulAction.IsTopologicallyTransitive.recOnstatement and proof · cited by 0
- IsOpen.dense_iUnion_smulstatement and proof · cited by 0