Step * 1 of Lemma in-open-union


1. Type
2. X
3. : ℕ ⟶ X ⟶ Sierpinski
4. lub(n.A[n] x) = ⊤ ∈ Sierpinski
⊢ ¬¬(∃n:ℕ((A[n] x) = ⊤ ∈ Sierpinski))
BY
TACTIC:(RWO "sp-lub-is-top" (-1) THEN Auto) }


Latex:


Latex:

1.  X  :  Type
2.  x  :  X
3.  A  :  \mBbbN{}  {}\mrightarrow{}  X  {}\mrightarrow{}  Sierpinski
4.  lub(n.A[n]  x)  =  \mtop{}
\mvdash{}  \mneg{}\mneg{}(\mexists{}n:\mBbbN{}.  ((A[n]  x)  =  \mtop{}))


By


Latex:
TACTIC:(RWO  "sp-lub-is-top"  (-1)  THEN  Auto)




Home Index