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 482 | . . 3 ⊢ ((⊤ ∧ 𝑦 ∈ 𝐶) → 𝐴 ∈ 𝐵) |
3 | ralxfr.2 | . . . 4 ⊢ (𝑥 ∈ 𝐵 → ∃𝑦 ∈ 𝐶 𝑥 = 𝐴) | |
4 | 3 | adantl 482 | . . 3 ⊢ ((⊤ ∧ 𝑥 ∈ 𝐵) → ∃𝑦 ∈ 𝐶 𝑥 = 𝐴) |
5 | ralxfr.3 | . . . 4 ⊢ (𝑥 = 𝐴 → (𝜑 ↔ 𝜓)) | |
6 | 5 | adantl 482 | . . 3 ⊢ ((⊤ ∧ 𝑥 = 𝐴) → (𝜑 ↔ 𝜓)) |
7 | 2, 4, 6 | ralxfrd 5351 | . 2 ⊢ (⊤ → (∀𝑥 ∈ 𝐵 𝜑 ↔ ∀𝑦 ∈ 𝐶 𝜓)) |
8 | 7 | mptru 1547 | 1 ⊢ (∀𝑥 ∈ 𝐵 𝜑 ↔ ∀𝑦 ∈ 𝐶 𝜓) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 205 = wceq 1540 ⊤wtru 1541 ∈ wcel 2105 ∀wral 3061 ∃wrex 3070 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1796 ax-4 1810 ax-5 1912 ax-6 1970 ax-7 2010 ax-8 2107 ax-9 2115 ax-ext 2707 |
This theorem depends on definitions: df-bi 206 df-an 397 df-tru 1543 df-ex 1781 df-sb 2067 df-clab 2714 df-cleq 2728 df-clel 2814 df-ral 3062 df-rex 3071 |
This theorem is referenced by: rexxfr 5359 infm3 12035 |
Copyright terms: Public domain | W3C validator |