-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
There is a general covering construction for iet that works as follows
- Pick an iet
T1: I → Iwith labelsA = {a, b, c, ...}, a positive integern, a functionf: A → Sym({1, 2, ..., n})and an admissible subintervalJ ⊂ I - Consider the skew product
T2: I x {1, 2, ..., n} → I x {1, 2, ..., n}defined asT2(x, i) = (T x, s(x)(i))where we abused notations(x) = s(label of the subinterval to which x belongs). This functionT2is an iet on a disjoint union ofnintervals. - Now let
T3be the first return map ofT2onJ x {1}. ThenT3is an iet in the standard sense.
The algorithmic question is: Given T3 can we check whether there exists a construction as above (ie T1, n, f and J)? Without such algorithm, #86 could only be solved in the primitive situation.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request