Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > ralxfr | Structured version Visualization version GIF version |
Description: Transfer universal quantification from a variable 𝑥 to another variable 𝑦 contained in expression 𝐴. (Contributed by NM, 10-Jun-2005.) (Revised by Mario Carneiro, 15-Aug-2014.) |
Ref | Expression |
---|---|
ralxfr.1 | ⊢ (𝑦 ∈ 𝐶 → 𝐴 ∈ 𝐵) |
ralxfr.2 | ⊢ (𝑥 ∈ 𝐵 → ∃𝑦 ∈ 𝐶 𝑥 = 𝐴) |
ralxfr.3 | ⊢ (𝑥 = 𝐴 → (𝜑 ↔ 𝜓)) |
Ref | Expression |
---|---|
ralxfr | ⊢ (∀𝑥 ∈ 𝐵 𝜑 ↔ ∀𝑦 ∈ 𝐶 𝜓) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | ralxfr.1 | . . . 4 ⊢ (𝑦 ∈ 𝐶 → 𝐴 ∈ 𝐵) | |
2 | 1 | adantl 481 | . . 3 ⊢ ((⊤ ∧ 𝑦 ∈ 𝐶) → 𝐴 ∈ 𝐵) |
3 | ralxfr.2 | . . . 4 ⊢ (𝑥 ∈ 𝐵 → ∃𝑦 ∈ 𝐶 𝑥 = 𝐴) | |
4 | 3 | adantl 481 | . . 3 ⊢ ((⊤ ∧ 𝑥 ∈ 𝐵) → ∃𝑦 ∈ 𝐶 𝑥 = 𝐴) |
5 | ralxfr.3 | . . . 4 ⊢ (𝑥 = 𝐴 → (𝜑 ↔ 𝜓)) | |
6 | 5 | adantl 481 | . . 3 ⊢ ((⊤ ∧ 𝑥 = 𝐴) → (𝜑 ↔ 𝜓)) |
7 | 2, 4, 6 | ralxfrd 4805 | . 2 ⊢ (⊤ → (∀𝑥 ∈ 𝐵 𝜑 ↔ ∀𝑦 ∈ 𝐶 𝜓)) |
8 | 7 | trud 1484 | 1 ⊢ (∀𝑥 ∈ 𝐵 𝜑 ↔ ∀𝑦 ∈ 𝐶 𝜓) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 195 = wceq 1475 ⊤wtru 1476 ∈ wcel 1977 ∀wral 2896 ∃wrex 2897 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1713 ax-4 1728 ax-5 1827 ax-6 1875 ax-7 1922 ax-10 2006 ax-11 2021 ax-12 2034 ax-13 2234 ax-ext 2590 |
This theorem depends on definitions: df-bi 196 df-or 384 df-an 385 df-tru 1478 df-ex 1696 df-nf 1701 df-sb 1868 df-clab 2597 df-cleq 2603 df-clel 2606 df-nfc 2740 df-ral 2901 df-rex 2902 df-v 3175 |
This theorem is referenced by: rexxfr 4814 infm3 10861 |
Copyright terms: Public domain | W3C validator |