68structure RSPrimePhaseBoxTheorem : Type where 69 distribution : PrimePhaseBoxDistribution 70 /-- Marker that the theorem is intended to be derived from RCL/J-cost prime 71 ledger machinery rather than inserted as an arithmetic oracle. -/ 72 from_rcl_prime_ledger : True 73 74/-- Once the RS prime phase box theorem is derived, it supplies the desired 75bounded balanced search engine. -/
used by (2)
From the project-wide theorem graph. These declarations reference this one in their body.