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

Theorem dvdsdivcl 16280
Description: The complement of a divisor of 𝑁 is also a divisor of 𝑁. (Contributed by Mario Carneiro, 2-Jul-2015.) (Proof shortened by AV, 9-Aug-2021.)
Assertion
Ref Expression
dvdsdivcl ((𝑁 ∈ ℕ ∧ 𝐴 ∈ {𝑥 ∈ ℕ ∣ 𝑥𝑁}) → (𝑁 / 𝐴) ∈ {𝑥 ∈ ℕ ∣ 𝑥𝑁})
Distinct variable groups:   𝑥,𝐴   𝑥,𝑁

Proof of Theorem dvdsdivcl
StepHypRef Expression
1 breq1 5078 . . . . 5 (𝑥 = 𝐴 → (𝑥𝑁𝐴𝑁))
21elrab 3631 . . . 4 (𝐴 ∈ {𝑥 ∈ ℕ ∣ 𝑥𝑁} ↔ (𝐴 ∈ ℕ ∧ 𝐴𝑁))
3 nndivdvds 16225 . . . . . . . . 9 ((𝑁 ∈ ℕ ∧ 𝐴 ∈ ℕ) → (𝐴𝑁 ↔ (𝑁 / 𝐴) ∈ ℕ))
43biimpd 231 . . . . . . . 8 ((𝑁 ∈ ℕ ∧ 𝐴 ∈ ℕ) → (𝐴𝑁 → (𝑁 / 𝐴) ∈ ℕ))
54expcom 415 . . . . . . 7 (𝐴 ∈ ℕ → (𝑁 ∈ ℕ → (𝐴𝑁 → (𝑁 / 𝐴) ∈ ℕ)))
65com23 86 . . . . . 6 (𝐴 ∈ ℕ → (𝐴𝑁 → (𝑁 ∈ ℕ → (𝑁 / 𝐴) ∈ ℕ)))
76imp 408 . . . . 5 ((𝐴 ∈ ℕ ∧ 𝐴𝑁) → (𝑁 ∈ ℕ → (𝑁 / 𝐴) ∈ ℕ))
8 nnne0 12206 . . . . . . 7 (𝐴 ∈ ℕ → 𝐴 ≠ 0)
98anim1ci 623 . . . . . 6 ((𝐴 ∈ ℕ ∧ 𝐴𝑁) → (𝐴𝑁𝐴 ≠ 0))
10 divconjdvds 16279 . . . . . 6 ((𝐴𝑁𝐴 ≠ 0) → (𝑁 / 𝐴) ∥ 𝑁)
119, 10syl 17 . . . . 5 ((𝐴 ∈ ℕ ∧ 𝐴𝑁) → (𝑁 / 𝐴) ∥ 𝑁)
127, 11jctird 532 . . . 4 ((𝐴 ∈ ℕ ∧ 𝐴𝑁) → (𝑁 ∈ ℕ → ((𝑁 / 𝐴) ∈ ℕ ∧ (𝑁 / 𝐴) ∥ 𝑁)))
132, 12sylbi 219 . . 3 (𝐴 ∈ {𝑥 ∈ ℕ ∣ 𝑥𝑁} → (𝑁 ∈ ℕ → ((𝑁 / 𝐴) ∈ ℕ ∧ (𝑁 / 𝐴) ∥ 𝑁)))
1413impcom 409 . 2 ((𝑁 ∈ ℕ ∧ 𝐴 ∈ {𝑥 ∈ ℕ ∣ 𝑥𝑁}) → ((𝑁 / 𝐴) ∈ ℕ ∧ (𝑁 / 𝐴) ∥ 𝑁))
15 breq1 5078 . . 3 (𝑥 = (𝑁 / 𝐴) → (𝑥𝑁 ↔ (𝑁 / 𝐴) ∥ 𝑁))
1615elrab 3631 . 2 ((𝑁 / 𝐴) ∈ {𝑥 ∈ ℕ ∣ 𝑥𝑁} ↔ ((𝑁 / 𝐴) ∈ ℕ ∧ (𝑁 / 𝐴) ∥ 𝑁))
1714, 16sylibr 236 1 ((𝑁 ∈ ℕ ∧ 𝐴 ∈ {𝑥 ∈ ℕ ∣ 𝑥𝑁}) → (𝑁 / 𝐴) ∈ {𝑥 ∈ ℕ ∣ 𝑥𝑁})
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 397  wcel 2121  wne 2936  {crab 3393   class class class wbr 5075  (class class class)co 7360  0cc0 11033   / cdiv 11802  cn 12169  cdvds 16216
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1803  ax-4 1817  ax-5 1918  ax-6 1975  ax-7 2016  ax-8 2123  ax-9 2131  ax-10 2154  ax-11 2170  ax-12 2191  ax-ext 2713  ax-sep 5221  ax-nul 5231  ax-pow 5297  ax-pr 5365  ax-un 7682  ax-resscn 11090  ax-1cn 11091  ax-icn 11092  ax-addcl 11093  ax-addrcl 11094  ax-mulcl 11095  ax-mulrcl 11096  ax-mulcom 11097  ax-addass 11098  ax-mulass 11099  ax-distr 11100  ax-i2m1 11101  ax-1ne0 11102  ax-1rid 11103  ax-rnegex 11104  ax-rrecex 11105  ax-cnre 11106  ax-pre-lttri 11107  ax-pre-lttrn 11108  ax-pre-ltadd 11109  ax-pre-mulgt0 11110
This theorem depends on definitions:  df-bi 209  df-an 398  df-or 855  df-3or 1094  df-3an 1095  df-tru 1551  df-fal 1561  df-ex 1788  df-nf 1792  df-sb 2075  df-mo 2545  df-eu 2575  df-clab 2720  df-cleq 2733  df-clel 2816  df-nfc 2890  df-ne 2937  df-nel 3041  df-ral 3056  df-rex 3066  df-rmo 3346  df-reu 3347  df-rab 3394  df-v 3435  df-sbc 3726  df-csb 3834  df-dif 3888  df-un 3890  df-in 3892  df-ss 3902  df-pss 3905  df-nul 4265  df-if 4458  df-pw 4534  df-sn 4559  df-pr 4561  df-op 4565  df-uni 4842  df-iun 4926  df-br 5076  df-opab 5138  df-mpt 5157  df-tr 5183  df-id 5516  df-eprel 5521  df-po 5529  df-so 5530  df-fr 5574  df-we 5576  df-xp 5627  df-rel 5628  df-cnv 5629  df-co 5630  df-dm 5631  df-rn 5632  df-res 5633  df-ima 5634  df-pred 6256  df-ord 6317  df-on 6318  df-lim 6319  df-suc 6320  df-iota 6445  df-fun 6491  df-fn 6492  df-f 6493  df-f1 6494  df-fo 6495  df-f1o 6496  df-fv 6497  df-riota 7317  df-ov 7363  df-oprab 7364  df-mpo 7365  df-om 7811  df-2nd 7936  df-frecs 8225  df-wrecs 8256  df-recs 8305  df-rdg 8343  df-er 8637  df-en 8888  df-dom 8889  df-sdom 8890  df-pnf 11176  df-mnf 11177  df-xr 11178  df-ltxr 11179  df-le 11180  df-sub 11374  df-neg 11375  df-div 11803  df-nn 12170  df-z 12520  df-dvds 16217
This theorem is referenced by:  dvdsflip  16281  fsumdvdsdiaglem  27168  fsumdvdsdiag  27169  fsumdvdscom  27170  muinv  27178  logsqvma  27527  logsqvma2  27528  selberg  27533  selberg34r  27556  pntsval2  27561  pntrlog2bndlem1  27562
  Copyright terms: Public domain W3C validator