Step
*
of Lemma
const_nondecreasing
∀[k:ℕ]. ∀[x:ℤ].  nondecreasing(λi.x;k)
BY
{ ((Unfold `nondecreasing` 0 THEN Reduce 0) THEN Auto) }
Latex:
Latex:
\mforall{}[k:\mBbbN{}].  \mforall{}[x:\mBbbZ{}].    nondecreasing(\mlambda{}i.x;k)
By
Latex:
((Unfold  `nondecreasing`  0  THEN  Reduce  0)  THEN  Auto)
Home
Index