Subdomains of smooth FFT domains #
This file develops the subdomain tower for smooth FFT domains and relates it to the corresponding construction for coset FFT domains.
Main definitions #
FftDomainClass.subdomain: Theith FFT subdomain.FftDomain.subdomain: Concrete notation for FFT subdomains.
Main results #
mem_fft_subdomain_iff_mem_coset_subdomain: FFT and coset subdomains have the same underlying elements.mem_subdomain_of_mem_subdomain_of_le: Membership descends along the subdomain tower.subdomain_toFinset_subset_subdomain_toFinset_of_le: Inclusion of image finsets.subdomain_toSubgroup_subset_subdomain_toSubgroup_of_le: Inclusion of associated subgroups.subdomain_toFftDomain_comm: Taking subdomains commutes with normalization.
The ith subdomain of a smooth FFT domain,
obtained by taking the corresponding coset subdomain and normalizing it back to an FFT domain.
Instances For
If x is a member of subdomain ω i it is a member of
any subdomain ω j with j ≤ i.
If j ≤ i, then the finset of elements of the ith FFT subdomain is
contained in the finset of elements of the jth FFT subdomain.
If j ≤ i, then the subgroup associated to the ith FFT subdomain is
contained in the subgroup associated to the jth FFT subdomain.
Multiplying an element of a coset subdomain by an element of a deeper FFT subdomain of the normalized domain stays in the original coset subdomain.
Multiplying an element of a deeper FFT subdomain of the normalized domain by an element of a coset subdomain stays in the coset subdomain.
Concrete notation for the ith subdomain of a smooth FFT domain.