Theorems · Inductive type · dynamical systems
AddAction.IsTopologicallyTransitive
(M : Type u_1) → (α : Type u_2) → [inst : AddMonoid M] → [TopologicalSpace α] → [AddAction M α] → Prop
An action of an additive 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
- AddMonoidstatement · cited by 2,864
- AddActionstatement · cited by 820
Cited by10
Results whose statement or proof uses this declaration.
- AddAction.IsTopologicallyTransitive.exists_vadd_interstatement and proof · cited by 2
- AddAction.isTopologicallyTransitive_iff_dense_iUnion_preimagestatement and proof · cited by 2
- IsOpen.dense_iUnion_preimage_vaddstatement and proof · cited by 1
- AddAction.isTopologicallyTransitive_iffstatement and proof · cited by 1
- AddAction.isTopologicallyTransitive_iff_dense_iUnionstatement · cited by 1
- IsOpen.dense_of_preimage_vadd_invariantstatement and proof · cited by 1
- AddAction.IsTopologicallyTransitive.casesOnstatement and proof · cited by 0
- AddAction.IsTopologicallyTransitive.recOnstatement and proof · cited by 0
- IsOpen.dense_iUnion_vaddstatement and proof · cited by 0
- AddAction.isTopologicallyTransitive_iff_dense_of_preimage_invariantstatement and proof · cited by 0