Theorems · Definition · dynamical systems
MulAction.IsTopologicallyTransitive.casesOn
{M : Type u_1} →
{α : Type u_2} →
[inst : Monoid M] →
[inst_1 : TopologicalSpace α] →
[inst_2 : MulAction M α] →
{motive : MulAction.IsTopologicallyTransitive M α → Sort u} →
(t : MulAction.IsTopologicallyTransitive M α) →
((exists_smul_inter :
∀ {U V : Set α}, IsOpen U → U.Nonempty → IsOpen V → V.Nonempty → ∃ m, (m • U ∩ V).Nonempty) →
motive ⋯) →
motive t- Defined in
- Mathlib.Dynamics.Transitive
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Monoidstatement and proof · cited by 3,887
- Set.Nonemptystatement and proof · cited by 2,627
- IsOpenstatement and proof · cited by 2,400
- MulActionstatement and proof · cited by 1,294
- Set.smulSetstatement · cited by 608
- MulAction.IsTopologicallyTransitivestatement and proof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.