Theorems · Theorem · dynamical systems
AddAction.isTopologicallyTransitive_iff_dense_of_preimage_invariant
∀ (M : Type u_1) {α : Type u_2} [inst : TopologicalSpace α] [inst_1 : AddMonoid M] [inst_2 : AddAction M α]
[h : ContinuousConstVAdd M α],
AddAction.IsTopologicallyTransitive M α ↔
∀ {U : Set α}, IsOpen U → U.Nonempty → (∀ (m : M), (fun x => m +ᵥ x) ⁻¹' U ⊆ U) → Dense UAn action of an additive monoid M on α that is continuous in the second
argument is topologically transitive if and only if any nonempty open subset U of α with
(m +ᵥ ·) ⁻¹' U ⊆ U for all m : M is dense in α.
- Defined in
- Mathlib.Dynamics.Transitive
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.preimagestatement and proof · cited by 4,946
- AddMonoidstatement and proof · cited by 2,864
- Set.Nonemptystatement and proof · cited by 2,627
- Set.iUnionproof · cited by 2,483
- IsOpenstatement and proof · cited by 2,400
- HVAdd.hVAddstatement and proof · cited by 1,820
- AddActionstatement and proof · cited by 820
- Densestatement and proof · cited by 359
- Set.mem_iUnionproof · cited by 212
- Set.mem_preimageproof · cited by 190
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.