Step * 1 2 1 1 1 of Lemma int_mod_ring_wf

.....wf..... 
1. : ℕ+
2. : ℤ_n
3. : ℤ_n
4. y ∈ ℤ_n supposing y ∈ ℤ_n
⊢ istype((x mod n) (y mod n) ∈ ℤ)
BY
((Assert mod n ∈ ℤ BY Auto) THEN (Assert mod n ∈ ℤ BY Auto)) }

1
1. : ℕ+
2. : ℤ_n
3. : ℤ_n
4. y ∈ ℤ_n supposing y ∈ ℤ_n
5. mod n ∈ ℤ
6. mod n ∈ ℤ
⊢ istype((x mod n) (y mod n) ∈ ℤ)


Latex:


Latex:
.....wf..... 
1.  n  :  \mBbbN{}\msupplus{}
2.  x  :  \mBbbZ{}\_n
3.  y  :  \mBbbZ{}\_n
4.  x  =  y  supposing  x  =  y
\mvdash{}  istype((x  mod  n)  =  (y  mod  n))


By


Latex:
((Assert  x  mod  n  \mmember{}  \mBbbZ{}  BY  Auto)  THEN  (Assert  y  mod  n  \mmember{}  \mBbbZ{}  BY  Auto))




Home Index