| Intuitionistic Logic Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > ILE Home > Th. List > iseqovex | GIF version | ||
| 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.) |
| Ref | Expression |
|---|---|
| iseqovex.f | ⊢ ((𝜑 ∧ 𝑥 ∈ (ℤ≥‘𝑀)) → (𝐹‘𝑥) ∈ 𝑆) |
| iseqovex.pl | ⊢ ((𝜑 ∧ (𝑥 ∈ 𝑆 ∧ 𝑦 ∈ 𝑆)) → (𝑥 + 𝑦) ∈ 𝑆) |
| Ref | Expression |
|---|---|
| iseqovex | ⊢ ((𝜑 ∧ (𝑥 ∈ (ℤ≥‘𝑀) ∧ 𝑦 ∈ 𝑆)) → (𝑥(𝑧 ∈ (ℤ≥‘𝑀), 𝑤 ∈ 𝑆 ↦ (𝑤 + (𝐹‘(𝑧 + 1))))𝑦) ∈ 𝑆) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | eqidd 2230 | . . 3 ⊢ ((𝜑 ∧ (𝑥 ∈ (ℤ≥‘𝑀) ∧ 𝑦 ∈ 𝑆)) → (𝑧 ∈ (ℤ≥‘𝑀), 𝑤 ∈ 𝑆 ↦ (𝑤 + (𝐹‘(𝑧 + 1)))) = (𝑧 ∈ (ℤ≥‘𝑀), 𝑤 ∈ 𝑆 ↦ (𝑤 + (𝐹‘(𝑧 + 1))))) | |
| 2 | simprr 531 | . . . 4 ⊢ (((𝜑 ∧ (𝑥 ∈ (ℤ≥‘𝑀) ∧ 𝑦 ∈ 𝑆)) ∧ (𝑧 = 𝑥 ∧ 𝑤 = 𝑦)) → 𝑤 = 𝑦) | |
| 3 | simprl 529 | . . . . . 6 ⊢ (((𝜑 ∧ (𝑥 ∈ (ℤ≥‘𝑀) ∧ 𝑦 ∈ 𝑆)) ∧ (𝑧 = 𝑥 ∧ 𝑤 = 𝑦)) → 𝑧 = 𝑥) | |
| 4 | 3 | oveq1d 6028 | . . . . 5 ⊢ (((𝜑 ∧ (𝑥 ∈ (ℤ≥‘𝑀) ∧ 𝑦 ∈ 𝑆)) ∧ (𝑧 = 𝑥 ∧ 𝑤 = 𝑦)) → (𝑧 + 1) = (𝑥 + 1)) |
| 5 | 4 | fveq2d 5639 | . . . 4 ⊢ (((𝜑 ∧ (𝑥 ∈ (ℤ≥‘𝑀) ∧ 𝑦 ∈ 𝑆)) ∧ (𝑧 = 𝑥 ∧ 𝑤 = 𝑦)) → (𝐹‘(𝑧 + 1)) = (𝐹‘(𝑥 + 1))) |
| 6 | 2, 5 | oveq12d 6031 | . . 3 ⊢ (((𝜑 ∧ (𝑥 ∈ (ℤ≥‘𝑀) ∧ 𝑦 ∈ 𝑆)) ∧ (𝑧 = 𝑥 ∧ 𝑤 = 𝑦)) → (𝑤 + (𝐹‘(𝑧 + 1))) = (𝑦 + (𝐹‘(𝑥 + 1)))) |
| 7 | simprl 529 | . . 3 ⊢ ((𝜑 ∧ (𝑥 ∈ (ℤ≥‘𝑀) ∧ 𝑦 ∈ 𝑆)) → 𝑥 ∈ (ℤ≥‘𝑀)) | |
| 8 | simprr 531 | . . 3 ⊢ ((𝜑 ∧ (𝑥 ∈ (ℤ≥‘𝑀) ∧ 𝑦 ∈ 𝑆)) → 𝑦 ∈ 𝑆) | |
| 9 | iseqovex.pl | . . . . . 6 ⊢ ((𝜑 ∧ (𝑥 ∈ 𝑆 ∧ 𝑦 ∈ 𝑆)) → (𝑥 + 𝑦) ∈ 𝑆) | |
| 10 | 9 | caovclg 6170 | . . . . 5 ⊢ ((𝜑 ∧ (𝑧 ∈ 𝑆 ∧ 𝑤 ∈ 𝑆)) → (𝑧 + 𝑤) ∈ 𝑆) |
| 11 | 10 | adantlr 477 | . . . 4 ⊢ (((𝜑 ∧ (𝑥 ∈ (ℤ≥‘𝑀) ∧ 𝑦 ∈ 𝑆)) ∧ (𝑧 ∈ 𝑆 ∧ 𝑤 ∈ 𝑆)) → (𝑧 + 𝑤) ∈ 𝑆) |
| 12 | fveq2 5635 | . . . . . 6 ⊢ (𝑧 = (𝑥 + 1) → (𝐹‘𝑧) = (𝐹‘(𝑥 + 1))) | |
| 13 | 12 | eleq1d 2298 | . . . . 5 ⊢ (𝑧 = (𝑥 + 1) → ((𝐹‘𝑧) ∈ 𝑆 ↔ (𝐹‘(𝑥 + 1)) ∈ 𝑆)) |
| 14 | iseqovex.f | . . . . . . . 8 ⊢ ((𝜑 ∧ 𝑥 ∈ (ℤ≥‘𝑀)) → (𝐹‘𝑥) ∈ 𝑆) | |
| 15 | 14 | ralrimiva 2603 | . . . . . . 7 ⊢ (𝜑 → ∀𝑥 ∈ (ℤ≥‘𝑀)(𝐹‘𝑥) ∈ 𝑆) |
| 16 | fveq2 5635 | . . . . . . . . 9 ⊢ (𝑥 = 𝑧 → (𝐹‘𝑥) = (𝐹‘𝑧)) | |
| 17 | 16 | eleq1d 2298 | . . . . . . . 8 ⊢ (𝑥 = 𝑧 → ((𝐹‘𝑥) ∈ 𝑆 ↔ (𝐹‘𝑧) ∈ 𝑆)) |
| 18 | 17 | cbvralv 2765 | . . . . . . 7 ⊢ (∀𝑥 ∈ (ℤ≥‘𝑀)(𝐹‘𝑥) ∈ 𝑆 ↔ ∀𝑧 ∈ (ℤ≥‘𝑀)(𝐹‘𝑧) ∈ 𝑆) |
| 19 | 15, 18 | sylib 122 | . . . . . 6 ⊢ (𝜑 → ∀𝑧 ∈ (ℤ≥‘𝑀)(𝐹‘𝑧) ∈ 𝑆) |
| 20 | 19 | adantr 276 | . . . . 5 ⊢ ((𝜑 ∧ (𝑥 ∈ (ℤ≥‘𝑀) ∧ 𝑦 ∈ 𝑆)) → ∀𝑧 ∈ (ℤ≥‘𝑀)(𝐹‘𝑧) ∈ 𝑆) |
| 21 | peano2uz 9807 | . . . . . 6 ⊢ (𝑥 ∈ (ℤ≥‘𝑀) → (𝑥 + 1) ∈ (ℤ≥‘𝑀)) | |
| 22 | 7, 21 | syl 14 | . . . . 5 ⊢ ((𝜑 ∧ (𝑥 ∈ (ℤ≥‘𝑀) ∧ 𝑦 ∈ 𝑆)) → (𝑥 + 1) ∈ (ℤ≥‘𝑀)) |
| 23 | 13, 20, 22 | rspcdva 2913 | . . . 4 ⊢ ((𝜑 ∧ (𝑥 ∈ (ℤ≥‘𝑀) ∧ 𝑦 ∈ 𝑆)) → (𝐹‘(𝑥 + 1)) ∈ 𝑆) |
| 24 | 11, 8, 23 | caovcld 6171 | . . 3 ⊢ ((𝜑 ∧ (𝑥 ∈ (ℤ≥‘𝑀) ∧ 𝑦 ∈ 𝑆)) → (𝑦 + (𝐹‘(𝑥 + 1))) ∈ 𝑆) |
| 25 | 1, 6, 7, 8, 24 | ovmpod 6144 | . 2 ⊢ ((𝜑 ∧ (𝑥 ∈ (ℤ≥‘𝑀) ∧ 𝑦 ∈ 𝑆)) → (𝑥(𝑧 ∈ (ℤ≥‘𝑀), 𝑤 ∈ 𝑆 ↦ (𝑤 + (𝐹‘(𝑧 + 1))))𝑦) = (𝑦 + (𝐹‘(𝑥 + 1)))) |
| 26 | 25, 24 | eqeltrd 2306 | 1 ⊢ ((𝜑 ∧ (𝑥 ∈ (ℤ≥‘𝑀) ∧ 𝑦 ∈ 𝑆)) → (𝑥(𝑧 ∈ (ℤ≥‘𝑀), 𝑤 ∈ 𝑆 ↦ (𝑤 + (𝐹‘(𝑧 + 1))))𝑦) ∈ 𝑆) |
| Colors of variables: wff set class |
| Syntax hints: → wi 4 ∧ wa 104 = wceq 1395 ∈ wcel 2200 ∀wral 2508 ‘cfv 5324 (class class class)co 6013 ∈ cmpo 6015 1c1 8023 + caddc 8025 ℤ≥cuz 9745 |
| 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 617 ax-in2 618 ax-io 714 ax-5 1493 ax-7 1494 ax-gen 1495 ax-ie1 1539 ax-ie2 1540 ax-8 1550 ax-10 1551 ax-11 1552 ax-i12 1553 ax-bndl 1555 ax-4 1556 ax-17 1572 ax-i9 1576 ax-ial 1580 ax-i5r 1581 ax-13 2202 ax-14 2203 ax-ext 2211 ax-sep 4205 ax-pow 4262 ax-pr 4297 ax-un 4528 ax-setind 4633 ax-cnex 8113 ax-resscn 8114 ax-1cn 8115 ax-1re 8116 ax-icn 8117 ax-addcl 8118 ax-addrcl 8119 ax-mulcl 8120 ax-addcom 8122 ax-addass 8124 ax-distr 8126 ax-i2m1 8127 ax-0lt1 8128 ax-0id 8130 ax-rnegex 8131 ax-cnre 8133 ax-pre-ltirr 8134 ax-pre-ltwlin 8135 ax-pre-lttrn 8136 ax-pre-ltadd 8138 |
| This theorem depends on definitions: df-bi 117 df-3or 1003 df-3an 1004 df-tru 1398 df-fal 1401 df-nf 1507 df-sb 1809 df-eu 2080 df-mo 2081 df-clab 2216 df-cleq 2222 df-clel 2225 df-nfc 2361 df-ne 2401 df-nel 2496 df-ral 2513 df-rex 2514 df-reu 2515 df-rab 2517 df-v 2802 df-sbc 3030 df-dif 3200 df-un 3202 df-in 3204 df-ss 3211 df-pw 3652 df-sn 3673 df-pr 3674 df-op 3676 df-uni 3892 df-int 3927 df-br 4087 df-opab 4149 df-mpt 4150 df-id 4388 df-xp 4729 df-rel 4730 df-cnv 4731 df-co 4732 df-dm 4733 df-rn 4734 df-res 4735 df-ima 4736 df-iota 5284 df-fun 5326 df-fn 5327 df-f 5328 df-fv 5332 df-riota 5966 df-ov 6016 df-oprab 6017 df-mpo 6018 df-pnf 8206 df-mnf 8207 df-xr 8208 df-ltxr 8209 df-le 8210 df-sub 8342 df-neg 8343 df-inn 9134 df-n0 9393 df-z 9470 df-uz 9746 |
| This theorem is referenced by: seq3val 10712 seq3-1 10714 seq3p1 10717 |
| Copyright terms: Public domain | W3C validator |