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

Theorem iseqovex 10229
Description: Closure of a function used in proving sequence builder theorems. This can be thought of as a lemma for the small number of sequence builder theorems which need it. (Contributed by Jim Kingdon, 31-May-2020.)
Hypotheses
Ref Expression
iseqovex.f ((𝜑𝑥 ∈ (ℤ𝑀)) → (𝐹𝑥) ∈ 𝑆)
iseqovex.pl ((𝜑 ∧ (𝑥𝑆𝑦𝑆)) → (𝑥 + 𝑦) ∈ 𝑆)
Assertion
Ref Expression
iseqovex ((𝜑 ∧ (𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝑆)) → (𝑥(𝑧 ∈ (ℤ𝑀), 𝑤𝑆 ↦ (𝑤 + (𝐹‘(𝑧 + 1))))𝑦) ∈ 𝑆)
Distinct variable groups:   𝑤,𝐹,𝑥,𝑦,𝑧   𝑤, + ,𝑥,𝑦,𝑧   𝑤,𝑆,𝑥,𝑦,𝑧   𝜑,𝑤,𝑥,𝑦,𝑧   𝑤,𝑀,𝑥,𝑧
Allowed substitution hint:   𝑀(𝑦)

Proof of Theorem iseqovex
StepHypRef Expression
1 eqidd 2140 . . 3 ((𝜑 ∧ (𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝑆)) → (𝑧 ∈ (ℤ𝑀), 𝑤𝑆 ↦ (𝑤 + (𝐹‘(𝑧 + 1)))) = (𝑧 ∈ (ℤ𝑀), 𝑤𝑆 ↦ (𝑤 + (𝐹‘(𝑧 + 1)))))
2 simprr 521 . . . 4 (((𝜑 ∧ (𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝑆)) ∧ (𝑧 = 𝑥𝑤 = 𝑦)) → 𝑤 = 𝑦)
3 simprl 520 . . . . . 6 (((𝜑 ∧ (𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝑆)) ∧ (𝑧 = 𝑥𝑤 = 𝑦)) → 𝑧 = 𝑥)
43oveq1d 5789 . . . . 5 (((𝜑 ∧ (𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝑆)) ∧ (𝑧 = 𝑥𝑤 = 𝑦)) → (𝑧 + 1) = (𝑥 + 1))
54fveq2d 5425 . . . 4 (((𝜑 ∧ (𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝑆)) ∧ (𝑧 = 𝑥𝑤 = 𝑦)) → (𝐹‘(𝑧 + 1)) = (𝐹‘(𝑥 + 1)))
62, 5oveq12d 5792 . . 3 (((𝜑 ∧ (𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝑆)) ∧ (𝑧 = 𝑥𝑤 = 𝑦)) → (𝑤 + (𝐹‘(𝑧 + 1))) = (𝑦 + (𝐹‘(𝑥 + 1))))
7 simprl 520 . . 3 ((𝜑 ∧ (𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝑆)) → 𝑥 ∈ (ℤ𝑀))
8 simprr 521 . . 3 ((𝜑 ∧ (𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝑆)) → 𝑦𝑆)
9 iseqovex.pl . . . . . 6 ((𝜑 ∧ (𝑥𝑆𝑦𝑆)) → (𝑥 + 𝑦) ∈ 𝑆)
109caovclg 5923 . . . . 5 ((𝜑 ∧ (𝑧𝑆𝑤𝑆)) → (𝑧 + 𝑤) ∈ 𝑆)
1110adantlr 468 . . . 4 (((𝜑 ∧ (𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝑆)) ∧ (𝑧𝑆𝑤𝑆)) → (𝑧 + 𝑤) ∈ 𝑆)
12 fveq2 5421 . . . . . 6 (𝑧 = (𝑥 + 1) → (𝐹𝑧) = (𝐹‘(𝑥 + 1)))
1312eleq1d 2208 . . . . 5 (𝑧 = (𝑥 + 1) → ((𝐹𝑧) ∈ 𝑆 ↔ (𝐹‘(𝑥 + 1)) ∈ 𝑆))
14 iseqovex.f . . . . . . . 8 ((𝜑𝑥 ∈ (ℤ𝑀)) → (𝐹𝑥) ∈ 𝑆)
1514ralrimiva 2505 . . . . . . 7 (𝜑 → ∀𝑥 ∈ (ℤ𝑀)(𝐹𝑥) ∈ 𝑆)
16 fveq2 5421 . . . . . . . . 9 (𝑥 = 𝑧 → (𝐹𝑥) = (𝐹𝑧))
1716eleq1d 2208 . . . . . . . 8 (𝑥 = 𝑧 → ((𝐹𝑥) ∈ 𝑆 ↔ (𝐹𝑧) ∈ 𝑆))
1817cbvralv 2654 . . . . . . 7 (∀𝑥 ∈ (ℤ𝑀)(𝐹𝑥) ∈ 𝑆 ↔ ∀𝑧 ∈ (ℤ𝑀)(𝐹𝑧) ∈ 𝑆)
1915, 18sylib 121 . . . . . 6 (𝜑 → ∀𝑧 ∈ (ℤ𝑀)(𝐹𝑧) ∈ 𝑆)
2019adantr 274 . . . . 5 ((𝜑 ∧ (𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝑆)) → ∀𝑧 ∈ (ℤ𝑀)(𝐹𝑧) ∈ 𝑆)
21 peano2uz 9378 . . . . . 6 (𝑥 ∈ (ℤ𝑀) → (𝑥 + 1) ∈ (ℤ𝑀))
227, 21syl 14 . . . . 5 ((𝜑 ∧ (𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝑆)) → (𝑥 + 1) ∈ (ℤ𝑀))
2313, 20, 22rspcdva 2794 . . . 4 ((𝜑 ∧ (𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝑆)) → (𝐹‘(𝑥 + 1)) ∈ 𝑆)
2411, 8, 23caovcld 5924 . . 3 ((𝜑 ∧ (𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝑆)) → (𝑦 + (𝐹‘(𝑥 + 1))) ∈ 𝑆)
251, 6, 7, 8, 24ovmpod 5898 . 2 ((𝜑 ∧ (𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝑆)) → (𝑥(𝑧 ∈ (ℤ𝑀), 𝑤𝑆 ↦ (𝑤 + (𝐹‘(𝑧 + 1))))𝑦) = (𝑦 + (𝐹‘(𝑥 + 1))))
2625, 24eqeltrd 2216 1 ((𝜑 ∧ (𝑥 ∈ (ℤ𝑀) ∧ 𝑦𝑆)) → (𝑥(𝑧 ∈ (ℤ𝑀), 𝑤𝑆 ↦ (𝑤 + (𝐹‘(𝑧 + 1))))𝑦) ∈ 𝑆)
Colors of variables: wff set class
Syntax hints:  wi 4  wa 103   = wceq 1331  wcel 1480  wral 2416  cfv 5123  (class class class)co 5774  cmpo 5776  1c1 7621   + caddc 7623  cuz 9326
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 603  ax-in2 604  ax-io 698  ax-5 1423  ax-7 1424  ax-gen 1425  ax-ie1 1469  ax-ie2 1470  ax-8 1482  ax-10 1483  ax-11 1484  ax-i12 1485  ax-bndl 1486  ax-4 1487  ax-13 1491  ax-14 1492  ax-17 1506  ax-i9 1510  ax-ial 1514  ax-i5r 1515  ax-ext 2121  ax-sep 4046  ax-pow 4098  ax-pr 4131  ax-un 4355  ax-setind 4452  ax-cnex 7711  ax-resscn 7712  ax-1cn 7713  ax-1re 7714  ax-icn 7715  ax-addcl 7716  ax-addrcl 7717  ax-mulcl 7718  ax-addcom 7720  ax-addass 7722  ax-distr 7724  ax-i2m1 7725  ax-0lt1 7726  ax-0id 7728  ax-rnegex 7729  ax-cnre 7731  ax-pre-ltirr 7732  ax-pre-ltwlin 7733  ax-pre-lttrn 7734  ax-pre-ltadd 7736
This theorem depends on definitions:  df-bi 116  df-3or 963  df-3an 964  df-tru 1334  df-fal 1337  df-nf 1437  df-sb 1736  df-eu 2002  df-mo 2003  df-clab 2126  df-cleq 2132  df-clel 2135  df-nfc 2270  df-ne 2309  df-nel 2404  df-ral 2421  df-rex 2422  df-reu 2423  df-rab 2425  df-v 2688  df-sbc 2910  df-dif 3073  df-un 3075  df-in 3077  df-ss 3084  df-pw 3512  df-sn 3533  df-pr 3534  df-op 3536  df-uni 3737  df-int 3772  df-br 3930  df-opab 3990  df-mpt 3991  df-id 4215  df-xp 4545  df-rel 4546  df-cnv 4547  df-co 4548  df-dm 4549  df-rn 4550  df-res 4551  df-ima 4552  df-iota 5088  df-fun 5125  df-fn 5126  df-f 5127  df-fv 5131  df-riota 5730  df-ov 5777  df-oprab 5778  df-mpo 5779  df-pnf 7802  df-mnf 7803  df-xr 7804  df-ltxr 7805  df-le 7806  df-sub 7935  df-neg 7936  df-inn 8721  df-n0 8978  df-z 9055  df-uz 9327
This theorem is referenced by:  seq3val  10231  seq3-1  10233  seq3p1  10235
  Copyright terms: Public domain W3C validator