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

Theorem ruclem11 16302
Description: Lemma for ruc 16305. Closure lemmas for supremum. (Contributed by Mario Carneiro, 28-May-2014.)
Hypotheses
Ref Expression
ruc.1 (𝜑𝐹:ℕ⟶ℝ)
ruc.2 (𝜑𝐷 = (𝑥 ∈ (ℝ × ℝ), 𝑦 ∈ ℝ ↦ (((1st𝑥) + (2nd𝑥)) / 2) / 𝑚if(𝑚 < 𝑦, ⟨(1st𝑥), 𝑚⟩, ⟨((𝑚 + (2nd𝑥)) / 2), (2nd𝑥)⟩)))
ruc.4 𝐶 = ({⟨0, ⟨0, 1⟩⟩} ∪ 𝐹)
ruc.5 𝐺 = seq0(𝐷, 𝐶)
Assertion
Ref Expression
ruclem11 (𝜑 → (ran (1st𝐺) ⊆ ℝ ∧ ran (1st𝐺) ≠ ∅ ∧ ∀𝑧 ∈ ran (1st𝐺)𝑧 ≤ 1))
Distinct variable groups:   𝑥,𝑚,𝑦   𝑧,𝐶   𝑧,𝑚,𝐹,𝑥,𝑦   𝑚,𝐺,𝑥,𝑦,𝑧   𝜑,𝑧   𝑧,𝐷
Allowed substitution hints:   𝜑(𝑥, 𝑦, 𝑚)   𝐶(𝑥, 𝑦, 𝑚)   𝐷(𝑥, 𝑦, 𝑚)

Proof of Theorem ruclem11
Dummy variable 𝑛 is distinct from all other variables.
StepHypRef Expression
1 ruc.1 . . . . 5 (𝜑𝐹:ℕ⟶ℝ)
2 ruc.2 . . . . 5 (𝜑𝐷 = (𝑥 ∈ (ℝ × ℝ), 𝑦 ∈ ℝ ↦ (((1st𝑥) + (2nd𝑥)) / 2) / 𝑚if(𝑚 < 𝑦, ⟨(1st𝑥), 𝑚⟩, ⟨((𝑚 + (2nd𝑥)) / 2), (2nd𝑥)⟩)))
3 ruc.4 . . . . 5 𝐶 = ({⟨0, ⟨0, 1⟩⟩} ∪ 𝐹)
4 ruc.5 . . . . 5 𝐺 = seq0(𝐷, 𝐶)
51, 2, 3, 4ruclem6 16297 . . . 4 (𝜑𝐺:ℕ0⟶(ℝ × ℝ))
6 1stcof 8014 . . . 4 (𝐺:ℕ0⟶(ℝ × ℝ) → (1st𝐺):ℕ0⟶ℝ)
75, 6syl 18 . . 3 (𝜑 → (1st𝐺):ℕ0⟶ℝ)
87frnd 6714 . 2 (𝜑 → ran (1st𝐺) ⊆ ℝ)
97fdmd 6716 . . . 4 (𝜑 → dom (1st𝐺) = ℕ0)
10 0nn0 12525 . . . . 5 0 ∈ ℕ0
11 ne0i 4293 . . . . 5 (0 ∈ ℕ0 → ℕ0 ≠ ∅)
1210, 11mp1i 14 . . . 4 (𝜑 → ℕ0 ≠ ∅)
139, 12eqnetrd 3024 . . 3 (𝜑 → dom (1st𝐺) ≠ ∅)
14 dm0rn0 5913 . . . 4 (dom (1st𝐺) = ∅ ↔ ran (1st𝐺) = ∅)
1514necon3bii 3009 . . 3 (dom (1st𝐺) ≠ ∅ ↔ ran (1st𝐺) ≠ ∅)
1613, 15sylib 221 . 2 (𝜑 → ran (1st𝐺) ≠ ∅)
17 fvco3 6981 . . . . . 6 ((𝐺:ℕ0⟶(ℝ × ℝ) ∧ 𝑛 ∈ ℕ0) → ((1st𝐺)‘𝑛) = (1st ‘(𝐺𝑛)))
185, 17sylan 591 . . . . 5 ((𝜑𝑛 ∈ ℕ0) → ((1st𝐺)‘𝑛) = (1st ‘(𝐺𝑛)))
191adantr 485 . . . . . . . 8 ((𝜑𝑛 ∈ ℕ0) → 𝐹:ℕ⟶ℝ)
202adantr 485 . . . . . . . 8 ((𝜑𝑛 ∈ ℕ0) → 𝐷 = (𝑥 ∈ (ℝ × ℝ), 𝑦 ∈ ℝ ↦ (((1st𝑥) + (2nd𝑥)) / 2) / 𝑚if(𝑚 < 𝑦, ⟨(1st𝑥), 𝑚⟩, ⟨((𝑚 + (2nd𝑥)) / 2), (2nd𝑥)⟩)))
21 simpr 489 . . . . . . . 8 ((𝜑𝑛 ∈ ℕ0) → 𝑛 ∈ ℕ0)
2210a1i 11 . . . . . . . 8 ((𝜑𝑛 ∈ ℕ0) → 0 ∈ ℕ0)
2319, 20, 3, 4, 21, 22ruclem10 16301 . . . . . . 7 ((𝜑𝑛 ∈ ℕ0) → (1st ‘(𝐺𝑛)) < (2nd ‘(𝐺‘0)))
241, 2, 3, 4ruclem4 16296 . . . . . . . . . 10 (𝜑 → (𝐺‘0) = ⟨0, 1⟩)
2524fveq2d 6885 . . . . . . . . 9 (𝜑 → (2nd ‘(𝐺‘0)) = (2nd ‘⟨0, 1⟩))
26 c0ex 11206 . . . . . . . . . 10 0 ∈ V
27 1ex 11209 . . . . . . . . . 10 1 ∈ V
2826, 27op2nd 7993 . . . . . . . . 9 (2nd ‘⟨0, 1⟩) = 1
2925, 28eqtrdi 2813 . . . . . . . 8 (𝜑 → (2nd ‘(𝐺‘0)) = 1)
3029adantr 485 . . . . . . 7 ((𝜑𝑛 ∈ ℕ0) → (2nd ‘(𝐺‘0)) = 1)
3123, 30breqtrd 5136 . . . . . 6 ((𝜑𝑛 ∈ ℕ0) → (1st ‘(𝐺𝑛)) < 1)
325ffvelcdmda 7079 . . . . . . . 8 ((𝜑𝑛 ∈ ℕ0) → (𝐺𝑛) ∈ (ℝ × ℝ))
33 xp1st 8016 . . . . . . . 8 ((𝐺𝑛) ∈ (ℝ × ℝ) → (1st ‘(𝐺𝑛)) ∈ ℝ)
3432, 33syl 18 . . . . . . 7 ((𝜑𝑛 ∈ ℕ0) → (1st ‘(𝐺𝑛)) ∈ ℝ)
35 1re 11214 . . . . . . 7 1 ∈ ℝ
36 ltle 11304 . . . . . . 7 (((1st ‘(𝐺𝑛)) ∈ ℝ ∧ 1 ∈ ℝ) → ((1st ‘(𝐺𝑛)) < 1 → (1st ‘(𝐺𝑛)) ≤ 1))
3734, 35, 36sylancl 597 . . . . . 6 ((𝜑𝑛 ∈ ℕ0) → ((1st ‘(𝐺𝑛)) < 1 → (1st ‘(𝐺𝑛)) ≤ 1))
3831, 37mpd 16 . . . . 5 ((𝜑𝑛 ∈ ℕ0) → (1st ‘(𝐺𝑛)) ≤ 1)
3918, 38eqbrtrd 5132 . . . 4 ((𝜑𝑛 ∈ ℕ0) → ((1st𝐺)‘𝑛) ≤ 1)
4039ralrimiva 3156 . . 3 (𝜑 → ∀𝑛 ∈ ℕ0 ((1st𝐺)‘𝑛) ≤ 1)
417ffnd 6706 . . . 4 (𝜑 → (1st𝐺) Fn ℕ0)
42 breq1 5111 . . . . 5 (𝑧 = ((1st𝐺)‘𝑛) → (𝑧 ≤ 1 ↔ ((1st𝐺)‘𝑛) ≤ 1))
4342ralrn 7083 . . . 4 ((1st𝐺) Fn ℕ0 → (∀𝑧 ∈ ran (1st𝐺)𝑧 ≤ 1 ↔ ∀𝑛 ∈ ℕ0 ((1st𝐺)‘𝑛) ≤ 1))
4441, 43syl 18 . . 3 (𝜑 → (∀𝑧 ∈ ran (1st𝐺)𝑧 ≤ 1 ↔ ∀𝑛 ∈ ℕ0 ((1st𝐺)‘𝑛) ≤ 1))
4540, 44mpbird 260 . 2 (𝜑 → ∀𝑧 ∈ ran (1st𝐺)𝑧 ≤ 1)
468, 16, 453jca 1145 1 (𝜑 → (ran (1st𝐺) ⊆ ℝ ∧ ran (1st𝐺) ≠ ∅ ∧ ∀𝑧 ∈ ran (1st𝐺)𝑧 ≤ 1))
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  wi 4  wb 209  wa 400  w3a 1102   = wceq 1569  wcel 2142  wne 2957  wral 3078  csb 3852  cun 3902  wss 3904  c0 4285  ifcif 4486  {csn 4588  cop 4594   class class class wbr 5108   × cxp 5658  dom cdm 5660  ran crn 5661  ccom 5664   Fn wfn 6531  wf 6532  cfv 6536  (class class class)co 7412  cmpo 7414  1st c1st 7982  2nd c2nd 7983  cr 11105  0cc0 11106  1c1 11107   + caddc 11109   < clt 11249  cle 11250   / cdiv 11877  cn 12239  2c2 12301  0cn0 12510  seqcseq 14044
This proof depends on axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1824  ax-4 1838  ax-5 1939  ax-6 1996  ax-7 2037  ax-8 2144  ax-9 2152  ax-10 2175  ax-11 2191  ax-12 2212  ax-ext 2734  ax-sep 5256  ax-nul 5268  ax-pow 5335  ax-pr 5403  ax-un 7734  ax-cnex 11162  ax-resscn 11163  ax-1cn 11164  ax-icn 11165  ax-addcl 11166  ax-addrcl 11167  ax-mulcl 11168  ax-mulrcl 11169  ax-mulcom 11170  ax-addass 11171  ax-mulass 11172  ax-distr 11173  ax-i2m1 11174  ax-1ne0 11175  ax-1rid 11176  ax-rnegex 11177  ax-rrecex 11178  ax-cnre 11179  ax-pre-lttri 11180  ax-pre-lttrn 11181  ax-pre-ltadd 11182  ax-pre-mulgt0 11183
This proof depends on definitions:  df-bi 210  df-an 401  df-or 861  df-3or 1103  df-3an 1104  df-tru 1572  df-fal 1582  df-ex 1809  df-nf 1813  df-sb 2096  df-mo 2566  df-eu 2596  df-clab 2741  df-cleq 2754  df-clel 2837  df-nfc 2911  df-ne 2958  df-nel 3064  df-ral 3079  df-rex 3089  df-rmo 3368  df-reu 3369  df-rab 3416  df-v 3456  df-sbc 3744  df-csb 3853  df-dif 3907  df-un 3909  df-in 3911  df-ss 3921  df-pss 3924  df-nul 4286  df-if 4487  df-pw 4563  df-sn 4589  df-pr 4591  df-op 4595  df-uni 4872  df-iun 4957  df-br 5109  df-opab 5173  df-mpt 5192  df-tr 5218  df-id 5555  df-eprel 5560  df-po 5568  df-so 5569  df-fr 5613  df-we 5615  df-xp 5666  df-rel 5667  df-cnv 5668  df-co 5669  df-dm 5670  df-rn 5671  df-res 5672  df-ima 5673  df-pred 6302  df-ord 6363  df-on 6364  df-lim 6365  df-suc 6366  df-iota 6492  df-fun 6538  df-fn 6539  df-f 6540  df-f1 6541  df-fo 6542  df-f1o 6543  df-fv 6544  df-riota 7369  df-ov 7415  df-oprab 7416  df-mpo 7417  df-om 7861  df-1st 7984  df-2nd 7985  df-frecs 8276  df-wrecs 8307  df-recs 8356  df-rdg 8395  df-er 8692  df-en 8942  df-dom 8943  df-sdom 8944  df-pnf 11251  df-mnf 11252  df-xr 11253  df-ltxr 11254  df-le 11255  df-sub 11449  df-neg 11450  df-div 11878  df-nn 12240  df-2 12309  df-n0 12511  df-z 12598  df-uz 12869  df-fz 13542  df-seq 14045
This theorem is used by:  ruclem12  16303
  Copyright terms: Public domain W3C validator