ILE Home Intuitionistic Logic Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  ILE Home  >  Th. List  >  cvg1n GIF version

Theorem cvg1n 11696
Description: Convergence of real sequences.

This is a version of caucvgre 11691 with a constant multiplier 𝐶 on the rate of convergence. That is, all terms after the nth term must be within 𝐶 / 𝑛 of the nth term.

(Contributed by Jim Kingdon, 1-Aug-2021.)

Hypotheses
Ref Expression
cvg1n.f (𝜑𝐹:ℕ⟶ℝ)
cvg1n.c (𝜑𝐶 ∈ ℝ+)
cvg1n.cau (𝜑 → ∀𝑛 ∈ ℕ ∀𝑘 ∈ (ℤ𝑛)((𝐹𝑛) < ((𝐹𝑘) + (𝐶 / 𝑛)) ∧ (𝐹𝑘) < ((𝐹𝑛) + (𝐶 / 𝑛))))
Assertion
Ref Expression
cvg1n (𝜑 → ∃𝑦 ∈ ℝ ∀𝑥 ∈ ℝ+𝑗 ∈ ℕ ∀𝑖 ∈ (ℤ𝑗)((𝐹𝑖) < (𝑦 + 𝑥) ∧ 𝑦 < ((𝐹𝑖) + 𝑥)))
Distinct variable groups:   𝐶,𝑘,𝑛   𝐶,𝑖,𝑗,𝑥,𝑦   𝑥,𝐹,𝑦   𝑘,𝐹,𝑛   𝑖,𝐹,𝑗   𝜑,𝑘,𝑛,𝑗   𝜑,𝑖,𝑥,𝑦,𝑗   𝑗,𝑛   𝑦,𝑘,𝑗,𝑖

Proof of Theorem cvg1n
Dummy variable 𝑧 is distinct from all other variables.
StepHypRef Expression
1 cvg1n.c . . . 4 (𝜑𝐶 ∈ ℝ+)
21rpred 10047 . . 3 (𝜑𝐶 ∈ ℝ)
3 arch 9510 . . 3 (𝐶 ∈ ℝ → ∃𝑧 ∈ ℕ 𝐶 < 𝑧)
42, 3syl 14 . 2 (𝜑 → ∃𝑧 ∈ ℕ 𝐶 < 𝑧)
5 cvg1n.f . . . 4 (𝜑𝐹:ℕ⟶ℝ)
65adantr 276 . . 3 ((𝜑 ∧ (𝑧 ∈ ℕ ∧ 𝐶 < 𝑧)) → 𝐹:ℕ⟶ℝ)
71adantr 276 . . 3 ((𝜑 ∧ (𝑧 ∈ ℕ ∧ 𝐶 < 𝑧)) → 𝐶 ∈ ℝ+)
8 cvg1n.cau . . . 4 (𝜑 → ∀𝑛 ∈ ℕ ∀𝑘 ∈ (ℤ𝑛)((𝐹𝑛) < ((𝐹𝑘) + (𝐶 / 𝑛)) ∧ (𝐹𝑘) < ((𝐹𝑛) + (𝐶 / 𝑛))))
98adantr 276 . . 3 ((𝜑 ∧ (𝑧 ∈ ℕ ∧ 𝐶 < 𝑧)) → ∀𝑛 ∈ ℕ ∀𝑘 ∈ (ℤ𝑛)((𝐹𝑛) < ((𝐹𝑘) + (𝐶 / 𝑛)) ∧ (𝐹𝑘) < ((𝐹𝑛) + (𝐶 / 𝑛))))
10 eqid 2234 . . 3 (𝑗 ∈ ℕ ↦ (𝐹‘(𝑗 · 𝑧))) = (𝑗 ∈ ℕ ↦ (𝐹‘(𝑗 · 𝑧)))
11 simprl 531 . . 3 ((𝜑 ∧ (𝑧 ∈ ℕ ∧ 𝐶 < 𝑧)) → 𝑧 ∈ ℕ)
12 simprr 533 . . 3 ((𝜑 ∧ (𝑧 ∈ ℕ ∧ 𝐶 < 𝑧)) → 𝐶 < 𝑧)
136, 7, 9, 10, 11, 12cvg1nlemres 11695 . 2 ((𝜑 ∧ (𝑧 ∈ ℕ ∧ 𝐶 < 𝑧)) → ∃𝑦 ∈ ℝ ∀𝑥 ∈ ℝ+𝑗 ∈ ℕ ∀𝑖 ∈ (ℤ𝑗)((𝐹𝑖) < (𝑦 + 𝑥) ∧ 𝑦 < ((𝐹𝑖) + 𝑥)))
144, 13rexlimddv 2667 1 (𝜑 → ∃𝑦 ∈ ℝ ∀𝑥 ∈ ℝ+𝑗 ∈ ℕ ∀𝑖 ∈ (ℤ𝑗)((𝐹𝑖) < (𝑦 + 𝑥) ∧ 𝑦 < ((𝐹𝑖) + 𝑥)))
Colors of variables: wff set class
Syntax hints:  wi 4  wa 104  wcel 2205  wral 2522  wrex 2523   class class class wbr 4114  cmpt 4176  wf 5353  cfv 5357  (class class class)co 6058  cr 8142   + caddc 8146   · cmul 8148   < clt 8324   / cdiv 8963  cn 9254  cuz 9871  +crp 10004
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 106  ax-ia2 107  ax-ia3 108  ax-in1 619  ax-in2 620  ax-io 717  ax-5 1496  ax-7 1497  ax-gen 1498  ax-ie1 1542  ax-ie2 1543  ax-8 1553  ax-10 1554  ax-11 1555  ax-i12 1556  ax-bndl 1558  ax-4 1559  ax-17 1575  ax-i9 1579  ax-ial 1583  ax-i5r 1584  ax-13 2207  ax-14 2208  ax-ext 2216  ax-sep 4233  ax-pow 4292  ax-pr 4327  ax-un 4559  ax-setind 4664  ax-cnex 8234  ax-resscn 8235  ax-1cn 8236  ax-1re 8237  ax-icn 8238  ax-addcl 8239  ax-addrcl 8240  ax-mulcl 8241  ax-mulrcl 8242  ax-addcom 8243  ax-mulcom 8244  ax-addass 8245  ax-mulass 8246  ax-distr 8247  ax-i2m1 8248  ax-0lt1 8249  ax-1rid 8250  ax-0id 8251  ax-rnegex 8252  ax-precex 8253  ax-cnre 8254  ax-pre-ltirr 8255  ax-pre-ltwlin 8256  ax-pre-lttrn 8257  ax-pre-apti 8258  ax-pre-ltadd 8259  ax-pre-mulgt0 8260  ax-pre-mulext 8261  ax-arch 8262  ax-caucvg 8263
This theorem depends on definitions:  df-bi 117  df-3or 1006  df-3an 1007  df-tru 1401  df-fal 1404  df-nf 1510  df-sb 1812  df-eu 2085  df-mo 2086  df-clab 2221  df-cleq 2227  df-clel 2230  df-nfc 2375  df-ne 2415  df-nel 2510  df-ral 2527  df-rex 2528  df-reu 2529  df-rmo 2530  df-rab 2531  df-v 2817  df-sbc 3046  df-dif 3216  df-un 3218  df-in 3220  df-ss 3227  df-pw 3676  df-sn 3700  df-pr 3701  df-op 3703  df-uni 3920  df-int 3955  df-br 4115  df-opab 4177  df-mpt 4178  df-id 4419  df-po 4422  df-iso 4423  df-xp 4760  df-rel 4761  df-cnv 4762  df-co 4763  df-dm 4764  df-rn 4765  df-res 4766  df-ima 4767  df-iota 5317  df-fun 5359  df-fn 5360  df-f 5361  df-fv 5365  df-riota 6011  df-ov 6061  df-oprab 6062  df-mpo 6063  df-pnf 8326  df-mnf 8327  df-xr 8328  df-ltxr 8329  df-le 8330  df-sub 8462  df-neg 8463  df-reap 8866  df-ap 8873  df-div 8964  df-inn 9255  df-2 9313  df-n0 9514  df-z 9595  df-uz 9872  df-rp 10005
This theorem is referenced by:  resqrexlemcvg  11729  climrecvg1n  12058
  Copyright terms: Public domain W3C validator