Exact expanded PA statement
forall m b q x. b = q * m + x -> exists u v. b + m * u = x + m * vStructural proof guide
Generated structural guide
A directed quotient/remainder equation gives balanced congruence to its remainder.
Use the direct prerequisites add_comm, mul_comm as previously established PA formulas.
The proof proceeds by equality transport (2).
Referenced ingredients
Proof neighborhood
Direct dependencies
Direct dependents
PA005J mod_eq_decidable_from_remainders PA005R quadratic_residue_bounded_equiv PA0063 prime_bounded_nonzero_mod_inverse PA0070 gauss_pointwise_signed_half_representative PA0086 nondivisor_canonical_remainder_exists PA008B prime_mul_index_map_exists_up_to PA008Q prime_scaled_inverse_exists PA00C5 canonical_remainder_from_modFormal native tactic body
Dependencies are introduced as named hypotheses before line 1. Linked names are exact direct references. This Stable checked-use theorem is independently kernel-checked when replayed.