Step * 1 of Lemma proper-divisor_wf


1. : ℕ+
2. : ∃n1:ℤ [(n1 < n ∧ (2 ≤ n1) ∧ (n1 n))]
⊢ inl x ∈ Dec(∃n1:ℤ [(n1 < n ∧ (2 ≤ n1) ∧ (n1 n))])
BY
(RepUR ``decidable or`` THEN Auto) }


Latex:


Latex:

1.  n  :  \mBbbN{}\msupplus{}
2.  x  :  \mexists{}n1:\mBbbZ{}  [(n1  <  n  \mwedge{}  (2  \mleq{}  n1)  \mwedge{}  (n1  |  n))]
\mvdash{}  inl  x  \mmember{}  Dec(\mexists{}n1:\mBbbZ{}  [(n1  <  n  \mwedge{}  (2  \mleq{}  n1)  \mwedge{}  (n1  |  n))])


By


Latex:
(RepUR  ``decidable  or``  0  THEN  Auto)




Home Index