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

Theorem seqovcd 10267
Description: A closure law for the recursive sequence builder. This is a lemma for theorems such as seqf2 10268 and seq1cd 10269 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 521 . . 3 ((𝜑 ∧ (𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝐶)) → 𝑥 ∈ (ℤ𝑀))
2 simprr 522 . . 3 ((𝜑 ∧ (𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝐶)) → 𝑦𝐶)
3 seqovcd.pl . . . . . . 7 ((𝜑 ∧ (𝑥𝐶𝑦𝐷)) → (𝑥 + 𝑦) ∈ 𝐶)
43ralrimivva 2517 . . . . . 6 (𝜑 → ∀𝑥𝐶𝑦𝐷 (𝑥 + 𝑦) ∈ 𝐶)
5 oveq1 5789 . . . . . . . 8 (𝑥 = 𝑎 → (𝑥 + 𝑦) = (𝑎 + 𝑦))
65eleq1d 2209 . . . . . . 7 (𝑥 = 𝑎 → ((𝑥 + 𝑦) ∈ 𝐶 ↔ (𝑎 + 𝑦) ∈ 𝐶))
7 oveq2 5790 . . . . . . . 8 (𝑦 = 𝑏 → (𝑎 + 𝑦) = (𝑎 + 𝑏))
87eleq1d 2209 . . . . . . 7 (𝑦 = 𝑏 → ((𝑎 + 𝑦) ∈ 𝐶 ↔ (𝑎 + 𝑏) ∈ 𝐶))
96, 8cbvral2v 2668 . . . . . 6 (∀𝑥𝐶𝑦𝐷 (𝑥 + 𝑦) ∈ 𝐶 ↔ ∀𝑎𝐶𝑏𝐷 (𝑎 + 𝑏) ∈ 𝐶)
104, 9sylib 121 . . . . 5 (𝜑 → ∀𝑎𝐶𝑏𝐷 (𝑎 + 𝑏) ∈ 𝐶)
1110adantr 274 . . . 4 ((𝜑 ∧ (𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝐶)) → ∀𝑎𝐶𝑏𝐷 (𝑎 + 𝑏) ∈ 𝐶)
12 fveq2 5429 . . . . . . 7 (𝑎 = (𝑥 + 1) → (𝐹𝑎) = (𝐹‘(𝑥 + 1)))
1312eleq1d 2209 . . . . . 6 (𝑎 = (𝑥 + 1) → ((𝐹𝑎) ∈ 𝐷 ↔ (𝐹‘(𝑥 + 1)) ∈ 𝐷))
14 seqovcd.f . . . . . . . . 9 ((𝜑𝑥 ∈ (ℤ‘(𝑀 + 1))) → (𝐹𝑥) ∈ 𝐷)
1514ralrimiva 2508 . . . . . . . 8 (𝜑 → ∀𝑥 ∈ (ℤ‘(𝑀 + 1))(𝐹𝑥) ∈ 𝐷)
16 fveq2 5429 . . . . . . . . . 10 (𝑥 = 𝑎 → (𝐹𝑥) = (𝐹𝑎))
1716eleq1d 2209 . . . . . . . . 9 (𝑥 = 𝑎 → ((𝐹𝑥) ∈ 𝐷 ↔ (𝐹𝑎) ∈ 𝐷))
1817cbvralv 2657 . . . . . . . 8 (∀𝑥 ∈ (ℤ‘(𝑀 + 1))(𝐹𝑥) ∈ 𝐷 ↔ ∀𝑎 ∈ (ℤ‘(𝑀 + 1))(𝐹𝑎) ∈ 𝐷)
1915, 18sylib 121 . . . . . . 7 (𝜑 → ∀𝑎 ∈ (ℤ‘(𝑀 + 1))(𝐹𝑎) ∈ 𝐷)
2019adantr 274 . . . . . 6 ((𝜑 ∧ (𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝐶)) → ∀𝑎 ∈ (ℤ‘(𝑀 + 1))(𝐹𝑎) ∈ 𝐷)
21 eluzp1p1 9375 . . . . . . 7 (𝑥 ∈ (ℤ𝑀) → (𝑥 + 1) ∈ (ℤ‘(𝑀 + 1)))
221, 21syl 14 . . . . . 6 ((𝜑 ∧ (𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝐶)) → (𝑥 + 1) ∈ (ℤ‘(𝑀 + 1)))
2313, 20, 22rspcdva 2798 . . . . 5 ((𝜑 ∧ (𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝐶)) → (𝐹‘(𝑥 + 1)) ∈ 𝐷)
24 oveq12 5791 . . . . . . 7 ((𝑎 = 𝑦𝑏 = (𝐹‘(𝑥 + 1))) → (𝑎 + 𝑏) = (𝑦 + (𝐹‘(𝑥 + 1))))
2524eleq1d 2209 . . . . . 6 ((𝑎 = 𝑦𝑏 = (𝐹‘(𝑥 + 1))) → ((𝑎 + 𝑏) ∈ 𝐶 ↔ (𝑦 + (𝐹‘(𝑥 + 1))) ∈ 𝐶))
2625rspc2gv 2805 . . . . 5 ((𝑦𝐶 ∧ (𝐹‘(𝑥 + 1)) ∈ 𝐷) → (∀𝑎𝐶𝑏𝐷 (𝑎 + 𝑏) ∈ 𝐶 → (𝑦 + (𝐹‘(𝑥 + 1))) ∈ 𝐶))
272, 23, 26syl2anc 409 . . . 4 ((𝜑 ∧ (𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝐶)) → (∀𝑎𝐶𝑏𝐷 (𝑎 + 𝑏) ∈ 𝐶 → (𝑦 + (𝐹‘(𝑥 + 1))) ∈ 𝐶))
2811, 27mpd 13 . . 3 ((𝜑 ∧ (𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝐶)) → (𝑦 + (𝐹‘(𝑥 + 1))) ∈ 𝐶)
29 fvoveq1 5805 . . . . 5 (𝑧 = 𝑥 → (𝐹‘(𝑧 + 1)) = (𝐹‘(𝑥 + 1)))
3029oveq2d 5798 . . . 4 (𝑧 = 𝑥 → (𝑤 + (𝐹‘(𝑧 + 1))) = (𝑤 + (𝐹‘(𝑥 + 1))))
31 oveq1 5789 . . . 4 (𝑤 = 𝑦 → (𝑤 + (𝐹‘(𝑥 + 1))) = (𝑦 + (𝐹‘(𝑥 + 1))))
32 eqid 2140 . . . 4 (𝑧 ∈ (ℤ𝑀), 𝑤𝐶 ↦ (𝑤 + (𝐹‘(𝑧 + 1)))) = (𝑧 ∈ (ℤ𝑀), 𝑤𝐶 ↦ (𝑤 + (𝐹‘(𝑧 + 1))))
3330, 31, 32ovmpog 5913 . . 3 ((𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝐶 ∧ (𝑦 + (𝐹‘(𝑥 + 1))) ∈ 𝐶) → (𝑥(𝑧 ∈ (ℤ𝑀), 𝑤𝐶 ↦ (𝑤 + (𝐹‘(𝑧 + 1))))𝑦) = (𝑦 + (𝐹‘(𝑥 + 1))))
341, 2, 28, 33syl3anc 1217 . 2 ((𝜑 ∧ (𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝐶)) → (𝑥(𝑧 ∈ (ℤ𝑀), 𝑤𝐶 ↦ (𝑤 + (𝐹‘(𝑧 + 1))))𝑦) = (𝑦 + (𝐹‘(𝑥 + 1))))
3534, 28eqeltrd 2217 1 ((𝜑 ∧ (𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝐶)) → (𝑥(𝑧 ∈ (ℤ𝑀), 𝑤𝐶 ↦ (𝑤 + (𝐹‘(𝑧 + 1))))𝑦) ∈ 𝐶)
Colors of variables: wff set class
Syntax hints:  wi 4  wa 103   = wceq 1332  wcel 1481  wral 2417  cfv 5131  (class class class)co 5782  cmpo 5784  1c1 7645   + caddc 7647  cuz 9350
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 105  ax-ia2 106  ax-ia3 107  ax-in1 604  ax-in2 605  ax-io 699  ax-5 1424  ax-7 1425  ax-gen 1426  ax-ie1 1470  ax-ie2 1471  ax-8 1483  ax-10 1484  ax-11 1485  ax-i12 1486  ax-bndl 1487  ax-4 1488  ax-13 1492  ax-14 1493  ax-17 1507  ax-i9 1511  ax-ial 1515  ax-i5r 1516  ax-ext 2122  ax-sep 4054  ax-pow 4106  ax-pr 4139  ax-un 4363  ax-setind 4460  ax-cnex 7735  ax-resscn 7736  ax-1cn 7737  ax-1re 7738  ax-icn 7739  ax-addcl 7740  ax-addrcl 7741  ax-mulcl 7742  ax-addcom 7744  ax-addass 7746  ax-distr 7748  ax-i2m1 7749  ax-0id 7752  ax-rnegex 7753  ax-cnre 7755  ax-pre-ltadd 7760
This theorem depends on definitions:  df-bi 116  df-3or 964  df-3an 965  df-tru 1335  df-fal 1338  df-nf 1438  df-sb 1737  df-eu 2003  df-mo 2004  df-clab 2127  df-cleq 2133  df-clel 2136  df-nfc 2271  df-ne 2310  df-nel 2405  df-ral 2422  df-rex 2423  df-reu 2424  df-rab 2426  df-v 2691  df-sbc 2914  df-dif 3078  df-un 3080  df-in 3082  df-ss 3089  df-pw 3517  df-sn 3538  df-pr 3539  df-op 3541  df-uni 3745  df-int 3780  df-br 3938  df-opab 3998  df-mpt 3999  df-id 4223  df-xp 4553  df-rel 4554  df-cnv 4555  df-co 4556  df-dm 4557  df-rn 4558  df-res 4559  df-ima 4560  df-iota 5096  df-fun 5133  df-fn 5134  df-f 5135  df-fv 5139  df-riota 5738  df-ov 5785  df-oprab 5786  df-mpo 5787  df-pnf 7826  df-mnf 7827  df-xr 7828  df-ltxr 7829  df-le 7830  df-sub 7959  df-neg 7960  df-inn 8745  df-n0 9002  df-z 9079  df-uz 9351
This theorem is referenced by:  seqf2  10268  seq1cd  10269  seqp1cd  10270
  Copyright terms: Public domain W3C validator