| Mathbox for Ender Ting |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > Mathboxes > tmachlem-agreeself | Structured version Visualization version GIF version | ||
| Description: Any tape belongs to its own agreement set. (Contributed by Ender Ting, 27-Jul-2026.) |
| Ref | Expression |
|---|---|
| tmach.finalph | ⊢ (𝜑 → 𝑈 ∈ Fin) |
| tmach.exindex | ⊢ (𝜑 → 𝐼 ∈ V) |
| tmach.tapelist | ⊢ (𝜑 → 𝑇 = (𝑈 ↑m 𝐼)) |
| tmach.scanmap | ⊢ (𝜑 → 𝑆:𝑇⟶(𝒫 𝐼 ∩ Fin)) |
| tmach.agreemap | ⊢ (𝜑 → 𝐴 = (𝑧 ∈ 𝑇 ↦ {𝑦 ∈ 𝑇 ∣ (𝑦 ↾ (𝑆‘𝑧)) = (𝑧 ↾ (𝑆‘𝑧))})) |
| tmach.agreement | ⊢ (𝜑 → ∀𝑧 ∈ 𝑇 ∀𝑦 ∈ (𝐴‘𝑧)(𝑆‘𝑦) = (𝑆‘𝑧)) |
| Ref | Expression |
|---|---|
| tmachlem-agreeself | ⊢ ((𝜑 ∧ 𝑎 ∈ 𝑇) → 𝑎 ∈ (𝐴‘𝑎)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | reseq1 5970 | . . . 4 ⊢ (𝑦 = 𝑎 → (𝑦 ↾ (𝑆‘𝑎)) = (𝑎 ↾ (𝑆‘𝑎))) | |
| 2 | tbtru 1578 | . . . 4 ⊢ ((𝑦 ↾ (𝑆‘𝑎)) = (𝑎 ↾ (𝑆‘𝑎)) ↔ ((𝑦 ↾ (𝑆‘𝑎)) = (𝑎 ↾ (𝑆‘𝑎)) ↔ ⊤)) | |
| 3 | 1, 2 | sylib 221 | . . 3 ⊢ (𝑦 = 𝑎 → ((𝑦 ↾ (𝑆‘𝑎)) = (𝑎 ↾ (𝑆‘𝑎)) ↔ ⊤)) |
| 4 | simpr 490 | . . 3 ⊢ ((𝜑 ∧ 𝑎 ∈ 𝑇) → 𝑎 ∈ 𝑇) | |
| 5 | trud 1580 | . . 3 ⊢ ((𝜑 ∧ 𝑎 ∈ 𝑇) → ⊤) | |
| 6 | 3, 4, 5 | elrabd 3650 | . 2 ⊢ ((𝜑 ∧ 𝑎 ∈ 𝑇) → 𝑎 ∈ {𝑦 ∈ 𝑇 ∣ (𝑦 ↾ (𝑆‘𝑎)) = (𝑎 ↾ (𝑆‘𝑎))}) |
| 7 | fveq2 6882 | . . . . . 6 ⊢ (𝑧 = 𝑎 → (𝑆‘𝑧) = (𝑆‘𝑎)) | |
| 8 | 7 | reseq2d 5976 | . . . . 5 ⊢ (𝑧 = 𝑎 → (𝑦 ↾ (𝑆‘𝑧)) = (𝑦 ↾ (𝑆‘𝑎))) |
| 9 | id 23 | . . . . . 6 ⊢ (𝑧 = 𝑎 → 𝑧 = 𝑎) | |
| 10 | 9, 7 | reseq12d 5977 | . . . . 5 ⊢ (𝑧 = 𝑎 → (𝑧 ↾ (𝑆‘𝑧)) = (𝑎 ↾ (𝑆‘𝑎))) |
| 11 | 8, 10 | eqeq12d 2778 | . . . 4 ⊢ (𝑧 = 𝑎 → ((𝑦 ↾ (𝑆‘𝑧)) = (𝑧 ↾ (𝑆‘𝑧)) ↔ (𝑦 ↾ (𝑆‘𝑎)) = (𝑎 ↾ (𝑆‘𝑎)))) |
| 12 | 11 | rabbidv 3421 | . . 3 ⊢ (𝑧 = 𝑎 → {𝑦 ∈ 𝑇 ∣ (𝑦 ↾ (𝑆‘𝑧)) = (𝑧 ↾ (𝑆‘𝑧))} = {𝑦 ∈ 𝑇 ∣ (𝑦 ↾ (𝑆‘𝑎)) = (𝑎 ↾ (𝑆‘𝑎))}) |
| 13 | tmach.agreemap | . . . 4 ⊢ (𝜑 → 𝐴 = (𝑧 ∈ 𝑇 ↦ {𝑦 ∈ 𝑇 ∣ (𝑦 ↾ (𝑆‘𝑧)) = (𝑧 ↾ (𝑆‘𝑧))})) | |
| 14 | 13 | adantr 486 | . . 3 ⊢ ((𝜑 ∧ 𝑎 ∈ 𝑇) → 𝐴 = (𝑧 ∈ 𝑇 ↦ {𝑦 ∈ 𝑇 ∣ (𝑦 ↾ (𝑆‘𝑧)) = (𝑧 ↾ (𝑆‘𝑧))})) |
| 15 | tmach.finalph | . . . . . 6 ⊢ (𝜑 → 𝑈 ∈ Fin) | |
| 16 | tmach.exindex | . . . . . 6 ⊢ (𝜑 → 𝐼 ∈ V) | |
| 17 | tmach.tapelist | . . . . . 6 ⊢ (𝜑 → 𝑇 = (𝑈 ↑m 𝐼)) | |
| 18 | tmach.scanmap | . . . . . 6 ⊢ (𝜑 → 𝑆:𝑇⟶(𝒫 𝐼 ∩ Fin)) | |
| 19 | tmach.agreement | . . . . . 6 ⊢ (𝜑 → ∀𝑧 ∈ 𝑇 ∀𝑦 ∈ (𝐴‘𝑧)(𝑆‘𝑦) = (𝑆‘𝑧)) | |
| 20 | 15, 16, 17, 18, 13, 19 | tmachlem-extapes 47747 | . . . . 5 ⊢ (𝜑 → 𝑇 ∈ V) |
| 21 | ssrab2 4031 | . . . . . 6 ⊢ {𝑦 ∈ 𝑇 ∣ (𝑦 ↾ (𝑆‘𝑎)) = (𝑎 ↾ (𝑆‘𝑎))} ⊆ 𝑇 | |
| 22 | 21 | a1i 11 | . . . . 5 ⊢ (𝜑 → {𝑦 ∈ 𝑇 ∣ (𝑦 ↾ (𝑆‘𝑎)) = (𝑎 ↾ (𝑆‘𝑎))} ⊆ 𝑇) |
| 23 | 20, 22 | ssexd 5293 | . . . 4 ⊢ (𝜑 → {𝑦 ∈ 𝑇 ∣ (𝑦 ↾ (𝑆‘𝑎)) = (𝑎 ↾ (𝑆‘𝑎))} ∈ V) |
| 24 | 23 | adantr 486 | . . 3 ⊢ ((𝜑 ∧ 𝑎 ∈ 𝑇) → {𝑦 ∈ 𝑇 ∣ (𝑦 ↾ (𝑆‘𝑎)) = (𝑎 ↾ (𝑆‘𝑎))} ∈ V) |
| 25 | 12, 14, 4, 24 | fvmptd4 7015 | . 2 ⊢ ((𝜑 ∧ 𝑎 ∈ 𝑇) → (𝐴‘𝑎) = {𝑦 ∈ 𝑇 ∣ (𝑦 ↾ (𝑆‘𝑎)) = (𝑎 ↾ (𝑆‘𝑎))}) |
| 26 | 6, 25 | eleqtrrd 2865 | 1 ⊢ ((𝜑 ∧ 𝑎 ∈ 𝑇) → 𝑎 ∈ (𝐴‘𝑎)) |
| Colors of variables: wff setvar class |
| This proof depends on syntax axioms: → wi 4 ↔ wb 209 ∧ wa 401 = wceq 1570 ⊤wtru 1571 ∈ wcel 2145 ∀wral 3078 {crab 3414 Vcvv 3453 ∩ cin 3901 ⊆ wss 3902 𝒫 cpw 4560 ↦ cmpt 5190 ↾ cres 5661 ⟶wf 6533 ‘cfv 6537 (class class class)co 7416 ↑m cmap 8829 Fincfn 8955 |
| This proof depends on axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1828 ax-4 1842 ax-5 1943 ax-6 2000 ax-7 2041 ax-8 2147 ax-9 2155 ax-10 2178 ax-11 2194 ax-12 2215 ax-ext 2734 ax-sep 5255 ax-nul 5267 ax-pr 5402 |
| This proof depends on definitions: df-bi 210 df-an 402 df-or 862 df-3an 1105 df-tru 1573 df-fal 1583 df-ex 1813 df-nf 1817 df-sb 2100 df-mo 2566 df-eu 2596 df-clab 2741 df-cleq 2754 df-clel 2837 df-nfc 2911 df-ne 2958 df-ral 3079 df-rex 3089 df-rab 3415 df-v 3455 df-sbc 3743 df-csb 3851 df-dif 3905 df-un 3907 df-in 3909 df-ss 3919 df-nul 4283 df-if 4486 df-sn 4588 df-pr 4590 df-op 4594 df-uni 4871 df-br 5108 df-opab 5172 df-mpt 5191 df-id 5554 df-xp 5665 df-rel 5666 df-cnv 5667 df-co 5668 df-dm 5669 df-res 5671 df-iota 6493 df-fun 6539 df-fv 6545 df-ov 7419 |
| This theorem is used by: tmachlem-exlargecover 47757 tmachlem-agreesn 47760 |
| Copyright terms: Public domain | W3C validator |