Step * of Lemma add_zero_int_mod

[n:ℤ]. ∀[x:ℤ_n].  ((x 0) x ∈ ℤ_n)
BY
((UnivCD THENA Auto) THEN quotD 2) }

1
1. : ℤ
2. : ℤ
3. x1 : ℤ
4. x ≡ x1 mod n
⊢ (x 0) x1 ∈ ℤ_n


Latex:


Latex:
\mforall{}[n:\mBbbZ{}].  \mforall{}[x:\mBbbZ{}\_n].    ((x  +  0)  =  x)


By


Latex:
((UnivCD  THENA  Auto)  THEN  quotD  2)




Home Index