Users' Mathboxes Mathbox for Mario Carneiro < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >   Mathboxes  >  erdsze Structured version   Visualization version   GIF version

Theorem erdsze 32442
Description: The Erdős-Szekeres theorem. For any injective sequence 𝐹 on the reals of length at least (𝑅 − 1) · (𝑆 − 1) + 1, there is either a subsequence of length at least 𝑅 on which 𝐹 is increasing (i.e. a < , < order isomorphism) or a subsequence of length at least 𝑆 on which 𝐹 is decreasing (i.e. a < , < order isomorphism, recalling that < is the "greater than" relation). This is part of Metamath 100 proof #73. (Contributed by Mario Carneiro, 22-Jan-2015.)
Hypotheses
Ref Expression
erdsze.n (𝜑𝑁 ∈ ℕ)
erdsze.f (𝜑𝐹:(1...𝑁)–1-1→ℝ)
erdsze.r (𝜑𝑅 ∈ ℕ)
erdsze.s (𝜑𝑆 ∈ ℕ)
erdsze.l (𝜑 → ((𝑅 − 1) · (𝑆 − 1)) < 𝑁)
Assertion
Ref Expression
erdsze (𝜑 → ∃𝑠 ∈ 𝒫 (1...𝑁)((𝑅 ≤ (♯‘𝑠) ∧ (𝐹𝑠) Isom < , < (𝑠, (𝐹𝑠))) ∨ (𝑆 ≤ (♯‘𝑠) ∧ (𝐹𝑠) Isom < , < (𝑠, (𝐹𝑠)))))
Distinct variable groups:   𝐹,𝑠   𝑅,𝑠   𝑁,𝑠   𝜑,𝑠   𝑆,𝑠

Proof of Theorem erdsze
Dummy variables 𝑤 𝑥 𝑦 𝑧 𝑛 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 erdsze.n . 2 (𝜑𝑁 ∈ ℕ)
2 erdsze.f . 2 (𝜑𝐹:(1...𝑁)–1-1→ℝ)
3 reseq2 5841 . . . . . . . . . 10 (𝑤 = 𝑦 → (𝐹𝑤) = (𝐹𝑦))
4 isoeq1 7062 . . . . . . . . . 10 ((𝐹𝑤) = (𝐹𝑦) → ((𝐹𝑤) Isom < , < (𝑤, (𝐹𝑤)) ↔ (𝐹𝑦) Isom < , < (𝑤, (𝐹𝑤))))
53, 4syl 17 . . . . . . . . 9 (𝑤 = 𝑦 → ((𝐹𝑤) Isom < , < (𝑤, (𝐹𝑤)) ↔ (𝐹𝑦) Isom < , < (𝑤, (𝐹𝑤))))
6 isoeq4 7065 . . . . . . . . 9 (𝑤 = 𝑦 → ((𝐹𝑦) Isom < , < (𝑤, (𝐹𝑤)) ↔ (𝐹𝑦) Isom < , < (𝑦, (𝐹𝑤))))
7 imaeq2 5918 . . . . . . . . . 10 (𝑤 = 𝑦 → (𝐹𝑤) = (𝐹𝑦))
8 isoeq5 7066 . . . . . . . . . 10 ((𝐹𝑤) = (𝐹𝑦) → ((𝐹𝑦) Isom < , < (𝑦, (𝐹𝑤)) ↔ (𝐹𝑦) Isom < , < (𝑦, (𝐹𝑦))))
97, 8syl 17 . . . . . . . . 9 (𝑤 = 𝑦 → ((𝐹𝑦) Isom < , < (𝑦, (𝐹𝑤)) ↔ (𝐹𝑦) Isom < , < (𝑦, (𝐹𝑦))))
105, 6, 93bitrd 307 . . . . . . . 8 (𝑤 = 𝑦 → ((𝐹𝑤) Isom < , < (𝑤, (𝐹𝑤)) ↔ (𝐹𝑦) Isom < , < (𝑦, (𝐹𝑦))))
11 elequ2 2123 . . . . . . . 8 (𝑤 = 𝑦 → (𝑧𝑤𝑧𝑦))
1210, 11anbi12d 632 . . . . . . 7 (𝑤 = 𝑦 → (((𝐹𝑤) Isom < , < (𝑤, (𝐹𝑤)) ∧ 𝑧𝑤) ↔ ((𝐹𝑦) Isom < , < (𝑦, (𝐹𝑦)) ∧ 𝑧𝑦)))
1312cbvrabv 3490 . . . . . 6 {𝑤 ∈ 𝒫 (1...𝑧) ∣ ((𝐹𝑤) Isom < , < (𝑤, (𝐹𝑤)) ∧ 𝑧𝑤)} = {𝑦 ∈ 𝒫 (1...𝑧) ∣ ((𝐹𝑦) Isom < , < (𝑦, (𝐹𝑦)) ∧ 𝑧𝑦)}
14 oveq2 7156 . . . . . . . 8 (𝑧 = 𝑥 → (1...𝑧) = (1...𝑥))
1514pweqd 4542 . . . . . . 7 (𝑧 = 𝑥 → 𝒫 (1...𝑧) = 𝒫 (1...𝑥))
16 elequ1 2115 . . . . . . . 8 (𝑧 = 𝑥 → (𝑧𝑦𝑥𝑦))
1716anbi2d 630 . . . . . . 7 (𝑧 = 𝑥 → (((𝐹𝑦) Isom < , < (𝑦, (𝐹𝑦)) ∧ 𝑧𝑦) ↔ ((𝐹𝑦) Isom < , < (𝑦, (𝐹𝑦)) ∧ 𝑥𝑦)))
1815, 17rabeqbidv 3484 . . . . . 6 (𝑧 = 𝑥 → {𝑦 ∈ 𝒫 (1...𝑧) ∣ ((𝐹𝑦) Isom < , < (𝑦, (𝐹𝑦)) ∧ 𝑧𝑦)} = {𝑦 ∈ 𝒫 (1...𝑥) ∣ ((𝐹𝑦) Isom < , < (𝑦, (𝐹𝑦)) ∧ 𝑥𝑦)})
1913, 18syl5eq 2866 . . . . 5 (𝑧 = 𝑥 → {𝑤 ∈ 𝒫 (1...𝑧) ∣ ((𝐹𝑤) Isom < , < (𝑤, (𝐹𝑤)) ∧ 𝑧𝑤)} = {𝑦 ∈ 𝒫 (1...𝑥) ∣ ((𝐹𝑦) Isom < , < (𝑦, (𝐹𝑦)) ∧ 𝑥𝑦)})
2019imaeq2d 5922 . . . 4 (𝑧 = 𝑥 → (♯ “ {𝑤 ∈ 𝒫 (1...𝑧) ∣ ((𝐹𝑤) Isom < , < (𝑤, (𝐹𝑤)) ∧ 𝑧𝑤)}) = (♯ “ {𝑦 ∈ 𝒫 (1...𝑥) ∣ ((𝐹𝑦) Isom < , < (𝑦, (𝐹𝑦)) ∧ 𝑥𝑦)}))
2120supeq1d 8902 . . 3 (𝑧 = 𝑥 → sup((♯ “ {𝑤 ∈ 𝒫 (1...𝑧) ∣ ((𝐹𝑤) Isom < , < (𝑤, (𝐹𝑤)) ∧ 𝑧𝑤)}), ℝ, < ) = sup((♯ “ {𝑦 ∈ 𝒫 (1...𝑥) ∣ ((𝐹𝑦) Isom < , < (𝑦, (𝐹𝑦)) ∧ 𝑥𝑦)}), ℝ, < ))
2221cbvmptv 5160 . 2 (𝑧 ∈ (1...𝑁) ↦ sup((♯ “ {𝑤 ∈ 𝒫 (1...𝑧) ∣ ((𝐹𝑤) Isom < , < (𝑤, (𝐹𝑤)) ∧ 𝑧𝑤)}), ℝ, < )) = (𝑥 ∈ (1...𝑁) ↦ sup((♯ “ {𝑦 ∈ 𝒫 (1...𝑥) ∣ ((𝐹𝑦) Isom < , < (𝑦, (𝐹𝑦)) ∧ 𝑥𝑦)}), ℝ, < ))
23 isoeq1 7062 . . . . . . . . . 10 ((𝐹𝑤) = (𝐹𝑦) → ((𝐹𝑤) Isom < , < (𝑤, (𝐹𝑤)) ↔ (𝐹𝑦) Isom < , < (𝑤, (𝐹𝑤))))
243, 23syl 17 . . . . . . . . 9 (𝑤 = 𝑦 → ((𝐹𝑤) Isom < , < (𝑤, (𝐹𝑤)) ↔ (𝐹𝑦) Isom < , < (𝑤, (𝐹𝑤))))
25 isoeq4 7065 . . . . . . . . 9 (𝑤 = 𝑦 → ((𝐹𝑦) Isom < , < (𝑤, (𝐹𝑤)) ↔ (𝐹𝑦) Isom < , < (𝑦, (𝐹𝑤))))
26 isoeq5 7066 . . . . . . . . . 10 ((𝐹𝑤) = (𝐹𝑦) → ((𝐹𝑦) Isom < , < (𝑦, (𝐹𝑤)) ↔ (𝐹𝑦) Isom < , < (𝑦, (𝐹𝑦))))
277, 26syl 17 . . . . . . . . 9 (𝑤 = 𝑦 → ((𝐹𝑦) Isom < , < (𝑦, (𝐹𝑤)) ↔ (𝐹𝑦) Isom < , < (𝑦, (𝐹𝑦))))
2824, 25, 273bitrd 307 . . . . . . . 8 (𝑤 = 𝑦 → ((𝐹𝑤) Isom < , < (𝑤, (𝐹𝑤)) ↔ (𝐹𝑦) Isom < , < (𝑦, (𝐹𝑦))))
2928, 11anbi12d 632 . . . . . . 7 (𝑤 = 𝑦 → (((𝐹𝑤) Isom < , < (𝑤, (𝐹𝑤)) ∧ 𝑧𝑤) ↔ ((𝐹𝑦) Isom < , < (𝑦, (𝐹𝑦)) ∧ 𝑧𝑦)))
3029cbvrabv 3490 . . . . . 6 {𝑤 ∈ 𝒫 (1...𝑧) ∣ ((𝐹𝑤) Isom < , < (𝑤, (𝐹𝑤)) ∧ 𝑧𝑤)} = {𝑦 ∈ 𝒫 (1...𝑧) ∣ ((𝐹𝑦) Isom < , < (𝑦, (𝐹𝑦)) ∧ 𝑧𝑦)}
3116anbi2d 630 . . . . . . 7 (𝑧 = 𝑥 → (((𝐹𝑦) Isom < , < (𝑦, (𝐹𝑦)) ∧ 𝑧𝑦) ↔ ((𝐹𝑦) Isom < , < (𝑦, (𝐹𝑦)) ∧ 𝑥𝑦)))
3215, 31rabeqbidv 3484 . . . . . 6 (𝑧 = 𝑥 → {𝑦 ∈ 𝒫 (1...𝑧) ∣ ((𝐹𝑦) Isom < , < (𝑦, (𝐹𝑦)) ∧ 𝑧𝑦)} = {𝑦 ∈ 𝒫 (1...𝑥) ∣ ((𝐹𝑦) Isom < , < (𝑦, (𝐹𝑦)) ∧ 𝑥𝑦)})
3330, 32syl5eq 2866 . . . . 5 (𝑧 = 𝑥 → {𝑤 ∈ 𝒫 (1...𝑧) ∣ ((𝐹𝑤) Isom < , < (𝑤, (𝐹𝑤)) ∧ 𝑧𝑤)} = {𝑦 ∈ 𝒫 (1...𝑥) ∣ ((𝐹𝑦) Isom < , < (𝑦, (𝐹𝑦)) ∧ 𝑥𝑦)})
3433imaeq2d 5922 . . . 4 (𝑧 = 𝑥 → (♯ “ {𝑤 ∈ 𝒫 (1...𝑧) ∣ ((𝐹𝑤) Isom < , < (𝑤, (𝐹𝑤)) ∧ 𝑧𝑤)}) = (♯ “ {𝑦 ∈ 𝒫 (1...𝑥) ∣ ((𝐹𝑦) Isom < , < (𝑦, (𝐹𝑦)) ∧ 𝑥𝑦)}))
3534supeq1d 8902 . . 3 (𝑧 = 𝑥 → sup((♯ “ {𝑤 ∈ 𝒫 (1...𝑧) ∣ ((𝐹𝑤) Isom < , < (𝑤, (𝐹𝑤)) ∧ 𝑧𝑤)}), ℝ, < ) = sup((♯ “ {𝑦 ∈ 𝒫 (1...𝑥) ∣ ((𝐹𝑦) Isom < , < (𝑦, (𝐹𝑦)) ∧ 𝑥𝑦)}), ℝ, < ))
3635cbvmptv 5160 . 2 (𝑧 ∈ (1...𝑁) ↦ sup((♯ “ {𝑤 ∈ 𝒫 (1...𝑧) ∣ ((𝐹𝑤) Isom < , < (𝑤, (𝐹𝑤)) ∧ 𝑧𝑤)}), ℝ, < )) = (𝑥 ∈ (1...𝑁) ↦ sup((♯ “ {𝑦 ∈ 𝒫 (1...𝑥) ∣ ((𝐹𝑦) Isom < , < (𝑦, (𝐹𝑦)) ∧ 𝑥𝑦)}), ℝ, < ))
37 eqid 2819 . 2 (𝑛 ∈ (1...𝑁) ↦ ⟨((𝑧 ∈ (1...𝑁) ↦ sup((♯ “ {𝑤 ∈ 𝒫 (1...𝑧) ∣ ((𝐹𝑤) Isom < , < (𝑤, (𝐹𝑤)) ∧ 𝑧𝑤)}), ℝ, < ))‘𝑛), ((𝑧 ∈ (1...𝑁) ↦ sup((♯ “ {𝑤 ∈ 𝒫 (1...𝑧) ∣ ((𝐹𝑤) Isom < , < (𝑤, (𝐹𝑤)) ∧ 𝑧𝑤)}), ℝ, < ))‘𝑛)⟩) = (𝑛 ∈ (1...𝑁) ↦ ⟨((𝑧 ∈ (1...𝑁) ↦ sup((♯ “ {𝑤 ∈ 𝒫 (1...𝑧) ∣ ((𝐹𝑤) Isom < , < (𝑤, (𝐹𝑤)) ∧ 𝑧𝑤)}), ℝ, < ))‘𝑛), ((𝑧 ∈ (1...𝑁) ↦ sup((♯ “ {𝑤 ∈ 𝒫 (1...𝑧) ∣ ((𝐹𝑤) Isom < , < (𝑤, (𝐹𝑤)) ∧ 𝑧𝑤)}), ℝ, < ))‘𝑛)⟩)
38 erdsze.r . 2 (𝜑𝑅 ∈ ℕ)
39 erdsze.s . 2 (𝜑𝑆 ∈ ℕ)
40 erdsze.l . 2 (𝜑 → ((𝑅 − 1) · (𝑆 − 1)) < 𝑁)
411, 2, 22, 36, 37, 38, 39, 40erdszelem11 32441 1 (𝜑 → ∃𝑠 ∈ 𝒫 (1...𝑁)((𝑅 ≤ (♯‘𝑠) ∧ (𝐹𝑠) Isom < , < (𝑠, (𝐹𝑠))) ∨ (𝑆 ≤ (♯‘𝑠) ∧ (𝐹𝑠) Isom < , < (𝑠, (𝐹𝑠)))))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 208  wa 398  wo 843   = wceq 1531  wcel 2108  wrex 3137  {crab 3140  𝒫 cpw 4537  cop 4565   class class class wbr 5057  cmpt 5137  ccnv 5547  cres 5550  cima 5551  1-1wf1 6345  cfv 6348   Isom wiso 6349  (class class class)co 7148  supcsup 8896  cr 10528  1c1 10530   · cmul 10534   < clt 10667  cle 10668  cmin 10862  cn 11630  ...cfz 12884  chash 13682
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1790  ax-4 1804  ax-5 1905  ax-6 1964  ax-7 2009  ax-8 2110  ax-9 2118  ax-10 2139  ax-11 2154  ax-12 2170  ax-ext 2791  ax-rep 5181  ax-sep 5194  ax-nul 5201  ax-pow 5257  ax-pr 5320  ax-un 7453  ax-cnex 10585  ax-resscn 10586  ax-1cn 10587  ax-icn 10588  ax-addcl 10589  ax-addrcl 10590  ax-mulcl 10591  ax-mulrcl 10592  ax-mulcom 10593  ax-addass 10594  ax-mulass 10595  ax-distr 10596  ax-i2m1 10597  ax-1ne0 10598  ax-1rid 10599  ax-rnegex 10600  ax-rrecex 10601  ax-cnre 10602  ax-pre-lttri 10603  ax-pre-lttrn 10604  ax-pre-ltadd 10605  ax-pre-mulgt0 10606  ax-pre-sup 10607
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 844  df-3or 1083  df-3an 1084  df-tru 1534  df-ex 1775  df-nf 1779  df-sb 2064  df-mo 2616  df-eu 2648  df-clab 2798  df-cleq 2812  df-clel 2891  df-nfc 2961  df-ne 3015  df-nel 3122  df-ral 3141  df-rex 3142  df-reu 3143  df-rmo 3144  df-rab 3145  df-v 3495  df-sbc 3771  df-csb 3882  df-dif 3937  df-un 3939  df-in 3941  df-ss 3950  df-pss 3952  df-nul 4290  df-if 4466  df-pw 4539  df-sn 4560  df-pr 4562  df-tp 4564  df-op 4566  df-uni 4831  df-int 4868  df-iun 4912  df-br 5058  df-opab 5120  df-mpt 5138  df-tr 5164  df-id 5453  df-eprel 5458  df-po 5467  df-so 5468  df-fr 5507  df-we 5509  df-xp 5554  df-rel 5555  df-cnv 5556  df-co 5557  df-dm 5558  df-rn 5559  df-res 5560  df-ima 5561  df-pred 6141  df-ord 6187  df-on 6188  df-lim 6189  df-suc 6190  df-iota 6307  df-fun 6350  df-fn 6351  df-f 6352  df-f1 6353  df-fo 6354  df-f1o 6355  df-fv 6356  df-isom 6357  df-riota 7106  df-ov 7151  df-oprab 7152  df-mpo 7153  df-om 7573  df-1st 7681  df-2nd 7682  df-wrecs 7939  df-recs 8000  df-rdg 8038  df-1o 8094  df-2o 8095  df-oadd 8098  df-er 8281  df-map 8400  df-en 8502  df-dom 8503  df-sdom 8504  df-fin 8505  df-sup 8898  df-dju 9322  df-card 9360  df-pnf 10669  df-mnf 10670  df-xr 10671  df-ltxr 10672  df-le 10673  df-sub 10864  df-neg 10865  df-nn 11631  df-n0 11890  df-xnn0 11960  df-z 11974  df-uz 12236  df-fz 12885  df-hash 13683
This theorem is referenced by:  erdsze2lem2  32444
  Copyright terms: Public domain W3C validator