Step
*
1
1
1
1
1
of Lemma
uniform-continuity-pi-dec
1. T : Type
2. F : (ℕ ⟶ 𝔹) ⟶ T
3. ∀x,y:T.  Dec(x = y ∈ T)
4. n : ℕ
5. ucA(T;F;n + 1)
6. ucA(T;F;n)
⊢ ucB(T;F;n)
BY
{ TACTIC:(Thin (-2) THEN skip{Escardo says that this hypothesis is useless in this case}) }
1
1. T : Type
2. F : (ℕ ⟶ 𝔹) ⟶ T
3. ∀x,y:T.  Dec(x = y ∈ T)
4. n : ℕ
5. ucA(T;F;n)
⊢ ucB(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  +  1)
6.  ucA(T;F;n)
\mvdash{}  ucB(T;F;n)
By
Latex:
TACTIC:(Thin  (-2)  THEN  skip\{Escardo  says  that  this  hypothesis  is  useless  in  this  case\})
Home
Index