Step * of Lemma divisor_bound

∀[a:ℕ]. ∀[b:ℕ+].  a ≤ b supposing a | b
BY
{ Auto }

1
1. a : ℕ
2. b : ℕ+
3. a | b
⊢ a ≤ b


Latex:


Latex:
\mforall{}[a:\mBbbN{}].  \mforall{}[b:\mBbbN{}\msupplus{}].    a  \mleq{}  b  supposing  a  |  b


By


Latex:
Auto




Home Index