Prime numbers #
THIS FILE IS SYNCHRONIZED WITH MATHLIB4. Any changes to this file require a corresponding PR to mathlib4.
This file contains some results about prime numbers which depend on finiteness of sets.
A version of nat.exists_infinite_primes
using the set.infinite
predicate.