Step * 1 of Lemma multiply_one_int_mod


1. : ℤ
2. : ℤ
3. x1 : ℤ
4. x ≡ x1 mod n
⊢ (x 1) x1 ∈ ℤ_n
BY
(EqTypeCD THENA Auto) }


Latex:


Latex:

1.  n  :  \mBbbZ{}
2.  x  :  \mBbbZ{}
3.  x1  :  \mBbbZ{}
4.  x  \mequiv{}  x1  mod  n
\mvdash{}  (x  *  1)  =  x1


By


Latex:
(EqTypeCD  THENA  Auto)




Home Index