Step * of Lemma rem_eq_args_z

[a:ℤ]. ∀[b:ℤ-o].  (a rem b) 0 ∈ ℤ supposing |a| |b| ∈ ℤ
BY
(Assert ⌜∀a:ℤ. ∀b:ℕ+.  ((|a| b ∈ ℤ ((a rem b) 0 ∈ ℤ))⌝ THEN Auto) }

1
1. : ℤ
2. : ℕ+
3. |a| b ∈ ℤ
⊢ (a rem b) 0 ∈ ℤ

2
1. ∀a:ℤ. ∀b:ℕ+.  ((|a| b ∈ ℤ ((a rem b) 0 ∈ ℤ))
2. : ℤ
3. : ℤ-o
4. |a| |b| ∈ ℤ
⊢ (a rem b) 0 ∈ ℤ


Latex:


Latex:
\mforall{}[a:\mBbbZ{}].  \mforall{}[b:\mBbbZ{}\msupminus{}\msupzero{}].    (a  rem  b)  =  0  supposing  |a|  =  |b|


By


Latex:
(Assert  \mkleeneopen{}\mforall{}a:\mBbbZ{}.  \mforall{}b:\mBbbN{}\msupplus{}.    ((|a|  =  b)  {}\mRightarrow{}  ((a  rem  b)  =  0))\mkleeneclose{}  THEN  Auto)




Home Index