| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > erclwwlkneq | Structured version Visualization version GIF version | ||
| Description: Two classes are equivalent regarding ∼ if both are words of the same fixed length and one is the other cyclically shifted. (Contributed by Alexander van der Vekens, 25-Mar-2018.) (Revised by AV, 30-Apr-2021.) |
| Ref | Expression |
|---|---|
| erclwwlkn.w | ⊢ 𝑊 = (𝑁 ClWWalksN 𝐺) |
| erclwwlkn.r | ⊢ ∼ = {〈𝑡, 𝑢〉 ∣ (𝑡 ∈ 𝑊 ∧ 𝑢 ∈ 𝑊 ∧ ∃𝑛 ∈ (0...𝑁)𝑡 = (𝑢 cyclShift 𝑛))} |
| Ref | Expression |
|---|---|
| erclwwlkneq | ⊢ ((𝑇 ∈ 𝑋 ∧ 𝑈 ∈ 𝑌) → (𝑇 ∼ 𝑈 ↔ (𝑇 ∈ 𝑊 ∧ 𝑈 ∈ 𝑊 ∧ ∃𝑛 ∈ (0...𝑁)𝑇 = (𝑈 cyclShift 𝑛)))) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | eleq1 2823 | . . . 4 ⊢ (𝑡 = 𝑇 → (𝑡 ∈ 𝑊 ↔ 𝑇 ∈ 𝑊)) | |
| 2 | 1 | adantr 480 | . . 3 ⊢ ((𝑡 = 𝑇 ∧ 𝑢 = 𝑈) → (𝑡 ∈ 𝑊 ↔ 𝑇 ∈ 𝑊)) |
| 3 | eleq1 2823 | . . . 4 ⊢ (𝑢 = 𝑈 → (𝑢 ∈ 𝑊 ↔ 𝑈 ∈ 𝑊)) | |
| 4 | 3 | adantl 481 | . . 3 ⊢ ((𝑡 = 𝑇 ∧ 𝑢 = 𝑈) → (𝑢 ∈ 𝑊 ↔ 𝑈 ∈ 𝑊)) |
| 5 | simpl 482 | . . . . 5 ⊢ ((𝑡 = 𝑇 ∧ 𝑢 = 𝑈) → 𝑡 = 𝑇) | |
| 6 | oveq1 7365 | . . . . . 6 ⊢ (𝑢 = 𝑈 → (𝑢 cyclShift 𝑛) = (𝑈 cyclShift 𝑛)) | |
| 7 | 6 | adantl 481 | . . . . 5 ⊢ ((𝑡 = 𝑇 ∧ 𝑢 = 𝑈) → (𝑢 cyclShift 𝑛) = (𝑈 cyclShift 𝑛)) |
| 8 | 5, 7 | eqeq12d 2751 | . . . 4 ⊢ ((𝑡 = 𝑇 ∧ 𝑢 = 𝑈) → (𝑡 = (𝑢 cyclShift 𝑛) ↔ 𝑇 = (𝑈 cyclShift 𝑛))) |
| 9 | 8 | rexbidv 3159 | . . 3 ⊢ ((𝑡 = 𝑇 ∧ 𝑢 = 𝑈) → (∃𝑛 ∈ (0...𝑁)𝑡 = (𝑢 cyclShift 𝑛) ↔ ∃𝑛 ∈ (0...𝑁)𝑇 = (𝑈 cyclShift 𝑛))) |
| 10 | 2, 4, 9 | 3anbi123d 1439 | . 2 ⊢ ((𝑡 = 𝑇 ∧ 𝑢 = 𝑈) → ((𝑡 ∈ 𝑊 ∧ 𝑢 ∈ 𝑊 ∧ ∃𝑛 ∈ (0...𝑁)𝑡 = (𝑢 cyclShift 𝑛)) ↔ (𝑇 ∈ 𝑊 ∧ 𝑈 ∈ 𝑊 ∧ ∃𝑛 ∈ (0...𝑁)𝑇 = (𝑈 cyclShift 𝑛)))) |
| 11 | erclwwlkn.r | . 2 ⊢ ∼ = {〈𝑡, 𝑢〉 ∣ (𝑡 ∈ 𝑊 ∧ 𝑢 ∈ 𝑊 ∧ ∃𝑛 ∈ (0...𝑁)𝑡 = (𝑢 cyclShift 𝑛))} | |
| 12 | 10, 11 | brabga 5481 | 1 ⊢ ((𝑇 ∈ 𝑋 ∧ 𝑈 ∈ 𝑌) → (𝑇 ∼ 𝑈 ↔ (𝑇 ∈ 𝑊 ∧ 𝑈 ∈ 𝑊 ∧ ∃𝑛 ∈ (0...𝑁)𝑇 = (𝑈 cyclShift 𝑛)))) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ↔ wb 206 ∧ wa 395 ∧ w3a 1087 = wceq 1542 ∈ wcel 2114 ∃wrex 3059 class class class wbr 5097 {copab 5159 (class class class)co 7358 0cc0 11028 ...cfz 13425 cyclShift ccsh 14713 ClWWalksN cclwwlkn 30080 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1797 ax-4 1811 ax-5 1912 ax-6 1969 ax-7 2010 ax-8 2116 ax-9 2124 ax-ext 2707 ax-sep 5240 ax-nul 5250 ax-pr 5376 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 849 df-3an 1089 df-tru 1545 df-fal 1555 df-ex 1782 df-sb 2069 df-clab 2714 df-cleq 2727 df-clel 2810 df-rex 3060 df-rab 3399 df-v 3441 df-dif 3903 df-un 3905 df-ss 3917 df-nul 4285 df-if 4479 df-sn 4580 df-pr 4582 df-op 4586 df-uni 4863 df-br 5098 df-opab 5160 df-iota 6447 df-fv 6499 df-ov 7361 |
| This theorem is referenced by: erclwwlkneqlen 30124 erclwwlknref 30125 erclwwlknsym 30126 erclwwlkntr 30127 eclclwwlkn1 30131 |
| Copyright terms: Public domain | W3C validator |