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

Theorem dvdsdivcl 16375
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 5113 . . . . 5 (𝑥 = 𝐴 → (𝑥𝑁𝐴𝑁))
21elrab 3651 . . . 4 (𝐴 ∈ {𝑥 ∈ ℕ ∣ 𝑥𝑁} ↔ (𝐴 ∈ ℕ ∧ 𝐴𝑁))
3 nndivdvds 16320 . . . . . . . . 9 ((𝑁 ∈ ℕ ∧ 𝐴 ∈ ℕ) → (𝐴𝑁 ↔ (𝑁 / 𝐴) ∈ ℕ))
43biimpd 232 . . . . . . . 8 ((𝑁 ∈ ℕ ∧ 𝐴 ∈ ℕ) → (𝐴𝑁 → (𝑁 / 𝐴) ∈ ℕ))
54expcom 418 . . . . . . 7 (𝐴 ∈ ℕ → (𝑁 ∈ ℕ → (𝐴𝑁 → (𝑁 / 𝐴) ∈ ℕ)))
65com23 87 . . . . . 6 (𝐴 ∈ ℕ → (𝐴𝑁 → (𝑁 ∈ ℕ → (𝑁 / 𝐴) ∈ ℕ)))
76imp 411 . . . . 5 ((𝐴 ∈ ℕ ∧ 𝐴𝑁) → (𝑁 ∈ ℕ → (𝑁 / 𝐴) ∈ ℕ))
8 nnne0 12271 . . . . . . 7 (𝐴 ∈ ℕ → 𝐴 ≠ 0)
98anim1ci 627 . . . . . 6 ((𝐴 ∈ ℕ ∧ 𝐴𝑁) → (𝐴𝑁𝐴 ≠ 0))
10 divconjdvds 16374 . . . . . 6 ((𝐴𝑁𝐴 ≠ 0) → (𝑁 / 𝐴) ∥ 𝑁)
119, 10syl 18 . . . . 5 ((𝐴 ∈ ℕ ∧ 𝐴𝑁) → (𝑁 / 𝐴) ∥ 𝑁)
127, 11jctird 535 . . . 4 ((𝐴 ∈ ℕ ∧ 𝐴𝑁) → (𝑁 ∈ ℕ → ((𝑁 / 𝐴) ∈ ℕ ∧ (𝑁 / 𝐴) ∥ 𝑁)))
132, 12sylbi 220 . . 3 (𝐴 ∈ {𝑥 ∈ ℕ ∣ 𝑥𝑁} → (𝑁 ∈ ℕ → ((𝑁 / 𝐴) ∈ ℕ ∧ (𝑁 / 𝐴) ∥ 𝑁)))
1413impcom 412 . 2 ((𝑁 ∈ ℕ ∧ 𝐴 ∈ {𝑥 ∈ ℕ ∣ 𝑥𝑁}) → ((𝑁 / 𝐴) ∈ ℕ ∧ (𝑁 / 𝐴) ∥ 𝑁))
15 breq1 5113 . . 3 (𝑥 = (𝑁 / 𝐴) → (𝑥𝑁 ↔ (𝑁 / 𝐴) ∥ 𝑁))
1615elrab 3651 . 2 ((𝑁 / 𝐴) ∈ {𝑥 ∈ ℕ ∣ 𝑥𝑁} ↔ ((𝑁 / 𝐴) ∈ ℕ ∧ (𝑁 / 𝐴) ∥ 𝑁))
1714, 16sylibr 237 1 ((𝑁 ∈ ℕ ∧ 𝐴 ∈ {𝑥 ∈ ℕ ∣ 𝑥𝑁}) → (𝑁 / 𝐴) ∈ {𝑥 ∈ ℕ ∣ 𝑥𝑁})
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 400  wcel 2143  wne 2958  {crab 3416   class class class wbr 5110  (class class class)co 7412  0cc0 11101   / cdiv 11872  cn 12234  cdvds 16311
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1825  ax-4 1839  ax-5 1940  ax-6 1997  ax-7 2038  ax-8 2145  ax-9 2153  ax-10 2176  ax-11 2192  ax-12 2213  ax-ext 2735  ax-sep 5258  ax-nul 5270  ax-pow 5338  ax-pr 5406  ax-un 7734  ax-resscn 11158  ax-1cn 11159  ax-icn 11160  ax-addcl 11161  ax-addrcl 11162  ax-mulcl 11163  ax-mulrcl 11164  ax-mulcom 11165  ax-addass 11166  ax-mulass 11167  ax-distr 11168  ax-i2m1 11169  ax-1ne0 11170  ax-1rid 11171  ax-rnegex 11172  ax-rrecex 11173  ax-cnre 11174  ax-pre-lttri 11175  ax-pre-lttrn 11176  ax-pre-ltadd 11177  ax-pre-mulgt0 11178
This theorem depends on definitions:  df-bi 210  df-an 401  df-or 861  df-3or 1104  df-3an 1105  df-tru 1573  df-fal 1583  df-ex 1810  df-nf 1814  df-sb 2097  df-mo 2567  df-eu 2597  df-clab 2742  df-cleq 2755  df-clel 2838  df-nfc 2912  df-ne 2959  df-nel 3065  df-ral 3080  df-rex 3090  df-rmo 3369  df-reu 3370  df-rab 3417  df-v 3457  df-sbc 3746  df-csb 3855  df-dif 3909  df-un 3911  df-in 3913  df-ss 3923  df-pss 3926  df-nul 4288  df-if 4489  df-pw 4565  df-sn 4591  df-pr 4593  df-op 4597  df-uni 4874  df-iun 4959  df-br 5111  df-opab 5175  df-mpt 5194  df-tr 5220  df-id 5558  df-eprel 5563  df-po 5571  df-so 5572  df-fr 5616  df-we 5618  df-xp 5669  df-rel 5670  df-cnv 5671  df-co 5672  df-dm 5673  df-rn 5674  df-res 5675  df-ima 5676  df-pred 6304  df-ord 6365  df-on 6366  df-lim 6367  df-suc 6368  df-iota 6494  df-fun 6540  df-fn 6541  df-f 6542  df-f1 6543  df-fo 6544  df-f1o 6545  df-fv 6546  df-riota 7369  df-ov 7415  df-oprab 7416  df-mpo 7417  df-om 7864  df-2nd 7988  df-frecs 8279  df-wrecs 8310  df-recs 8359  df-rdg 8398  df-er 8695  df-en 8945  df-dom 8946  df-sdom 8947  df-pnf 11246  df-mnf 11247  df-xr 11248  df-ltxr 11249  df-le 11250  df-sub 11444  df-neg 11445  df-div 11873  df-nn 12235  df-z 12593  df-dvds 16312
This theorem is referenced by:  dvdsflip  16376  fsumdvdsdiaglem  27325  fsumdvdsdiag  27326  fsumdvdscom  27327  muinv  27335  logsqvma  27684  logsqvma2  27685  selberg  27690  selberg34r  27713  pntsval2  27718  pntrlog2bndlem1  27719
  Copyright terms: Public domain W3C validator