Totality of the squarefree-component factorizer: on a certified
squarefree nonconstant input the bounded shift search and every recursive
call succeed, so Factor.factorSquarefree? returns a result.
The complete raw Yun/Trager factorization pipeline cannot fail when coefficient denotation is injective.
Over the empty tower the executable irreducibility checker accepts exactly the monic inputs whose interpretation is irreducible.
With coefficient-denotation injectivity supplied explicitly, the recursive Boolean checker is exactly monic polynomial irreducibility. This generic form breaks the logical cycle used when validating the tower itself.
Every raw candidate produced by the complete Yun/Trager pipeline passes
the executable certificate replay, provided the input coordinate array is in
the canonical image of rawPoly.
Structural validity plus the recursive checker certificates imply injectivity of raw coefficient denotation at every tower depth.