Step * of Lemma modulus_functionality_wrt_eqmod

[m:ℕ+]. ∀[x,y:ℤ].  (x mod m) (y mod m) ∈ ℤ supposing x ≡ mod m
BY
(Auto THEN BLemma `modulus-equal-iff-eqmod` THEN Auto) }


Latex:


Latex:
\mforall{}[m:\mBbbN{}\msupplus{}].  \mforall{}[x,y:\mBbbZ{}].    (x  mod  m)  =  (y  mod  m)  supposing  x  \mequiv{}  y  mod  m


By


Latex:
(Auto  THEN  BLemma  `modulus-equal-iff-eqmod`  THEN  Auto)




Home Index