PD0007 · conservative definition

DivRem

q and r are a quotient and a strict remainder for n by d.

Current library: Alpha v34, 4,223 checked-use theorems; Stable remains 432. Historical first admissions, original proof editions, and non-admitted aliases are preserved. Exact original first-admission records.

Readable signature

DivRem(n,d,q,r)

Exact expansion

n = d * q + r /\ exists h. h + S r = d

This node is notation, not a theorem, axiom, predicate constant, or kernel rule. The elaboration layer must expand it before proof checking.

Definition neighborhood

Expands using

Used by definitions

Used by theorem statements or local proof propositions