Exact expanded PA statement
forall m b. m * (2 * b) = 2 * (m * b)Structural proof guide
Generated structural guide
Doubling commutes through multiplication on the right.
Use the direct prerequisites mul_assoc, mul_comm 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.