Exact expanded PA statement
forall a u c r s. r = a * c + s -> a * u + r = a * (u + c) + sStructural proof guide
Generated structural guide
Absorb a second quotient into an existing residue equation.
Use the direct prerequisites add_assoc, mul_add as previously established PA formulas.
The proof proceeds by direct introduction and elimination.
Referenced ingredients
Proof neighborhood
Direct dependencies
Direct dependents
Formal 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.