Theorems · Theorem · dynamical systems
isMinimal_iff_isClosed_vadd_invariant
∀ (M : Type u_1) {α : Type u_3} [inst : AddMonoid M] [inst_1 : TopologicalSpace α] [inst_2 : AddAction M α]
[ContinuousConstVAdd M α],
AddAction.IsMinimal M α ↔ ∀ (s : Set α), IsClosed s → (∀ (c : M), c +ᵥ s ⊆ s) → s = ∅ ∨ s = Set.univ- Defined in
- Mathlib.Dynamics.Minimal
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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.univstatement and proof · cited by 3,945
- AddMonoidstatement and proof · cited by 2,864
- HVAdd.hVAddstatement and proof · cited by 1,820
- IsClosedstatement and proof · cited by 1,639
- closureproof · cited by 1,254
- AddActionstatement and proof · cited by 820
- Set.vaddSetstatement · cited by 403
- isClosed_closureproof · cited by 195
- ContinuousConstVAddstatement and proof · cited by 97
- AddAction.orbitproof · cited by 86
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.