Step * 1 of Lemma divisor_bound


1. a : ℕ
2. b : ℕ+
3. a | b
⊢ a ≤ b
BY
{ D 3 }

1
1. a : ℕ
2. b : ℕ+
3. c : ℤ
4. b = (a * c) ∈ ℤ
⊢ a ≤ b


Latex:


Latex:

1.  a  :  \mBbbN{}
2.  b  :  \mBbbN{}\msupplus{}
3.  a  |  b
\mvdash{}  a  \mleq{}  b


By


Latex:
D  3




Home Index