Step
*
2
1
of Lemma
uniform-continuity-pi-pi-prop2
1. T : Type
2. F : (ℕ ⟶ 𝔹) ⟶ T
3. ∀x,y:T.  Dec(x = y ∈ T)
4. n : ℕ
5. ucA(T;F;n)
⊢ ∃n:ℕ. ucpB(T;F;n)
BY
{ (InstLemma `uniform-continuity-pi-dec` [⌜T⌝;⌜F⌝;⌜n⌝]⋅ THENA Auto) }
1
1. T : Type
2. F : (ℕ ⟶ 𝔹) ⟶ T
3. ∀x,y:T.  Dec(x = y ∈ T)
4. n : ℕ
5. ucA(T;F;n)
6. ∀m:ℕ. (m < n 
⇒ Dec(ucA(T;F;m)))
⊢ ∃n:ℕ. ucpB(T;F;n)
Latex:
Latex:
1.  T  :  Type
2.  F  :  (\mBbbN{}  {}\mrightarrow{}  \mBbbB{})  {}\mrightarrow{}  T
3.  \mforall{}x,y:T.    Dec(x  =  y)
4.  n  :  \mBbbN{}
5.  ucA(T;F;n)
\mvdash{}  \mexists{}n:\mBbbN{}.  ucpB(T;F;n)
By
Latex:
(InstLemma  `uniform-continuity-pi-dec`  [\mkleeneopen{}T\mkleeneclose{};\mkleeneopen{}F\mkleeneclose{};\mkleeneopen{}n\mkleeneclose{}]\mcdot{}  THENA  Auto)
Home
Index