Step * of Lemma int_le_to_int_upper

i:ℤ. ∀[A:{i...} ⟶ ℙ]. ({∀j:ℤA[j] supposing i ≤ j} ⇐⇒ {∀j:{i...}. A[j]})
BY
(Unfold `guard` THEN Auto) }


Latex:


Latex:
\mforall{}i:\mBbbZ{}.  \mforall{}[A:\{i...\}  {}\mrightarrow{}  \mBbbP{}].  (\{\mforall{}j:\mBbbZ{}.  A[j]  supposing  i  \mleq{}  j\}  \mLeftarrow{}{}\mRightarrow{}  \{\mforall{}j:\{i...\}.  A[j]\})


By


Latex:
(Unfold  `guard`  0  THEN  Auto)




Home Index