Step
*
of Lemma
only_pm_one_divs_one
∀b:ℤ. ((b | 1) 
⇒ b = ± 1)
BY
{ (Assert ⌜∀b:ℕ. ((b | 1) 
⇒ (b = 1 ∈ ℤ))⌝ THEN Auto) }
1
1. b : ℕ
2. b | 1
⊢ b = 1 ∈ ℤ
2
1. ∀b:ℕ. ((b | 1) 
⇒ (b = 1 ∈ ℤ))
2. b : ℤ
3. b | 1
⊢ b = ± 1
Latex:
Latex:
\mforall{}b:\mBbbZ{}.  ((b  |  1)  {}\mRightarrow{}  b  =  \mpm{}  1)
By
Latex:
(Assert  \mkleeneopen{}\mforall{}b:\mBbbN{}.  ((b  |  1)  {}\mRightarrow{}  (b  =  1))\mkleeneclose{}  THEN  Auto)
Home
Index