Step * of Lemma int-to-ring-int

[x:ℤ]. (int-to-ring(ℤ-rng;x) x ∈ ℤ)
BY
((Unfold `int-to-ring` THEN Auto) THEN AutoSplit THEN RWO "rng_nat_op-int" THEN Auto) }


Latex:


Latex:
\mforall{}[x:\mBbbZ{}].  (int-to-ring(\mBbbZ{}-rng;x)  =  x)


By


Latex:
((Unfold  `int-to-ring`  0  THEN  Auto)  THEN  AutoSplit  THEN  RWO  "rng\_nat\_op-int"  0  THEN  Auto)




Home Index