Step
*
2
1
1
of Lemma
sp-lub-property
1. A : ℕ ⟶ Sierpinski
2. ∀n:ℕ. A[n] ≤ lub(n.A[n])
3. c : Sierpinski@i
4. ∀n:ℕ. A[n] ≤ c
5. ¬¬(∃n:ℕ. (A[n] = ⊤ ∈ Sierpinski))
⊢ c = ⊤ ∈ Sierpinski
BY
{ TACTIC:((BLemma `not-Sierpinski-bottom` THENA Auto) THEN (D 0 THENA Auto)) }
1
1. A : ℕ ⟶ Sierpinski
2. ∀n:ℕ. A[n] ≤ lub(n.A[n])
3. c : Sierpinski@i
4. ∀n:ℕ. A[n] ≤ c
5. ¬¬(∃n:ℕ. (A[n] = ⊤ ∈ Sierpinski))
6. c = ⊥ ∈ Sierpinski
⊢ False
Latex:
Latex:
1.  A  :  \mBbbN{}  {}\mrightarrow{}  Sierpinski
2.  \mforall{}n:\mBbbN{}.  A[n]  \mleq{}  lub(n.A[n])
3.  c  :  Sierpinski@i
4.  \mforall{}n:\mBbbN{}.  A[n]  \mleq{}  c
5.  \mneg{}\mneg{}(\mexists{}n:\mBbbN{}.  (A[n]  =  \mtop{}))
\mvdash{}  c  =  \mtop{}
By
Latex:
TACTIC:((BLemma  `not-Sierpinski-bottom`  THENA  Auto)  THEN  (D  0  THENA  Auto))
Home
Index