Step
*
1
2
1
1
1
1
of Lemma
int_mod_ring_wf
1. n : ℕ+
2. x : ℤ_n
3. y : ℤ_n
4. x = y ∈ ℤ_n supposing x = y ∈ ℤ_n
5. x mod n ∈ ℤ
6. y mod n ∈ ℤ
⊢ istype((x mod n) = (y mod n) ∈ ℤ)
BY
{ Auto }
Latex:
Latex:
1.  n  :  \mBbbN{}\msupplus{}
2.  x  :  \mBbbZ{}\_n
3.  y  :  \mBbbZ{}\_n
4.  x  =  y  supposing  x  =  y
5.  x  mod  n  \mmember{}  \mBbbZ{}
6.  y  mod  n  \mmember{}  \mBbbZ{}
\mvdash{}  istype((x  mod  n)  =  (y  mod  n))
By
Latex:
Auto
Home
Index