Documentation

MeanFourier.BohrSet.Regular

Regular Bohr sets #

structure BohrSet.IsRegular {G : Type u_1} [Group G] (B : BohrSet G) :

A Bohr set B is regular if the dilates of B by numbers close to 1 are of comparable size to B.

Instances For
    theorem BohrSet.regularity {G : Type u_1} [Group G] {ε : } (B : BohrSet G) (hε₀ : 0 < ε) (hε₁ : ε < 1) :
    ∃ (ρ : ), ε ρ ρ 2 * ε (ρ B).IsRegular

    Bohr Set Regularity. Any Bohr set can be dilated by a small amount to become a regular Bohr set.