Step
*
2
1
1
of Lemma
general-cantor-to-int-uniform-continuity-half-squashed
1. v : ℕ+
2. K : ℕv ⟶ ℕ
⊢ ∀t:ℕv. ((K t) ≤ imax-list(map(K;upto(v))))
BY
{ (Auto THEN BLemma `imax-list-ub` THEN Auto) }
1
1. v : ℕ+
2. K : ℕv ⟶ ℕ
3. t : ℕv
⊢ (∃b∈map(K;upto(v)). (K t) ≤ b)
Latex:
Latex:
1. v : \mBbbN{}\msupplus{}
2. K : \mBbbN{}v {}\mrightarrow{} \mBbbN{}
\mvdash{} \mforall{}t:\mBbbN{}v. ((K t) \mleq{} imax-list(map(K;upto(v))))
By
Latex:
(Auto THEN BLemma `imax-list-ub` THEN Auto)
Home
Index