Step
*
of Lemma
add_inverse_int_mod
No Annotations
∀[n:ℤ]. ∀[x:ℤ_n].  ((x + (-x)) = 0 ∈ ℤ_n)
BY
{ ((UnivCD THENA Auto) THEN quotD 2) }
1
1. n : ℤ
2. x : ℤ
3. x1 : ℤ
4. x ≡ x1 mod n
⊢ (x + (-x)) = 0 ∈ ℤ_n
Latex:
Latex:
No  Annotations
\mforall{}[n:\mBbbZ{}].  \mforall{}[x:\mBbbZ{}\_n].    ((x  +  (-x))  =  0)
By
Latex:
((UnivCD  THENA  Auto)  THEN  quotD  2)
Home
Index