Commit 2026-03-25 00:36 a956de53
View on Github →feat(NumberTheory/Primorial): expand API for primorial (#36962)
This PR adds some simple API lemmas for the primorial, moves le_primorial_self and simplifies the proof to not need Bertrand, along with an lt_primorial_self version. We also provide an lt version of the primorial upper bound.