MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  dvdsle Structured version   Visualization version   GIF version

Theorem dvdsle 16064
Description: The divisors of a positive integer are bounded by it. The proof does not use /. (Contributed by Paul Chapman, 21-Mar-2011.)
Assertion
Ref Expression
dvdsle ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℕ) → (𝑀𝑁𝑀𝑁))

Proof of Theorem dvdsle
Dummy variable 𝑛 is distinct from all other variables.
StepHypRef Expression
1 breq2 5085 . . . . . . . . . . . . 13 (𝑀 = if(𝑀 ∈ ℤ, 𝑀, 1) → (𝑁 < 𝑀𝑁 < if(𝑀 ∈ ℤ, 𝑀, 1)))
2 oveq2 7315 . . . . . . . . . . . . . 14 (𝑀 = if(𝑀 ∈ ℤ, 𝑀, 1) → (𝑛 · 𝑀) = (𝑛 · if(𝑀 ∈ ℤ, 𝑀, 1)))
32neeq1d 3001 . . . . . . . . . . . . 13 (𝑀 = if(𝑀 ∈ ℤ, 𝑀, 1) → ((𝑛 · 𝑀) ≠ 𝑁 ↔ (𝑛 · if(𝑀 ∈ ℤ, 𝑀, 1)) ≠ 𝑁))
41, 3imbi12d 345 . . . . . . . . . . . 12 (𝑀 = if(𝑀 ∈ ℤ, 𝑀, 1) → ((𝑁 < 𝑀 → (𝑛 · 𝑀) ≠ 𝑁) ↔ (𝑁 < if(𝑀 ∈ ℤ, 𝑀, 1) → (𝑛 · if(𝑀 ∈ ℤ, 𝑀, 1)) ≠ 𝑁)))
5 breq1 5084 . . . . . . . . . . . . 13 (𝑁 = if(𝑁 ∈ ℕ, 𝑁, 1) → (𝑁 < if(𝑀 ∈ ℤ, 𝑀, 1) ↔ if(𝑁 ∈ ℕ, 𝑁, 1) < if(𝑀 ∈ ℤ, 𝑀, 1)))
6 neeq2 3005 . . . . . . . . . . . . 13 (𝑁 = if(𝑁 ∈ ℕ, 𝑁, 1) → ((𝑛 · if(𝑀 ∈ ℤ, 𝑀, 1)) ≠ 𝑁 ↔ (𝑛 · if(𝑀 ∈ ℤ, 𝑀, 1)) ≠ if(𝑁 ∈ ℕ, 𝑁, 1)))
75, 6imbi12d 345 . . . . . . . . . . . 12 (𝑁 = if(𝑁 ∈ ℕ, 𝑁, 1) → ((𝑁 < if(𝑀 ∈ ℤ, 𝑀, 1) → (𝑛 · if(𝑀 ∈ ℤ, 𝑀, 1)) ≠ 𝑁) ↔ (if(𝑁 ∈ ℕ, 𝑁, 1) < if(𝑀 ∈ ℤ, 𝑀, 1) → (𝑛 · if(𝑀 ∈ ℤ, 𝑀, 1)) ≠ if(𝑁 ∈ ℕ, 𝑁, 1))))
8 oveq1 7314 . . . . . . . . . . . . . 14 (𝑛 = if(𝑛 ∈ ℤ, 𝑛, 1) → (𝑛 · if(𝑀 ∈ ℤ, 𝑀, 1)) = (if(𝑛 ∈ ℤ, 𝑛, 1) · if(𝑀 ∈ ℤ, 𝑀, 1)))
98neeq1d 3001 . . . . . . . . . . . . 13 (𝑛 = if(𝑛 ∈ ℤ, 𝑛, 1) → ((𝑛 · if(𝑀 ∈ ℤ, 𝑀, 1)) ≠ if(𝑁 ∈ ℕ, 𝑁, 1) ↔ (if(𝑛 ∈ ℤ, 𝑛, 1) · if(𝑀 ∈ ℤ, 𝑀, 1)) ≠ if(𝑁 ∈ ℕ, 𝑁, 1)))
109imbi2d 341 . . . . . . . . . . . 12 (𝑛 = if(𝑛 ∈ ℤ, 𝑛, 1) → ((if(𝑁 ∈ ℕ, 𝑁, 1) < if(𝑀 ∈ ℤ, 𝑀, 1) → (𝑛 · if(𝑀 ∈ ℤ, 𝑀, 1)) ≠ if(𝑁 ∈ ℕ, 𝑁, 1)) ↔ (if(𝑁 ∈ ℕ, 𝑁, 1) < if(𝑀 ∈ ℤ, 𝑀, 1) → (if(𝑛 ∈ ℤ, 𝑛, 1) · if(𝑀 ∈ ℤ, 𝑀, 1)) ≠ if(𝑁 ∈ ℕ, 𝑁, 1))))
11 1z 12396 . . . . . . . . . . . . . 14 1 ∈ ℤ
1211elimel 4534 . . . . . . . . . . . . 13 if(𝑀 ∈ ℤ, 𝑀, 1) ∈ ℤ
13 1nn 12030 . . . . . . . . . . . . . 14 1 ∈ ℕ
1413elimel 4534 . . . . . . . . . . . . 13 if(𝑁 ∈ ℕ, 𝑁, 1) ∈ ℕ
1511elimel 4534 . . . . . . . . . . . . 13 if(𝑛 ∈ ℤ, 𝑛, 1) ∈ ℤ
1612, 14, 15dvdslelem 16063 . . . . . . . . . . . 12 (if(𝑁 ∈ ℕ, 𝑁, 1) < if(𝑀 ∈ ℤ, 𝑀, 1) → (if(𝑛 ∈ ℤ, 𝑛, 1) · if(𝑀 ∈ ℤ, 𝑀, 1)) ≠ if(𝑁 ∈ ℕ, 𝑁, 1))
174, 7, 10, 16dedth3h 4525 . . . . . . . . . . 11 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℕ ∧ 𝑛 ∈ ℤ) → (𝑁 < 𝑀 → (𝑛 · 𝑀) ≠ 𝑁))
18173expia 1121 . . . . . . . . . 10 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℕ) → (𝑛 ∈ ℤ → (𝑁 < 𝑀 → (𝑛 · 𝑀) ≠ 𝑁)))
1918com23 86 . . . . . . . . 9 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℕ) → (𝑁 < 𝑀 → (𝑛 ∈ ℤ → (𝑛 · 𝑀) ≠ 𝑁)))
20193impia 1117 . . . . . . . 8 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℕ ∧ 𝑁 < 𝑀) → (𝑛 ∈ ℤ → (𝑛 · 𝑀) ≠ 𝑁))
2120imp 408 . . . . . . 7 (((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℕ ∧ 𝑁 < 𝑀) ∧ 𝑛 ∈ ℤ) → (𝑛 · 𝑀) ≠ 𝑁)
2221neneqd 2946 . . . . . 6 (((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℕ ∧ 𝑁 < 𝑀) ∧ 𝑛 ∈ ℤ) → ¬ (𝑛 · 𝑀) = 𝑁)
2322nrexdv 3143 . . . . 5 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℕ ∧ 𝑁 < 𝑀) → ¬ ∃𝑛 ∈ ℤ (𝑛 · 𝑀) = 𝑁)
24 nnz 12388 . . . . . . 7 (𝑁 ∈ ℕ → 𝑁 ∈ ℤ)
25 divides 16010 . . . . . . 7 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → (𝑀𝑁 ↔ ∃𝑛 ∈ ℤ (𝑛 · 𝑀) = 𝑁))
2624, 25sylan2 594 . . . . . 6 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℕ) → (𝑀𝑁 ↔ ∃𝑛 ∈ ℤ (𝑛 · 𝑀) = 𝑁))
27263adant3 1132 . . . . 5 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℕ ∧ 𝑁 < 𝑀) → (𝑀𝑁 ↔ ∃𝑛 ∈ ℤ (𝑛 · 𝑀) = 𝑁))
2823, 27mtbird 325 . . . 4 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℕ ∧ 𝑁 < 𝑀) → ¬ 𝑀𝑁)
29283expia 1121 . . 3 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℕ) → (𝑁 < 𝑀 → ¬ 𝑀𝑁))
3029con2d 134 . 2 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℕ) → (𝑀𝑁 → ¬ 𝑁 < 𝑀))
31 zre 12369 . . 3 (𝑀 ∈ ℤ → 𝑀 ∈ ℝ)
32 nnre 12026 . . 3 (𝑁 ∈ ℕ → 𝑁 ∈ ℝ)
33 lenlt 11099 . . 3 ((𝑀 ∈ ℝ ∧ 𝑁 ∈ ℝ) → (𝑀𝑁 ↔ ¬ 𝑁 < 𝑀))
3431, 32, 33syl2an 597 . 2 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℕ) → (𝑀𝑁 ↔ ¬ 𝑁 < 𝑀))
3530, 34sylibrd 259 1 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℕ) → (𝑀𝑁𝑀𝑁))
Colors of variables: wff setvar class
Syntax hints:  ¬ wn 3  wi 4  wb 205  wa 397  w3a 1087   = wceq 1539  wcel 2104  wne 2941  wrex 3071  ifcif 4465   class class class wbr 5081  (class class class)co 7307  cr 10916  1c1 10918   · cmul 10922   < clt 11055  cle 11056  cn 12019  cz 12365  cdvds 16008
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1795  ax-4 1809  ax-5 1911  ax-6 1969  ax-7 2009  ax-8 2106  ax-9 2114  ax-10 2135  ax-11 2152  ax-12 2169  ax-ext 2707  ax-sep 5232  ax-nul 5239  ax-pow 5297  ax-pr 5361  ax-un 7620  ax-resscn 10974  ax-1cn 10975  ax-icn 10976  ax-addcl 10977  ax-addrcl 10978  ax-mulcl 10979  ax-mulrcl 10980  ax-mulcom 10981  ax-addass 10982  ax-mulass 10983  ax-distr 10984  ax-i2m1 10985  ax-1ne0 10986  ax-1rid 10987  ax-rnegex 10988  ax-rrecex 10989  ax-cnre 10990  ax-pre-lttri 10991  ax-pre-lttrn 10992  ax-pre-ltadd 10993  ax-pre-mulgt0 10994
This theorem depends on definitions:  df-bi 206  df-an 398  df-or 846  df-3or 1088  df-3an 1089  df-tru 1542  df-fal 1552  df-ex 1780  df-nf 1784  df-sb 2066  df-mo 2538  df-eu 2567  df-clab 2714  df-cleq 2728  df-clel 2814  df-nfc 2887  df-ne 2942  df-nel 3048  df-ral 3063  df-rex 3072  df-reu 3286  df-rab 3287  df-v 3439  df-sbc 3722  df-csb 3838  df-dif 3895  df-un 3897  df-in 3899  df-ss 3909  df-pss 3911  df-nul 4263  df-if 4466  df-pw 4541  df-sn 4566  df-pr 4568  df-op 4572  df-uni 4845  df-iun 4933  df-br 5082  df-opab 5144  df-mpt 5165  df-tr 5199  df-id 5500  df-eprel 5506  df-po 5514  df-so 5515  df-fr 5555  df-we 5557  df-xp 5606  df-rel 5607  df-cnv 5608  df-co 5609  df-dm 5610  df-rn 5611  df-res 5612  df-ima 5613  df-pred 6217  df-ord 6284  df-on 6285  df-lim 6286  df-suc 6287  df-iota 6410  df-fun 6460  df-fn 6461  df-f 6462  df-f1 6463  df-fo 6464  df-f1o 6465  df-fv 6466  df-riota 7264  df-ov 7310  df-oprab 7311  df-mpo 7312  df-om 7745  df-2nd 7864  df-frecs 8128  df-wrecs 8159  df-recs 8233  df-rdg 8272  df-er 8529  df-en 8765  df-dom 8766  df-sdom 8767  df-pnf 11057  df-mnf 11058  df-xr 11059  df-ltxr 11060  df-le 11061  df-sub 11253  df-neg 11254  df-nn 12020  df-n0 12280  df-z 12366  df-dvds 16009
This theorem is referenced by:  dvdsleabs  16065  dvdsssfz1  16072  fzm1ndvds  16076  fzo0dvdseq  16077  gcd1  16280  bezoutlem4  16295  dfgcd2  16299  gcdzeq  16307  bezoutr1  16319  lcmgcdlem  16356  qredeq  16407  isprm3  16433  prmdvdsfz  16455  isprm5  16457  maxprmfct  16459  isprm6  16464  prmfac1  16471  ncoprmlnprm  16477  pcpre1  16588  pcidlem  16618  pcprod  16641  pcfac  16645  pockthg  16652  prmreclem1  16662  prmreclem3  16664  prmreclem5  16666  1arith  16673  4sqlem11  16701  prmolelcmf  16794  gexcl2  19239  sylow1lem1  19248  sylow1lem5  19252  gexex  19499  ablfac1eu  19721  ablfaclem3  19735  znidomb  20814  dvdsflsumcom  26382  chtublem  26404  vmasum  26409  logfac2  26410  bposlem6  26482  lgsdir  26525  lgsdilem2  26526  lgsne0  26528  lgsqrlem2  26540  lgsquadlem2  26574  2sqlem8  26619  2sqblem  26624  2sqmod  26629  oddpwdc  32366  nn0prpw  34557  lcmineqlem20  40098  lcmineqlem22  40100  aks4d1p3  40128  aks4d1p6  40131  aks4d1p8d2  40135  aks4d1p8  40137  gcdle1d  40367  gcdle2d  40368  nznngen  41972  etransclem41  43865
  Copyright terms: Public domain W3C validator