Exact expanded PA statement
forall a b n. (exists q. n = a * q) -> (exists r. a = b * r) -> exists s. n = b * sStructural proof guide
The multiple relation is transitive.
Direct prerequisites: mul_assoc. The authored body proceeds by case analysis (2), equality transport (2).
Proof neighborhood
Direct dependencies
Direct dependents
Formal native tactic body
Dependencies are hypotheses of this body receipt. The focused endpoint audits separately check the complete empty-context certificates.