| 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 5968 | . . . 4 ⊢ (𝑦 = 𝑎 → (𝑦 ↾ (𝑆‘𝑎)) = (𝑎 ↾ (𝑆‘𝑎))) | |
| 2 | tbtru 1578 | . . . 4 ⊢ ((𝑦 ↾ (𝑆‘𝑎)) = (𝑎 ↾ (𝑆‘𝑎)) ↔ ((𝑦 ↾ (𝑆‘𝑎)) = (𝑎 ↾ (𝑆‘𝑎)) ↔ ⊤)) | |
| 3 | 1, 2 | sylib 221 | . . 3 ⊢ (𝑦 = 𝑎 → ((𝑦 ↾ (𝑆‘𝑎)) = (𝑎 ↾ (𝑆‘𝑎)) ↔ ⊤)) |
| 4 | simpr 490 | . . 3 ⊢ ((𝜑 ∧ 𝑎 ∈ 𝑇) → 𝑎 ∈ 𝑇) | |
| 5 | trud 1580 | . . 3 ⊢ ((𝜑 ∧ 𝑎 ∈ 𝑇) → ⊤) | |
| 6 | 3, 4, 5 | elrabd 3647 | . 2 ⊢ ((𝜑 ∧ 𝑎 ∈ 𝑇) → 𝑎 ∈ {𝑦 ∈ 𝑇 ∣ (𝑦 ↾ (𝑆‘𝑎)) = (𝑎 ↾ (𝑆‘𝑎))}) |
| 7 | fveq2 6881 | . . . . . 6 ⊢ (𝑧 = 𝑎 → (𝑆‘𝑧) = (𝑆‘𝑎)) | |
| 8 | 7 | reseq2d 5974 | . . . . 5 ⊢ (𝑧 = 𝑎 → (𝑦 ↾ (𝑆‘𝑧)) = (𝑦 ↾ (𝑆‘𝑎))) |
| 9 | id 23 | . . . . . 6 ⊢ (𝑧 = 𝑎 → 𝑧 = 𝑎) | |
| 10 | 9, 7 | reseq12d 5975 | . . . . 5 ⊢ (𝑧 = 𝑎 → (𝑧 ↾ (𝑆‘𝑧)) = (𝑎 ↾ (𝑆‘𝑎))) |
| 11 | 8, 10 | eqeq12d 2776 | . . . 4 ⊢ (𝑧 = 𝑎 → ((𝑦 ↾ (𝑆‘𝑧)) = (𝑧 ↾ (𝑆‘𝑧)) ↔ (𝑦 ↾ (𝑆‘𝑎)) = (𝑎 ↾ (𝑆‘𝑎)))) |
| 12 | 11 | rabbidv 3419 | . . 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 47827 | . . . . 5 ⊢ (𝜑 → 𝑇 ∈ V) |
| 21 | ssrab2 4028 | . . . . . 6 ⊢ {𝑦 ∈ 𝑇 ∣ (𝑦 ↾ (𝑆‘𝑎)) = (𝑎 ↾ (𝑆‘𝑎))} ⊆ 𝑇 | |
| 22 | 21 | a1i 11 | . . . . 5 ⊢ (𝜑 → {𝑦 ∈ 𝑇 ∣ (𝑦 ↾ (𝑆‘𝑎)) = (𝑎 ↾ (𝑆‘𝑎))} ⊆ 𝑇) |
| 23 | 20, 22 | ssexd 5289 | . . . 4 ⊢ (𝜑 → {𝑦 ∈ 𝑇 ∣ (𝑦 ↾ (𝑆‘𝑎)) = (𝑎 ↾ (𝑆‘𝑎))} ∈ V) |
| 24 | 23 | adantr 486 | . . 3 ⊢ ((𝜑 ∧ 𝑎 ∈ 𝑇) → {𝑦 ∈ 𝑇 ∣ (𝑦 ↾ (𝑆‘𝑎)) = (𝑎 ↾ (𝑆‘𝑎))} ∈ V) |
| 25 | 12, 14, 4, 24 | fvmptd4 7014 | . 2 ⊢ ((𝜑 ∧ 𝑎 ∈ 𝑇) → (𝐴‘𝑎) = {𝑦 ∈ 𝑇 ∣ (𝑦 ↾ (𝑆‘𝑎)) = (𝑎 ↾ (𝑆‘𝑎))}) |
| 26 | 6, 25 | eleqtrrd 2863 | 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 3076 {crab 3412 Vcvv 3450 ∩ cin 3898 ⊆ wss 3899 𝒫 cpw 4557 ↦ cmpt 5186 ↾ cres 5657 ⟶wf 6531 ‘cfv 6535 (class class class)co 7416 ↑m cmap 8833 Fincfn 8959 |
| 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 2213 ax-ext 2732 ax-sep 5251 ax-nul 5263 ax-pr 5398 |
| 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 2564 df-eu 2594 df-clab 2739 df-cleq 2752 df-clel 2835 df-nfc 2909 df-ne 2956 df-ral 3077 df-rex 3087 df-rab 3413 df-v 3452 df-sbc 3740 df-csb 3848 df-dif 3902 df-un 3904 df-in 3906 df-ss 3916 df-nul 4280 df-if 4483 df-sn 4585 df-pr 4587 df-op 4591 df-uni 4868 df-br 5104 df-opab 5168 df-mpt 5187 df-id 5550 df-xp 5661 df-rel 5662 df-cnv 5663 df-co 5664 df-dm 5665 df-res 5667 df-iota 6491 df-fun 6537 df-fv 6543 df-ov 7419 |
| This theorem is used by: tmachlem-exlargecover 47837 tmachlem-agreesn 47840 |
| Copyright terms: Public domain | W3C validator |