Step
*
1
1
of Lemma
prime-factors2
.....assertion.....
1. n : {2...}
2. ∀n1:{2..n-}. (∃factors:{m:{2...}| prime(m)} List [(n1 = Π(factors) ∈ ℤ)])
⊢ Dec(∃n1:ℤ [(n1 < n ∧ (2 ≤ n1) ∧ (n1 | n))])
BY
{ TACTIC:Auto }
Latex:
Latex:
.....assertion.....
1. n : \{2...\}
2. \mforall{}n1:\{2..n\msupminus{}\}. (\mexists{}factors:\{m:\{2...\}| prime(m)\} List [(n1 = \mPi{}(factors) )])
\mvdash{} Dec(\mexists{}n1:\mBbbZ{} [(n1 < n \mwedge{} (2 \mleq{} n1) \mwedge{} (n1 | n))])
By
Latex:
TACTIC:Auto
Home
Index