| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > shft2rab | Structured version Visualization version GIF version | ||
| Description: If 𝐵 is a shift of 𝐴 by 𝐶, then 𝐴 is a shift of 𝐵 by -𝐶. (Contributed by Mario Carneiro, 22-Mar-2014.) (Revised by Mario Carneiro, 6-Apr-2015.) |
| Ref | Expression |
|---|---|
| ovolshft.1 | ⊢ (𝜑 → 𝐴 ⊆ ℝ) |
| ovolshft.2 | ⊢ (𝜑 → 𝐶 ∈ ℝ) |
| ovolshft.3 | ⊢ (𝜑 → 𝐵 = {𝑥 ∈ ℝ ∣ (𝑥 − 𝐶) ∈ 𝐴}) |
| Ref | Expression |
|---|---|
| shft2rab | ⊢ (𝜑 → 𝐴 = {𝑦 ∈ ℝ ∣ (𝑦 − -𝐶) ∈ 𝐵}) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | ovolshft.1 | . . . . . 6 ⊢ (𝜑 → 𝐴 ⊆ ℝ) | |
| 2 | 1 | sseld 3939 | . . . . 5 ⊢ (𝜑 → (𝑦 ∈ 𝐴 → 𝑦 ∈ ℝ)) |
| 3 | 2 | pm4.71rd 572 | . . . 4 ⊢ (𝜑 → (𝑦 ∈ 𝐴 ↔ (𝑦 ∈ ℝ ∧ 𝑦 ∈ 𝐴))) |
| 4 | recn 11208 | . . . . . . . 8 ⊢ (𝑦 ∈ ℝ → 𝑦 ∈ ℂ) | |
| 5 | ovolshft.2 | . . . . . . . . 9 ⊢ (𝜑 → 𝐶 ∈ ℝ) | |
| 6 | 5 | recnd 11255 | . . . . . . . 8 ⊢ (𝜑 → 𝐶 ∈ ℂ) |
| 7 | subneg 11525 | . . . . . . . 8 ⊢ ((𝑦 ∈ ℂ ∧ 𝐶 ∈ ℂ) → (𝑦 − -𝐶) = (𝑦 + 𝐶)) | |
| 8 | 4, 6, 7 | syl2anr 609 | . . . . . . 7 ⊢ ((𝜑 ∧ 𝑦 ∈ ℝ) → (𝑦 − -𝐶) = (𝑦 + 𝐶)) |
| 9 | ovolshft.3 | . . . . . . . 8 ⊢ (𝜑 → 𝐵 = {𝑥 ∈ ℝ ∣ (𝑥 − 𝐶) ∈ 𝐴}) | |
| 10 | 9 | adantr 486 | . . . . . . 7 ⊢ ((𝜑 ∧ 𝑦 ∈ ℝ) → 𝐵 = {𝑥 ∈ ℝ ∣ (𝑥 − 𝐶) ∈ 𝐴}) |
| 11 | 8, 10 | eleq12d 2860 | . . . . . 6 ⊢ ((𝜑 ∧ 𝑦 ∈ ℝ) → ((𝑦 − -𝐶) ∈ 𝐵 ↔ (𝑦 + 𝐶) ∈ {𝑥 ∈ ℝ ∣ (𝑥 − 𝐶) ∈ 𝐴})) |
| 12 | id 23 | . . . . . . . 8 ⊢ (𝑦 ∈ ℝ → 𝑦 ∈ ℝ) | |
| 13 | readdcl 11201 | . . . . . . . 8 ⊢ ((𝑦 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (𝑦 + 𝐶) ∈ ℝ) | |
| 14 | 12, 5, 13 | syl2anr 609 | . . . . . . 7 ⊢ ((𝜑 ∧ 𝑦 ∈ ℝ) → (𝑦 + 𝐶) ∈ ℝ) |
| 15 | oveq1 7430 | . . . . . . . . 9 ⊢ (𝑥 = (𝑦 + 𝐶) → (𝑥 − 𝐶) = ((𝑦 + 𝐶) − 𝐶)) | |
| 16 | 15 | eleq1d 2851 | . . . . . . . 8 ⊢ (𝑥 = (𝑦 + 𝐶) → ((𝑥 − 𝐶) ∈ 𝐴 ↔ ((𝑦 + 𝐶) − 𝐶) ∈ 𝐴)) |
| 17 | 16 | elrab3 3654 | . . . . . . 7 ⊢ ((𝑦 + 𝐶) ∈ ℝ → ((𝑦 + 𝐶) ∈ {𝑥 ∈ ℝ ∣ (𝑥 − 𝐶) ∈ 𝐴} ↔ ((𝑦 + 𝐶) − 𝐶) ∈ 𝐴)) |
| 18 | 14, 17 | syl 18 | . . . . . 6 ⊢ ((𝜑 ∧ 𝑦 ∈ ℝ) → ((𝑦 + 𝐶) ∈ {𝑥 ∈ ℝ ∣ (𝑥 − 𝐶) ∈ 𝐴} ↔ ((𝑦 + 𝐶) − 𝐶) ∈ 𝐴)) |
| 19 | pncan 11481 | . . . . . . . 8 ⊢ ((𝑦 ∈ ℂ ∧ 𝐶 ∈ ℂ) → ((𝑦 + 𝐶) − 𝐶) = 𝑦) | |
| 20 | 4, 6, 19 | syl2anr 609 | . . . . . . 7 ⊢ ((𝜑 ∧ 𝑦 ∈ ℝ) → ((𝑦 + 𝐶) − 𝐶) = 𝑦) |
| 21 | 20 | eleq1d 2851 | . . . . . 6 ⊢ ((𝜑 ∧ 𝑦 ∈ ℝ) → (((𝑦 + 𝐶) − 𝐶) ∈ 𝐴 ↔ 𝑦 ∈ 𝐴)) |
| 22 | 11, 18, 21 | 3bitrd 308 | . . . . 5 ⊢ ((𝜑 ∧ 𝑦 ∈ ℝ) → ((𝑦 − -𝐶) ∈ 𝐵 ↔ 𝑦 ∈ 𝐴)) |
| 23 | 22 | pm5.32da 590 | . . . 4 ⊢ (𝜑 → ((𝑦 ∈ ℝ ∧ (𝑦 − -𝐶) ∈ 𝐵) ↔ (𝑦 ∈ ℝ ∧ 𝑦 ∈ 𝐴))) |
| 24 | 3, 23 | bitr4d 285 | . . 3 ⊢ (𝜑 → (𝑦 ∈ 𝐴 ↔ (𝑦 ∈ ℝ ∧ (𝑦 − -𝐶) ∈ 𝐵))) |
| 25 | 24 | eqabdv 2899 | . 2 ⊢ (𝜑 → 𝐴 = {𝑦 ∣ (𝑦 ∈ ℝ ∧ (𝑦 − -𝐶) ∈ 𝐵)}) |
| 26 | df-rab 3420 | . 2 ⊢ {𝑦 ∈ ℝ ∣ (𝑦 − -𝐶) ∈ 𝐵} = {𝑦 ∣ (𝑦 ∈ ℝ ∧ (𝑦 − -𝐶) ∈ 𝐵)} | |
| 27 | 25, 26 | eqtr4di 2819 | 1 ⊢ (𝜑 → 𝐴 = {𝑦 ∈ ℝ ∣ (𝑦 − -𝐶) ∈ 𝐵}) |
| Colors of variables: wff setvar class |
| This proof depends on syntax axioms: → wi 4 ↔ wb 209 ∧ wa 401 = wceq 1570 ∈ wcel 2146 {cab 2744 {crab 3419 ⊆ wss 3908 (class class class)co 7423 ℂcc 11116 ℝcr 11117 + caddc 11121 − cmin 11459 -cneg 11460 |
| 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 2148 ax-9 2156 ax-10 2179 ax-11 2195 ax-12 2216 ax-ext 2738 ax-sep 5262 ax-nul 5274 ax-pow 5341 ax-pr 5409 ax-un 7745 ax-resscn 11175 ax-1cn 11176 ax-icn 11177 ax-addcl 11178 ax-addrcl 11179 ax-mulcl 11180 ax-mulrcl 11181 ax-mulcom 11182 ax-addass 11183 ax-mulass 11184 ax-distr 11185 ax-i2m1 11186 ax-1ne0 11187 ax-1rid 11188 ax-rnegex 11189 ax-rrecex 11190 ax-cnre 11191 ax-pre-lttri 11192 ax-pre-lttrn 11193 ax-pre-ltadd 11194 |
| This proof depends on definitions: df-bi 210 df-an 402 df-or 862 df-3or 1104 df-3an 1105 df-tru 1573 df-fal 1583 df-ex 1813 df-nf 1817 df-sb 2100 df-mo 2570 df-eu 2600 df-clab 2745 df-cleq 2758 df-clel 2841 df-nfc 2915 df-ne 2962 df-nel 3068 df-ral 3083 df-rex 3093 df-reu 3373 df-rab 3420 df-v 3460 df-sbc 3748 df-csb 3857 df-dif 3911 df-un 3913 df-in 3915 df-ss 3925 df-nul 4290 df-if 4493 df-pw 4569 df-sn 4595 df-pr 4597 df-op 4601 df-uni 4878 df-br 5115 df-opab 5179 df-mpt 5198 df-id 5561 df-po 5574 df-so 5575 df-xp 5672 df-rel 5673 df-cnv 5674 df-co 5675 df-dm 5676 df-rn 5677 df-res 5678 df-ima 5679 df-iota 6499 df-fun 6545 df-fn 6546 df-f 6547 df-f1 6548 df-fo 6549 df-f1o 6550 df-fv 6551 df-riota 7380 df-ov 7426 df-oprab 7427 df-mpo 7428 df-er 8703 df-en 8953 df-dom 8954 df-sdom 8955 df-pnf 11263 df-mnf 11264 df-ltxr 11266 df-sub 11461 df-neg 11462 |
| This theorem is used by: ovolshft 25707 shftmbl 25734 |
| Copyright terms: Public domain | W3C validator |