Users' Mathboxes Mathbox for Jeff Hoffman < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >   Mathboxes  >  ee7.2aOLD Structured version   Visualization version   GIF version

Theorem ee7.2aOLD 36002
Description: Lemma for Euclid's Elements, Book 7, proposition 2. The original mentions the smaller measure being 'continually subtracted' from the larger. Many authors interpret this phrase as 𝐴 mod 𝐵. Here, just one subtraction step is proved to preserve the gcdOLD. The rec function will be used in other proofs for iterated subtraction. (Contributed by Jeff Hoffman, 17-Jun-2008.) (Proof modification is discouraged.) (New usage is discouraged.)
Assertion
Ref Expression
ee7.2aOLD ((𝐴 ∈ ℕ ∧ 𝐵 ∈ ℕ) → (𝐴 < 𝐵 → gcdOLD (𝐴, 𝐵) = gcdOLD (𝐴, (𝐵𝐴))))

Proof of Theorem ee7.2aOLD
Dummy variable 𝑥 is distinct from all other variables.
StepHypRef Expression
1 nndivsub 35998 . . . . . . . . . . . 12 (((𝐴 ∈ ℕ ∧ 𝐵 ∈ ℕ ∧ 𝑥 ∈ ℕ) ∧ ((𝐴 / 𝑥) ∈ ℕ ∧ 𝐴 < 𝐵)) → ((𝐵 / 𝑥) ∈ ℕ ↔ ((𝐵𝐴) / 𝑥) ∈ ℕ))
21exp32 419 . . . . . . . . . . 11 ((𝐴 ∈ ℕ ∧ 𝐵 ∈ ℕ ∧ 𝑥 ∈ ℕ) → ((𝐴 / 𝑥) ∈ ℕ → (𝐴 < 𝐵 → ((𝐵 / 𝑥) ∈ ℕ ↔ ((𝐵𝐴) / 𝑥) ∈ ℕ))))
32com23 86 . . . . . . . . . 10 ((𝐴 ∈ ℕ ∧ 𝐵 ∈ ℕ ∧ 𝑥 ∈ ℕ) → (𝐴 < 𝐵 → ((𝐴 / 𝑥) ∈ ℕ → ((𝐵 / 𝑥) ∈ ℕ ↔ ((𝐵𝐴) / 𝑥) ∈ ℕ))))
433expia 1118 . . . . . . . . 9 ((𝐴 ∈ ℕ ∧ 𝐵 ∈ ℕ) → (𝑥 ∈ ℕ → (𝐴 < 𝐵 → ((𝐴 / 𝑥) ∈ ℕ → ((𝐵 / 𝑥) ∈ ℕ ↔ ((𝐵𝐴) / 𝑥) ∈ ℕ)))))
54com23 86 . . . . . . . 8 ((𝐴 ∈ ℕ ∧ 𝐵 ∈ ℕ) → (𝐴 < 𝐵 → (𝑥 ∈ ℕ → ((𝐴 / 𝑥) ∈ ℕ → ((𝐵 / 𝑥) ∈ ℕ ↔ ((𝐵𝐴) / 𝑥) ∈ ℕ)))))
65imp 405 . . . . . . 7 (((𝐴 ∈ ℕ ∧ 𝐵 ∈ ℕ) ∧ 𝐴 < 𝐵) → (𝑥 ∈ ℕ → ((𝐴 / 𝑥) ∈ ℕ → ((𝐵 / 𝑥) ∈ ℕ ↔ ((𝐵𝐴) / 𝑥) ∈ ℕ))))
76imp 405 . . . . . 6 ((((𝐴 ∈ ℕ ∧ 𝐵 ∈ ℕ) ∧ 𝐴 < 𝐵) ∧ 𝑥 ∈ ℕ) → ((𝐴 / 𝑥) ∈ ℕ → ((𝐵 / 𝑥) ∈ ℕ ↔ ((𝐵𝐴) / 𝑥) ∈ ℕ)))
87pm5.32d 575 . . . . 5 ((((𝐴 ∈ ℕ ∧ 𝐵 ∈ ℕ) ∧ 𝐴 < 𝐵) ∧ 𝑥 ∈ ℕ) → (((𝐴 / 𝑥) ∈ ℕ ∧ (𝐵 / 𝑥) ∈ ℕ) ↔ ((𝐴 / 𝑥) ∈ ℕ ∧ ((𝐵𝐴) / 𝑥) ∈ ℕ)))
98rabbidva 3426 . . . 4 (((𝐴 ∈ ℕ ∧ 𝐵 ∈ ℕ) ∧ 𝐴 < 𝐵) → {𝑥 ∈ ℕ ∣ ((𝐴 / 𝑥) ∈ ℕ ∧ (𝐵 / 𝑥) ∈ ℕ)} = {𝑥 ∈ ℕ ∣ ((𝐴 / 𝑥) ∈ ℕ ∧ ((𝐵𝐴) / 𝑥) ∈ ℕ)})
109supeq1d 9469 . . 3 (((𝐴 ∈ ℕ ∧ 𝐵 ∈ ℕ) ∧ 𝐴 < 𝐵) → sup({𝑥 ∈ ℕ ∣ ((𝐴 / 𝑥) ∈ ℕ ∧ (𝐵 / 𝑥) ∈ ℕ)}, ℕ, < ) = sup({𝑥 ∈ ℕ ∣ ((𝐴 / 𝑥) ∈ ℕ ∧ ((𝐵𝐴) / 𝑥) ∈ ℕ)}, ℕ, < ))
11 df-gcdOLD 36001 . . 3 gcdOLD (𝐴, 𝐵) = sup({𝑥 ∈ ℕ ∣ ((𝐴 / 𝑥) ∈ ℕ ∧ (𝐵 / 𝑥) ∈ ℕ)}, ℕ, < )
12 df-gcdOLD 36001 . . 3 gcdOLD (𝐴, (𝐵𝐴)) = sup({𝑥 ∈ ℕ ∣ ((𝐴 / 𝑥) ∈ ℕ ∧ ((𝐵𝐴) / 𝑥) ∈ ℕ)}, ℕ, < )
1310, 11, 123eqtr4g 2790 . 2 (((𝐴 ∈ ℕ ∧ 𝐵 ∈ ℕ) ∧ 𝐴 < 𝐵) → gcdOLD (𝐴, 𝐵) = gcdOLD (𝐴, (𝐵𝐴)))
1413ex 411 1 ((𝐴 ∈ ℕ ∧ 𝐵 ∈ ℕ) → (𝐴 < 𝐵 → gcdOLD (𝐴, 𝐵) = gcdOLD (𝐴, (𝐵𝐴))))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 205  wa 394  w3a 1084   = wceq 1533  wcel 2098  {crab 3419   class class class wbr 5143  (class class class)co 7416  supcsup 9463   < clt 11278  cmin 11474   / cdiv 11901  cn 12242   gcdOLD cgcdOLD 36000
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1789  ax-4 1803  ax-5 1905  ax-6 1963  ax-7 2003  ax-8 2100  ax-9 2108  ax-10 2129  ax-11 2146  ax-12 2166  ax-ext 2696  ax-sep 5294  ax-nul 5301  ax-pow 5359  ax-pr 5423  ax-un 7738  ax-resscn 11195  ax-1cn 11196  ax-icn 11197  ax-addcl 11198  ax-addrcl 11199  ax-mulcl 11200  ax-mulrcl 11201  ax-mulcom 11202  ax-addass 11203  ax-mulass 11204  ax-distr 11205  ax-i2m1 11206  ax-1ne0 11207  ax-1rid 11208  ax-rnegex 11209  ax-rrecex 11210  ax-cnre 11211  ax-pre-lttri 11212  ax-pre-lttrn 11213  ax-pre-ltadd 11214  ax-pre-mulgt0 11215
This theorem depends on definitions:  df-bi 206  df-an 395  df-or 846  df-3or 1085  df-3an 1086  df-tru 1536  df-fal 1546  df-ex 1774  df-nf 1778  df-sb 2060  df-mo 2528  df-eu 2557  df-clab 2703  df-cleq 2717  df-clel 2802  df-nfc 2877  df-ne 2931  df-nel 3037  df-ral 3052  df-rex 3061  df-rmo 3364  df-reu 3365  df-rab 3420  df-v 3465  df-sbc 3769  df-csb 3885  df-dif 3942  df-un 3944  df-in 3946  df-ss 3956  df-pss 3959  df-nul 4319  df-if 4525  df-pw 4600  df-sn 4625  df-pr 4627  df-op 4631  df-uni 4904  df-iun 4993  df-br 5144  df-opab 5206  df-mpt 5227  df-tr 5261  df-id 5570  df-eprel 5576  df-po 5584  df-so 5585  df-fr 5627  df-we 5629  df-xp 5678  df-rel 5679  df-cnv 5680  df-co 5681  df-dm 5682  df-rn 5683  df-res 5684  df-ima 5685  df-pred 6300  df-ord 6367  df-on 6368  df-lim 6369  df-suc 6370  df-iota 6495  df-fun 6545  df-fn 6546  df-f 6547  df-f1 6548  df-fo 6549  df-f1o 6550  df-fv 6551  df-riota 7372  df-ov 7419  df-oprab 7420  df-mpo 7421  df-om 7869  df-2nd 7992  df-frecs 8285  df-wrecs 8316  df-recs 8390  df-rdg 8429  df-er 8723  df-en 8963  df-dom 8964  df-sdom 8965  df-sup 9465  df-pnf 11280  df-mnf 11281  df-xr 11282  df-ltxr 11283  df-le 11284  df-sub 11476  df-neg 11477  df-div 11902  df-nn 12243  df-gcdOLD 36001
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator