Step * 1 1 of Lemma div-search-lemma


1. aa : ℤ
2. bb {aa 1...}
3. : ℤ ⟶ 𝔹
4. [%] : ∃x:{aa..bb-[((∀y:{aa..x 1-}. (¬↑(f y))) ∧ (∀z:{x 1..bb 1-}. (↑(f z))))]
5. : ℤ
6. {a..a 2-}
7. [%1] : ∃x:{a..b-[((∀y:{a..x 1-}. (¬↑(f y))) ∧ (∀z:{x 1..b 1-}. (↑(f z))))]
⊢ ∃x:{a..b-[((∀y:{a..x 1-}. (¬↑(f y))) ∧ (∀z:{x 1..b 1-}. (↑(f z))))]
BY
TACTIC:(With ⌜a⌝ (D 0)⋅ THEN Auto THEN THEN Auto) }

1
1. aa : ℤ
2. bb {aa 1...}
3. : ℤ ⟶ 𝔹
4. ∃x:{aa..bb-[((∀y:{aa..x 1-}. (¬↑(f y))) ∧ (∀z:{x 1..bb 1-}. (↑(f z))))]
5. : ℤ
6. {a..a 2-}
7. {a..b-}
8. [%4] (∀y:{a..x 1-}. (¬↑(f y))) ∧ (∀z:{x 1..b 1-}. (↑(f z)))
9. ∀y:{a..a 1-}. (¬↑(f y))
10. {a 1..b 1-}
⊢ ↑(f z)


Latex:


Latex:

1.  aa  :  \mBbbZ{}
2.  bb  :  \{aa  +  1...\}
3.  f  :  \mBbbZ{}  {}\mrightarrow{}  \mBbbB{}
4.  [\%]  :  \mexists{}x:\{aa..bb\msupminus{}\}  [((\mforall{}y:\{aa..x  +  1\msupminus{}\}.  (\mneg{}\muparrow{}(f  y)))  \mwedge{}  (\mforall{}z:\{x  +  1..bb  +  1\msupminus{}\}.  (\muparrow{}(f  z))))]
5.  a  :  \mBbbZ{}
6.  b  :  \{a..a  +  2\msupminus{}\}
7.  [\%1]  :  \mexists{}x:\{a..b\msupminus{}\}  [((\mforall{}y:\{a..x  +  1\msupminus{}\}.  (\mneg{}\muparrow{}(f  y)))  \mwedge{}  (\mforall{}z:\{x  +  1..b  +  1\msupminus{}\}.  (\muparrow{}(f  z))))]
\mvdash{}  \mexists{}x:\{a..b\msupminus{}\}  [((\mforall{}y:\{a..x  +  1\msupminus{}\}.  (\mneg{}\muparrow{}(f  y)))  \mwedge{}  (\mforall{}z:\{x  +  1..b  +  1\msupminus{}\}.  (\muparrow{}(f  z))))]


By


Latex:
TACTIC:(With  \mkleeneopen{}a\mkleeneclose{}  (D  0)\mcdot{}  THEN  Auto  THEN  D  7  THEN  Auto)




Home Index