Step * 1 1 2 of Lemma unsquashed-weak-continuity-base-false


1. MC Base
2. MC ∈ F:ℕ ⟶ ℕ ⋂ Base ⟶ ℕ ⋂ Base ⟶ ℕ ⟶ ℕ ⋂ Base ⟶ ℕ
3. ∀F:ℕ ⟶ ℕ ⋂ Base ⟶ ℕ ⋂ Base. ∀a@0,b:ℕ ⟶ ℕ ⋂ Base.  ((∀i:ℕMC a@0. ((a@0 i) (b i) ∈ ℕ))  ((F a@0) (F b) ∈ ℕ))
4. ∃M:Base
    ((M ∈ ℕ ⟶ ℕ ⋂ Base ⟶ ℕ ⋂ Base ⟶ ℕ)
    ∧ (∀F:ℕ ⟶ ℕ ⋂ Base ⟶ ℕ ⋂ Base. ∀a:ℕ ⟶ ℕ ⋂ Base.  ((∀i:ℕF. ((a i) 0 ∈ ℕ))  ((F a) (F x.0)) ∈ ℕ))))
⊢ False
BY
TACTIC:(ThinVar `MC' THEN ExRepD) }

1
1. Base
2. M ∈ ℕ ⟶ ℕ ⋂ Base ⟶ ℕ ⋂ Base ⟶ ℕ
3. ∀F:ℕ ⟶ ℕ ⋂ Base ⟶ ℕ ⋂ Base. ∀a:ℕ ⟶ ℕ ⋂ Base.  ((∀i:ℕF. ((a i) 0 ∈ ℕ))  ((F a) (F x.0)) ∈ ℕ))
⊢ False


Latex:


Latex:

1.  MC  :  Base
2.  MC  \mmember{}  F:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}  \mcap{}  Base  {}\mrightarrow{}  \mBbbN{}  \mcap{}  Base  {}\mrightarrow{}  \mBbbN{}  {}\mrightarrow{}  \mBbbN{}  \mcap{}  Base  {}\mrightarrow{}  \mBbbN{}
3.  \mforall{}F:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}  \mcap{}  Base  {}\mrightarrow{}  \mBbbN{}  \mcap{}  Base.  \mforall{}a@0,b:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}  \mcap{}  Base.
          ((\mforall{}i:\mBbbN{}MC  F  a@0.  ((a@0  i)  =  (b  i)))  {}\mRightarrow{}  ((F  a@0)  =  (F  b)))
4.  \mexists{}M:Base
        ((M  \mmember{}  \mBbbN{}  {}\mrightarrow{}  \mBbbN{}  \mcap{}  Base  {}\mrightarrow{}  \mBbbN{}  \mcap{}  Base  {}\mrightarrow{}  \mBbbN{})
        \mwedge{}  (\mforall{}F:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}  \mcap{}  Base  {}\mrightarrow{}  \mBbbN{}  \mcap{}  Base.  \mforall{}a:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}  \mcap{}  Base.
                  ((\mforall{}i:\mBbbN{}M  F.  ((a  i)  =  0))  {}\mRightarrow{}  ((F  a)  =  (F  (\mlambda{}x.0))))))
\mvdash{}  False


By


Latex:
TACTIC:(ThinVar  `MC'  THEN  ExRepD)




Home Index