Step
*
of Lemma
quot_rem_exists
∀a:ℤ. ∀b:ℕ+.  ∃q:ℤ. ∃r:ℕb. (a = ((q * b) + r) ∈ ℤ)
BY
{ Auto }
1
1. a : ℤ
2. b : ℕ+
⊢ ∃q:ℤ. ∃r:ℕb. (a = ((q * b) + r) ∈ ℤ)
Latex:
Latex:
\mforall{}a:\mBbbZ{}.  \mforall{}b:\mBbbN{}\msupplus{}.    \mexists{}q:\mBbbZ{}.  \mexists{}r:\mBbbN{}b.  (a  =  ((q  *  b)  +  r))
By
Latex:
Auto
Home
Index