Theorems · Inductive type · dynamical systems
SymbolicDynamics.FullShift.Subshift
(A : Type u_1) → [TopologicalSpace A] → (G : Type u_2) → [AddMonoid G] → Type (max u_1 u_2)
A subshift on an alphabet A is a closed, shift-invariant subset of G → A. Formally, it is
composed of:
* carrier: the underlying set of allowed configurations.
* isClosed: the set is topologically closed in A^G.
* mapsTo: the set is invariant under all left-translation shifts
(shift g).
- Defined in
- Mathlib.Dynamics.SymbolicDynamics.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 1 from the axioms · uses no axioms
- Assumes
- TopologicalSpaceAddMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement · cited by 24,529
- AddMonoidstatement · cited by 2,864
Cited by14
Results whose statement or proof uses this declaration.
- SymbolicDynamics.FullShift.Subshift.carrierstatement and proof · cited by 2
- SymbolicDynamics.FullShift.Subshift.mk.noConfusionstatement · cited by 1
- SymbolicDynamics.FullShift.Subshift.mk.injstatement · cited by 1
- SymbolicDynamics.FullShift.Subshift.mk.injEqstatement · cited by 0
- SymbolicDynamics.FullShift.Subshift.mk.sizeOf_specstatement · cited by 0
- SymbolicDynamics.FullShift.fullShiftstatement · cited by 0
- SymbolicDynamics.FullShift.Subshift.casesOnstatement and proof · cited by 0
- SymbolicDynamics.FullShift.Subshift.ctorIdxstatement and proof · cited by 0
- SymbolicDynamics.FullShift.Subshift.isClosedstatement and proof · cited by 0
- SymbolicDynamics.FullShift.Subshift.mapsTostatement and proof · cited by 0
- SymbolicDynamics.FullShift.Subshift.noConfusionstatement and proof · cited by 0
- SymbolicDynamics.FullShift.Subshift.noConfusionTypestatement and proof · cited by 0