Theorems · Theorem · dynamical systems
isMinimal_iff_isClosed_smul_invariant
∀ (M : Type u_1) {α : Type u_3} [inst : Monoid M] [inst_1 : TopologicalSpace α] [inst_2 : MulAction M α]
[ContinuousConstSMul M α],
MulAction.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.
Cites18
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
- Monoidstatement and proof · cited by 3,887
- IsClosedstatement and proof · cited by 1,639
- MulActionstatement and proof · cited by 1,294
- closureproof · cited by 1,254
- ContinuousConstSMulstatement and proof · cited by 832
- Set.smulSetstatement · cited by 608
- isClosed_closureproof · cited by 195
- MulAction.orbitproof · cited by 114
- Set.Nonempty.ne_emptyproof · cited by 65
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.