Documentation

HexPrimalityMathlib.NormNum

The opt-in norm_num extension for certificate-backed Nat.Prime verdicts at and above natPrimeCertThreshold.

Equations
  • One or more equations did not get rendered due to their size.
Instances For

    The Nat.Prime goal handler for bare primality: same search, same reified certificate, emitted through the Nat.Prime-flavoured wrapper.

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For

      A threshold-guarded alias of Mathlib's trial-division extension. It keeps small numerals working under use_hex_primality_norm_num but declines at the certificate tier, so exhaustion there cannot start a large trial search.

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For

        Opt the current module into Hex's thresholded Nat.Prime norm_num policy. The choice must be repeated by importers.

        Equations
        Instances For