Mathlib Map

Theorems · Theorem · dynamical systems

SymbolicDynamics.FullShift.isOpen_mulOccursInAt

∀ {A : Type u_1} [inst : TopologicalSpace A] [inst_1 : Inhabited A] {G : Type u_2} [inst_2 : Monoid G]
  [IsLeftCancelMul G] [DiscreteTopology A] (p : SymbolicDynamics.FullShift.Pattern A G) (g : G),
  IsOpen {x | p.mulOccursInAt x g}

Occurrence sets are open.

Defined in
Mathlib.Dynamics.SymbolicDynamics.Basic
Cited by
1 results in Mathlib
Foundations
Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceInhabitedMonoidIsLeftCancelMulDiscreteTopology

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.

Cited by1

Results whose statement or proof uses this declaration.