Theorems · Theorem · dynamical systems
IsOpen.dense_of_preimage_vadd_invariant
∀ (M : Type u_1) {α : Type u_2} [inst : TopologicalSpace α] [inst_1 : AddMonoid M] [inst_2 : AddAction M α]
[AddAction.IsTopologicallyTransitive M α] {U : Set α},
IsOpen U → U.Nonempty → (∀ (m : M), (fun x => m +ᵥ x) ⁻¹' U ⊆ U) → Dense ULet M be an additive monoid with a topologically transitive action on α. If
U is a nonempty open subset of α and (m +ᵥ ·) ⁻¹' U ⊆ U for all m : M then U is dense in
α.
- Defined in
- Mathlib.Dynamics.Transitive
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- IsOpenstatement and proof · cited by 2,400
- HVAdd.hVAddstatement and proof · cited by 1,820
- AddActionstatement and proof · cited by 820
- Densestatement · cited by 359
- Dense.monoproof · cited by 43
- Set.iUnion_subset_iffproof · cited by 15
- AddAction.IsTopologicallyTransitivestatement and proof · cited by 8
Cited by1
Results whose statement or proof uses this declaration.
- AddAction.isTopologicallyTransitive_iff_dense_of_preimage_invariantproof · cited by 0