Step * 2 1 of Lemma sp-lub-is-top1


1. : ℕ ⟶ Sierpinski
2. ¬(∀n:ℕ(A[n] = ⊥ ∈ Sierpinski))
⊢ ¬(lub(n.A[n]) = ⊥ ∈ Sierpinski)
BY
TACTIC:(RWO "sp-lub-is-bottom" THEN Auto) }


Latex:


Latex:

1.  A  :  \mBbbN{}  {}\mrightarrow{}  Sierpinski
2.  \mneg{}(\mforall{}n:\mBbbN{}.  (A[n]  =  \mbot{}))
\mvdash{}  \mneg{}(lub(n.A[n])  =  \mbot{})


By


Latex:
TACTIC:(RWO  "sp-lub-is-bottom"  0  THEN  Auto)




Home Index