Basic definitions and properties for the Krafft Sieve #
This module provides basic bounds and properties for the primes and the primorial $q(n)$ used throughout the Krafft Sieve formalization.
A number p is in primeWindow if and only if it equals p_i for some index i.
primeWindow is a subset of P_{n+1}.
Every p n i is in primeWindow n.