17.8. Cross-references
HexGFq is the aggregator of the finite-field constructor libraries:
-
HexConwaysupplies the committed Conway moduli and theirHex.Conway.SupportedEntrywitnesses; eachHex.Conway.CommittedEntryinstance wraps one. -
HexGFqField(overHexGFqRing) is the generic quotient field backingHex.GFqandHex.GFqC; every generic operation delegates to it. -
HexGF2provides the single-word packed fieldGF2nbackingHex.GF2q, together with theGF2Poly.Irreduciblepredicate the packed certificates discharge.
HexGFq is Mathlib-free. Its Mathlib correspondence
(above, via HexGFqMathlib) identifies the
executable field with Mathlib's GaloisField.