“How chiral is the tile?” Explanation for beginners how to tell if a tile or tiling is or is not chiral (if its boolean) or how chiral it is.

terminologytiling

From the new arXiv preprint Smith et al. (2023) A chiral aperiodic monotile (based on the earlier Smith et al. (2023) An aperiodic monotile):

A tile T is a closed topological disk in the plane, and a monohedral tiling admitted by it is a countable collection $\text{T} = \{ {T_1, T_2, . . . \} }$ of congruent copies of T with disjoint interiors, whose union is the entire plane. Each $T_i$ is of the form $g_iT$ for some planar isometry $g_i$. We say that a monohedral tiling T is a chiral tiling if for every pair $T_i, T_j ∈ \text{T}$ , there is an orientation preserving isometry mapping $T_i$ to $T_j$. We then define a weakly chiral aperiodic monotile to be a tile whose chiral tilings are all non-periodic (and that admits at least one such tiling), and a strictly chiral aperiodic monotile to be a tile that admits only chiral non-periodic tilings. Following Klein, the weak case is aperiodic if we decree reflections to be off limits, even if the tile admits periodic tilings when reflections are allowed. The strict case remains both chiral and aperiodic in the presence of reflections. With these definitions in hand, we ask: Do there exist any weakly or strictly chiral aperiodic monotiles?1

1We might call this the “vampire einstein” problem, as we are seeking a shape that is not accompanied by its reflection.

I've tried to do some search engining but I've only gotten either high level papers or articles announcing this new tile.

To help me get started understanding this:

Question: "How chiral is my tile?" Explanation for beginners how to tell if a tile or a tiling is or is not chiral (if its a boolean) or how chiral it is.

If I look for images of tiling, I can apply duck typing (i.e. if it looks like a duck and quacks like a duck) and I see right away that there are many tilings that have some spiraling-like appearance, but there must be some objective test one can apply.

Best Answer

The definition was given in your quotation. A tiling by a single tile is chiral if all tiles are related by an orientation preserving isometry - that is, they are all just translations and rotations of each other with no reflections allowed. That seems like a pretty simple definition to me, but my perspective could be skewed.

They similarly define weakly and strictly chiral aperiodic monotiles in terms of the possible tilings that the monotile admits.

Really, is just comes down to the the following two questions for your given monotile:

  1. Given all possible tilings by your monotile that only use translations and rotations of the monotile (not relfections), are these tilings all non-periodic? -- If yes, then your monotile is a weakly chiral aperiodic monotile.

  2. Given all possible tilings by your monotile that use translations, rotations and reflections do both of the following hold? a) all of these tilings are non-periodic, and b) the tilings only use translations and rotations of the monotile (not reflections). -- If yes, then your monotile is a strictly chiral aperiodic monotile.

To be a weakly chiral aperiodic monotile and not strictly chiral aperiodic, your monotile has to be such that if you disallow reflections, then all tilings by it are non-periodic and if you then allow reflections, then there exist periodic tilings by that tile (like with the tile $Tile(1,1)$).

Related Question