Step * of Lemma surjection-cantor-finite-branching

b:ℕ ⟶ ℕ+. ∃F:(ℕ ⟶ 𝔹) ⟶ n:ℕ ⟶ ℕn. Surj(ℕ ⟶ 𝔹;n:ℕ ⟶ ℕn;F)
BY
xxx(Auto
      THEN With ⌜λg,n. cantor-to-fb(b;g;n)⌝ (D 0)⋅
      THEN Auto
      THEN 0
      THEN Auto
      THEN RenameVar `f' (-1)
      THEN (With ⌜λk.fb-to-cantor(b;f;k)⌝ (D 0)⋅ THENA Auto)
      THEN Reduce 0
      THEN (Ext THENA Auto)
      THEN Reduce 0)xxx }

1
1. : ℕ ⟶ ℕ+
2. n:ℕ ⟶ ℕn
3. : ℕ
⊢ cantor-to-fb(b;λk.fb-to-cantor(b;f;k);x) (f x) ∈ ℕx


Latex:


Latex:
\mforall{}b:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}\msupplus{}.  \mexists{}F:(\mBbbN{}  {}\mrightarrow{}  \mBbbB{})  {}\mrightarrow{}  n:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}b  n.  Surj(\mBbbN{}  {}\mrightarrow{}  \mBbbB{};n:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}b  n;F)


By


Latex:
xxx(Auto
        THEN  With  \mkleeneopen{}\mlambda{}g,n.  cantor-to-fb(b;g;n)\mkleeneclose{}  (D  0)\mcdot{}
        THEN  Auto
        THEN  D  0
        THEN  Auto
        THEN  RenameVar  `f'  (-1)
        THEN  (With  \mkleeneopen{}\mlambda{}k.fb-to-cantor(b;f;k)\mkleeneclose{}  (D  0)\mcdot{}  THENA  Auto)
        THEN  Reduce  0
        THEN  (Ext  THENA  Auto)
        THEN  Reduce  0)xxx




Home Index