Step * 1 1 1 of Lemma nat-overt


1. Type
2. Open(ℕ × Y)@i
3. Open(Y)@i
4. ∀y:Y. lub(n.A <n, y>) ≤ y
5. : ℕ@i
6. Y@i
7. lub(n.A <n, y>) ≤ y
⊢ A <x, y> ≤ y
BY
TACTIC:(InstLemma `sp-lub-property` [⌜λ2n.A <n, y>⌝]⋅ THEN Auto) }

1
1. Type
2. Open(ℕ × Y)@i
3. Open(Y)@i
4. ∀y:Y. lub(n.A <n, y>) ≤ y
5. : ℕ@i
6. Y@i
7. lub(n.A <n, y>) ≤ y
8. ∀n:ℕA <n, y> ≤ lub(n.A <n, y>)
9. ∀c:Sierpinski. ((∀n:ℕA <n, y> ≤ c)  lub(n.A <n, y>) ≤ c)
⊢ A <x, y> ≤ y


Latex:


Latex:

1.  Y  :  Type
2.  A  :  Open(\mBbbN{}  \mtimes{}  Y)@i
3.  B  :  Open(Y)@i
4.  \mforall{}y:Y.  lub(n.A  <n,  y>)  \mleq{}  B  y
5.  x  :  \mBbbN{}@i
6.  y  :  Y@i
7.  lub(n.A  <n,  y>)  \mleq{}  B  y
\mvdash{}  A  <x,  y>  \mleq{}  B  y


By


Latex:
TACTIC:(InstLemma  `sp-lub-property`  [\mkleeneopen{}\mlambda{}\msubtwo{}n.A  <n,  y>\mkleeneclose{}]\mcdot{}  THEN  Auto)




Home Index