Theorems · Definition · dynamical systems
AddAction.IsTopologicallyTransitive.casesOn
{M : Type u_1} →
{α : Type u_2} →
[inst : AddMonoid M] →
[inst_1 : TopologicalSpace α] →
[inst_2 : AddAction M α] →
{motive : AddAction.IsTopologicallyTransitive M α → Sort u} →
(t : AddAction.IsTopologicallyTransitive M α) →
((exists_vadd_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.
Cites9
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
- 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
- Set.vaddSetstatement · cited by 403
- AddAction.IsTopologicallyTransitivestatement and proof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.