Exact expanded PA statement
forall n m k. (n + m) * k = n * k + m * kStructural proof guide
Generated structural guide
Multiplication distributes over addition on the left.
Use the direct prerequisites mul_comm, mul_add as previously established PA formulas.
The proof proceeds by certified simplification (1).
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.