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


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


Latex:


Latex:

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


By


Latex:
TACTIC:((RWO  "sp-lub-is-bottom"  (-1)  THENA  Auto)  THEN  Trivial)




Home Index