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

Theorem cvg1n 11701
Description: Convergence of real sequences.

This is a version of caucvgre 11696 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 10051 . . 3 (𝜑𝐶 ∈ ℝ)
3 arch 9514 . . 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 11700 . 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 4115  cmpt 4177  wf 5354  cfv 5358  (class class class)co 6059  cr 8143   + caddc 8147   · cmul 8149   < clt 8325   / cdiv 8967  cn 9258  cuz 9875  +crp 10008
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 4234  ax-pow 4293  ax-pr 4328  ax-un 4560  ax-setind 4665  ax-cnex 8235  ax-resscn 8236  ax-1cn 8237  ax-1re 8238  ax-icn 8239  ax-addcl 8240  ax-addrcl 8241  ax-mulcl 8242  ax-mulrcl 8243  ax-addcom 8244  ax-mulcom 8245  ax-addass 8246  ax-mulass 8247  ax-distr 8248  ax-i2m1 8249  ax-0lt1 8250  ax-1rid 8251  ax-0id 8252  ax-rnegex 8253  ax-precex 8254  ax-cnre 8255  ax-pre-ltirr 8256  ax-pre-ltwlin 8257  ax-pre-lttrn 8258  ax-pre-apti 8259  ax-pre-ltadd 8260  ax-pre-mulgt0 8261  ax-pre-mulext 8262  ax-arch 8263  ax-caucvg 8264
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 3677  df-sn 3701  df-pr 3702  df-op 3704  df-uni 3921  df-int 3956  df-br 4116  df-opab 4178  df-mpt 4179  df-id 4420  df-po 4423  df-iso 4424  df-xp 4761  df-rel 4762  df-cnv 4763  df-co 4764  df-dm 4765  df-rn 4766  df-res 4767  df-ima 4768  df-iota 5318  df-fun 5360  df-fn 5361  df-f 5362  df-fv 5366  df-riota 6012  df-ov 6062  df-oprab 6063  df-mpo 6064  df-pnf 8327  df-mnf 8328  df-xr 8329  df-ltxr 8330  df-le 8331  df-sub 8464  df-neg 8465  df-reap 8868  df-ap 8875  df-div 8968  df-inn 9259  df-2 9317  df-n0 9518  df-z 9599  df-uz 9876  df-rp 10009
This theorem is referenced by:  resqrexlemcvg  11734  climrecvg1n  12063
  Copyright terms: Public domain W3C validator