| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > ralxfrd | Structured version Visualization version GIF version | ||
| Description: Transfer universal quantification from a variable 𝑥 to another variable 𝑦 contained in expression 𝐴. (Contributed by NM, 15-Aug-2014.) (Proof shortened by Mario Carneiro, 19-Nov-2016.) (Proof shortened by JJ, 7-Aug-2021.) |
| Ref | Expression |
|---|---|
| ralxfrd.1 | ⊢ ((𝜑 ∧ 𝑦 ∈ 𝐶) → 𝐴 ∈ 𝐵) |
| ralxfrd.2 | ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐵) → ∃𝑦 ∈ 𝐶 𝑥 = 𝐴) |
| ralxfrd.3 | ⊢ ((𝜑 ∧ 𝑥 = 𝐴) → (𝜓 ↔ 𝜒)) |
| Ref | Expression |
|---|---|
| ralxfrd | ⊢ (𝜑 → (∀𝑥 ∈ 𝐵 𝜓 ↔ ∀𝑦 ∈ 𝐶 𝜒)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | ralxfrd.1 | . . . 4 ⊢ ((𝜑 ∧ 𝑦 ∈ 𝐶) → 𝐴 ∈ 𝐵) | |
| 2 | ralxfrd.3 | . . . . 5 ⊢ ((𝜑 ∧ 𝑥 = 𝐴) → (𝜓 ↔ 𝜒)) | |
| 3 | 2 | adantlr 715 | . . . 4 ⊢ (((𝜑 ∧ 𝑦 ∈ 𝐶) ∧ 𝑥 = 𝐴) → (𝜓 ↔ 𝜒)) |
| 4 | 1, 3 | rspcdv 3614 | . . 3 ⊢ ((𝜑 ∧ 𝑦 ∈ 𝐶) → (∀𝑥 ∈ 𝐵 𝜓 → 𝜒)) |
| 5 | 4 | ralrimdva 3154 | . 2 ⊢ (𝜑 → (∀𝑥 ∈ 𝐵 𝜓 → ∀𝑦 ∈ 𝐶 𝜒)) |
| 6 | ralxfrd.2 | . . . 4 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐵) → ∃𝑦 ∈ 𝐶 𝑥 = 𝐴) | |
| 7 | r19.29 3114 | . . . . . 6 ⊢ ((∀𝑦 ∈ 𝐶 𝜒 ∧ ∃𝑦 ∈ 𝐶 𝑥 = 𝐴) → ∃𝑦 ∈ 𝐶 (𝜒 ∧ 𝑥 = 𝐴)) | |
| 8 | 2 | exbiri 811 | . . . . . . . 8 ⊢ (𝜑 → (𝑥 = 𝐴 → (𝜒 → 𝜓))) |
| 9 | 8 | impcomd 411 | . . . . . . 7 ⊢ (𝜑 → ((𝜒 ∧ 𝑥 = 𝐴) → 𝜓)) |
| 10 | 9 | rexlimdvw 3160 | . . . . . 6 ⊢ (𝜑 → (∃𝑦 ∈ 𝐶 (𝜒 ∧ 𝑥 = 𝐴) → 𝜓)) |
| 11 | 7, 10 | syl5 34 | . . . . 5 ⊢ (𝜑 → ((∀𝑦 ∈ 𝐶 𝜒 ∧ ∃𝑦 ∈ 𝐶 𝑥 = 𝐴) → 𝜓)) |
| 12 | 11 | adantr 480 | . . . 4 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐵) → ((∀𝑦 ∈ 𝐶 𝜒 ∧ ∃𝑦 ∈ 𝐶 𝑥 = 𝐴) → 𝜓)) |
| 13 | 6, 12 | mpan2d 694 | . . 3 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐵) → (∀𝑦 ∈ 𝐶 𝜒 → 𝜓)) |
| 14 | 13 | ralrimdva 3154 | . 2 ⊢ (𝜑 → (∀𝑦 ∈ 𝐶 𝜒 → ∀𝑥 ∈ 𝐵 𝜓)) |
| 15 | 5, 14 | impbid 212 | 1 ⊢ (𝜑 → (∀𝑥 ∈ 𝐵 𝜓 ↔ ∀𝑦 ∈ 𝐶 𝜒)) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ↔ wb 206 ∧ wa 395 = wceq 1540 ∈ wcel 2108 ∀wral 3061 ∃wrex 3070 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1795 ax-4 1809 ax-5 1910 ax-6 1967 ax-7 2007 ax-8 2110 ax-9 2118 ax-ext 2708 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-tru 1543 df-ex 1780 df-sb 2065 df-clab 2715 df-cleq 2729 df-clel 2816 df-ral 3062 df-rex 3071 |
| This theorem is referenced by: rexxfrd 5409 ralxfr2d 5410 ralxfr 5414 islindf4 21858 cmpfi 23416 rlimcnp 27008 ispisys2 34154 glbconN 39378 glbconNOLD 39379 mapdordlem2 41639 opncldeqv 48799 |
| Copyright terms: Public domain | W3C validator |