Step * of Lemma int-decr-map-inDom-prop

[Value:Type]. ∀[k:ℤ]. ∀[m:int-decr-map-type(Value)].  (↑int-decr-map-inDom(k;m) ⇐⇒ ↑isl(int-decr-map-find(k;m)))
BY
((UnivCD THENA Auto) THEN Unfold `int-decr-map-inDom` THEN Auto) }


Latex:


Latex:
\mforall{}[Value:Type].  \mforall{}[k:\mBbbZ{}].  \mforall{}[m:int-decr-map-type(Value)].
    (\muparrow{}int-decr-map-inDom(k;m)  \mLeftarrow{}{}\mRightarrow{}  \muparrow{}isl(int-decr-map-find(k;m)))


By


Latex:
((UnivCD  THENA  Auto)  THEN  Unfold  `int-decr-map-inDom`  0  THEN  Auto)




Home Index