Step * 1 of Lemma modulus-int_mod-nonzero

.....assertion..... 
1. : ℕ+
2. : ℤ_n
3. mod n ∈ ℕn
4. x ≠ 0 ∈ ℤ_n 
⊢ ¬((x mod n) 0 ∈ ℤ)
BY
(ParallelLast THEN THEN EqTypeCD THEN Auto) }

1
.....antecedent..... 
1. : ℕ+
2. Base
3. x1 Base
4. x1 ∈ pertype(λx,y. ((x ∈ ℤ) ∧ (y ∈ ℤ) ∧ (x ≡ mod n)))
5. x ∈ ℤ
6. x1 ∈ ℤ
7. x ≡ x1 mod n
8. mod n ∈ ℕn
9. (x mod n) 0 ∈ ℤ
⊢ x ≡ mod n


Latex:


Latex:
.....assertion..... 
1.  n  :  \mBbbN{}\msupplus{}
2.  x  :  \mBbbZ{}\_n
3.  x  mod  n  \mmember{}  \mBbbN{}n
4.  x  \mneq{}  0  \mmember{}  \mBbbZ{}\_n 
\mvdash{}  \mneg{}((x  mod  n)  =  0)


By


Latex:
(ParallelLast  THEN  D  2  THEN  EqTypeCD  THEN  Auto)




Home Index