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

Theorem seqovcd 10449
Description: A closure law for the recursive sequence builder. This is a lemma for theorems such as seqf2 10450 and seq1cd 10451 and is unlikely to be needed once such theorems are proved. (Contributed by Jim Kingdon, 20-Jul-2023.)
Hypotheses
Ref Expression
seqovcd.f ((𝜑𝑥 ∈ (ℤ‘(𝑀 + 1))) → (𝐹𝑥) ∈ 𝐷)
seqovcd.pl ((𝜑 ∧ (𝑥𝐶𝑦𝐷)) → (𝑥 + 𝑦) ∈ 𝐶)
Assertion
Ref Expression
seqovcd ((𝜑 ∧ (𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝐶)) → (𝑥(𝑧 ∈ (ℤ𝑀), 𝑤𝐶 ↦ (𝑤 + (𝐹‘(𝑧 + 1))))𝑦) ∈ 𝐶)
Distinct variable groups:   𝑥, + ,𝑦,𝑤,𝑧   𝑥,𝐶,𝑦,𝑤,𝑧   𝑥,𝐷,𝑦   𝑥,𝐹,𝑤,𝑧   𝑥,𝑀,𝑤,𝑧   𝜑,𝑥,𝑦
Allowed substitution hints:   𝜑(𝑧,𝑤)   𝐷(𝑧,𝑤)   𝐹(𝑦)   𝑀(𝑦)

Proof of Theorem seqovcd
Dummy variables 𝑎 𝑏 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 simprl 529 . . 3 ((𝜑 ∧ (𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝐶)) → 𝑥 ∈ (ℤ𝑀))
2 simprr 531 . . 3 ((𝜑 ∧ (𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝐶)) → 𝑦𝐶)
3 seqovcd.pl . . . . . . 7 ((𝜑 ∧ (𝑥𝐶𝑦𝐷)) → (𝑥 + 𝑦) ∈ 𝐶)
43ralrimivva 2559 . . . . . 6 (𝜑 → ∀𝑥𝐶𝑦𝐷 (𝑥 + 𝑦) ∈ 𝐶)
5 oveq1 5876 . . . . . . . 8 (𝑥 = 𝑎 → (𝑥 + 𝑦) = (𝑎 + 𝑦))
65eleq1d 2246 . . . . . . 7 (𝑥 = 𝑎 → ((𝑥 + 𝑦) ∈ 𝐶 ↔ (𝑎 + 𝑦) ∈ 𝐶))
7 oveq2 5877 . . . . . . . 8 (𝑦 = 𝑏 → (𝑎 + 𝑦) = (𝑎 + 𝑏))
87eleq1d 2246 . . . . . . 7 (𝑦 = 𝑏 → ((𝑎 + 𝑦) ∈ 𝐶 ↔ (𝑎 + 𝑏) ∈ 𝐶))
96, 8cbvral2v 2716 . . . . . 6 (∀𝑥𝐶𝑦𝐷 (𝑥 + 𝑦) ∈ 𝐶 ↔ ∀𝑎𝐶𝑏𝐷 (𝑎 + 𝑏) ∈ 𝐶)
104, 9sylib 122 . . . . 5 (𝜑 → ∀𝑎𝐶𝑏𝐷 (𝑎 + 𝑏) ∈ 𝐶)
1110adantr 276 . . . 4 ((𝜑 ∧ (𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝐶)) → ∀𝑎𝐶𝑏𝐷 (𝑎 + 𝑏) ∈ 𝐶)
12 fveq2 5511 . . . . . . 7 (𝑎 = (𝑥 + 1) → (𝐹𝑎) = (𝐹‘(𝑥 + 1)))
1312eleq1d 2246 . . . . . 6 (𝑎 = (𝑥 + 1) → ((𝐹𝑎) ∈ 𝐷 ↔ (𝐹‘(𝑥 + 1)) ∈ 𝐷))
14 seqovcd.f . . . . . . . . 9 ((𝜑𝑥 ∈ (ℤ‘(𝑀 + 1))) → (𝐹𝑥) ∈ 𝐷)
1514ralrimiva 2550 . . . . . . . 8 (𝜑 → ∀𝑥 ∈ (ℤ‘(𝑀 + 1))(𝐹𝑥) ∈ 𝐷)
16 fveq2 5511 . . . . . . . . . 10 (𝑥 = 𝑎 → (𝐹𝑥) = (𝐹𝑎))
1716eleq1d 2246 . . . . . . . . 9 (𝑥 = 𝑎 → ((𝐹𝑥) ∈ 𝐷 ↔ (𝐹𝑎) ∈ 𝐷))
1817cbvralv 2703 . . . . . . . 8 (∀𝑥 ∈ (ℤ‘(𝑀 + 1))(𝐹𝑥) ∈ 𝐷 ↔ ∀𝑎 ∈ (ℤ‘(𝑀 + 1))(𝐹𝑎) ∈ 𝐷)
1915, 18sylib 122 . . . . . . 7 (𝜑 → ∀𝑎 ∈ (ℤ‘(𝑀 + 1))(𝐹𝑎) ∈ 𝐷)
2019adantr 276 . . . . . 6 ((𝜑 ∧ (𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝐶)) → ∀𝑎 ∈ (ℤ‘(𝑀 + 1))(𝐹𝑎) ∈ 𝐷)
21 eluzp1p1 9542 . . . . . . 7 (𝑥 ∈ (ℤ𝑀) → (𝑥 + 1) ∈ (ℤ‘(𝑀 + 1)))
221, 21syl 14 . . . . . 6 ((𝜑 ∧ (𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝐶)) → (𝑥 + 1) ∈ (ℤ‘(𝑀 + 1)))
2313, 20, 22rspcdva 2846 . . . . 5 ((𝜑 ∧ (𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝐶)) → (𝐹‘(𝑥 + 1)) ∈ 𝐷)
24 oveq12 5878 . . . . . . 7 ((𝑎 = 𝑦𝑏 = (𝐹‘(𝑥 + 1))) → (𝑎 + 𝑏) = (𝑦 + (𝐹‘(𝑥 + 1))))
2524eleq1d 2246 . . . . . 6 ((𝑎 = 𝑦𝑏 = (𝐹‘(𝑥 + 1))) → ((𝑎 + 𝑏) ∈ 𝐶 ↔ (𝑦 + (𝐹‘(𝑥 + 1))) ∈ 𝐶))
2625rspc2gv 2853 . . . . 5 ((𝑦𝐶 ∧ (𝐹‘(𝑥 + 1)) ∈ 𝐷) → (∀𝑎𝐶𝑏𝐷 (𝑎 + 𝑏) ∈ 𝐶 → (𝑦 + (𝐹‘(𝑥 + 1))) ∈ 𝐶))
272, 23, 26syl2anc 411 . . . 4 ((𝜑 ∧ (𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝐶)) → (∀𝑎𝐶𝑏𝐷 (𝑎 + 𝑏) ∈ 𝐶 → (𝑦 + (𝐹‘(𝑥 + 1))) ∈ 𝐶))
2811, 27mpd 13 . . 3 ((𝜑 ∧ (𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝐶)) → (𝑦 + (𝐹‘(𝑥 + 1))) ∈ 𝐶)
29 fvoveq1 5892 . . . . 5 (𝑧 = 𝑥 → (𝐹‘(𝑧 + 1)) = (𝐹‘(𝑥 + 1)))
3029oveq2d 5885 . . . 4 (𝑧 = 𝑥 → (𝑤 + (𝐹‘(𝑧 + 1))) = (𝑤 + (𝐹‘(𝑥 + 1))))
31 oveq1 5876 . . . 4 (𝑤 = 𝑦 → (𝑤 + (𝐹‘(𝑥 + 1))) = (𝑦 + (𝐹‘(𝑥 + 1))))
32 eqid 2177 . . . 4 (𝑧 ∈ (ℤ𝑀), 𝑤𝐶 ↦ (𝑤 + (𝐹‘(𝑧 + 1)))) = (𝑧 ∈ (ℤ𝑀), 𝑤𝐶 ↦ (𝑤 + (𝐹‘(𝑧 + 1))))
3330, 31, 32ovmpog 6003 . . 3 ((𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝐶 ∧ (𝑦 + (𝐹‘(𝑥 + 1))) ∈ 𝐶) → (𝑥(𝑧 ∈ (ℤ𝑀), 𝑤𝐶 ↦ (𝑤 + (𝐹‘(𝑧 + 1))))𝑦) = (𝑦 + (𝐹‘(𝑥 + 1))))
341, 2, 28, 33syl3anc 1238 . 2 ((𝜑 ∧ (𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝐶)) → (𝑥(𝑧 ∈ (ℤ𝑀), 𝑤𝐶 ↦ (𝑤 + (𝐹‘(𝑧 + 1))))𝑦) = (𝑦 + (𝐹‘(𝑥 + 1))))
3534, 28eqeltrd 2254 1 ((𝜑 ∧ (𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝐶)) → (𝑥(𝑧 ∈ (ℤ𝑀), 𝑤𝐶 ↦ (𝑤 + (𝐹‘(𝑧 + 1))))𝑦) ∈ 𝐶)
Colors of variables: wff set class
Syntax hints:  wi 4  wa 104   = wceq 1353  wcel 2148  wral 2455  cfv 5212  (class class class)co 5869  cmpo 5871  1c1 7803   + caddc 7805  cuz 9517
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 614  ax-in2 615  ax-io 709  ax-5 1447  ax-7 1448  ax-gen 1449  ax-ie1 1493  ax-ie2 1494  ax-8 1504  ax-10 1505  ax-11 1506  ax-i12 1507  ax-bndl 1509  ax-4 1510  ax-17 1526  ax-i9 1530  ax-ial 1534  ax-i5r 1535  ax-13 2150  ax-14 2151  ax-ext 2159  ax-sep 4118  ax-pow 4171  ax-pr 4206  ax-un 4430  ax-setind 4533  ax-cnex 7893  ax-resscn 7894  ax-1cn 7895  ax-1re 7896  ax-icn 7897  ax-addcl 7898  ax-addrcl 7899  ax-mulcl 7900  ax-addcom 7902  ax-addass 7904  ax-distr 7906  ax-i2m1 7907  ax-0id 7910  ax-rnegex 7911  ax-cnre 7913  ax-pre-ltadd 7918
This theorem depends on definitions:  df-bi 117  df-3or 979  df-3an 980  df-tru 1356  df-fal 1359  df-nf 1461  df-sb 1763  df-eu 2029  df-mo 2030  df-clab 2164  df-cleq 2170  df-clel 2173  df-nfc 2308  df-ne 2348  df-nel 2443  df-ral 2460  df-rex 2461  df-reu 2462  df-rab 2464  df-v 2739  df-sbc 2963  df-dif 3131  df-un 3133  df-in 3135  df-ss 3142  df-pw 3576  df-sn 3597  df-pr 3598  df-op 3600  df-uni 3808  df-int 3843  df-br 4001  df-opab 4062  df-mpt 4063  df-id 4290  df-xp 4629  df-rel 4630  df-cnv 4631  df-co 4632  df-dm 4633  df-rn 4634  df-res 4635  df-ima 4636  df-iota 5174  df-fun 5214  df-fn 5215  df-f 5216  df-fv 5220  df-riota 5825  df-ov 5872  df-oprab 5873  df-mpo 5874  df-pnf 7984  df-mnf 7985  df-xr 7986  df-ltxr 7987  df-le 7988  df-sub 8120  df-neg 8121  df-inn 8909  df-n0 9166  df-z 9243  df-uz 9518
This theorem is referenced by:  seqf2  10450  seq1cd  10451  seqp1cd  10452
  Copyright terms: Public domain W3C validator