Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > ralprgf | Structured version Visualization version GIF version |
Description: Convert a restricted universal quantification over a pair to a conjunction, using bound-variable hypotheses instead of distinct variable conditions. (Contributed by NM, 17-Sep-2011.) (Revised by AV, 8-Apr-2023.) |
Ref | Expression |
---|---|
ralprgf.1 | ⊢ Ⅎ𝑥𝜓 |
ralprgf.2 | ⊢ Ⅎ𝑥𝜒 |
ralprgf.a | ⊢ (𝑥 = 𝐴 → (𝜑 ↔ 𝜓)) |
ralprgf.b | ⊢ (𝑥 = 𝐵 → (𝜑 ↔ 𝜒)) |
Ref | Expression |
---|---|
ralprgf | ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑊) → (∀𝑥 ∈ {𝐴, 𝐵}𝜑 ↔ (𝜓 ∧ 𝜒))) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | df-pr 4569 | . . . 4 ⊢ {𝐴, 𝐵} = ({𝐴} ∪ {𝐵}) | |
2 | 1 | raleqi 3344 | . . 3 ⊢ (∀𝑥 ∈ {𝐴, 𝐵}𝜑 ↔ ∀𝑥 ∈ ({𝐴} ∪ {𝐵})𝜑) |
3 | ralunb 4129 | . . 3 ⊢ (∀𝑥 ∈ ({𝐴} ∪ {𝐵})𝜑 ↔ (∀𝑥 ∈ {𝐴}𝜑 ∧ ∀𝑥 ∈ {𝐵}𝜑)) | |
4 | 2, 3 | bitri 274 | . 2 ⊢ (∀𝑥 ∈ {𝐴, 𝐵}𝜑 ↔ (∀𝑥 ∈ {𝐴}𝜑 ∧ ∀𝑥 ∈ {𝐵}𝜑)) |
5 | ralprgf.1 | . . . 4 ⊢ Ⅎ𝑥𝜓 | |
6 | ralprgf.a | . . . 4 ⊢ (𝑥 = 𝐴 → (𝜑 ↔ 𝜓)) | |
7 | 5, 6 | ralsngf 4612 | . . 3 ⊢ (𝐴 ∈ 𝑉 → (∀𝑥 ∈ {𝐴}𝜑 ↔ 𝜓)) |
8 | ralprgf.2 | . . . 4 ⊢ Ⅎ𝑥𝜒 | |
9 | ralprgf.b | . . . 4 ⊢ (𝑥 = 𝐵 → (𝜑 ↔ 𝜒)) | |
10 | 8, 9 | ralsngf 4612 | . . 3 ⊢ (𝐵 ∈ 𝑊 → (∀𝑥 ∈ {𝐵}𝜑 ↔ 𝜒)) |
11 | 7, 10 | bi2anan9 635 | . 2 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑊) → ((∀𝑥 ∈ {𝐴}𝜑 ∧ ∀𝑥 ∈ {𝐵}𝜑) ↔ (𝜓 ∧ 𝜒))) |
12 | 4, 11 | syl5bb 282 | 1 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑊) → (∀𝑥 ∈ {𝐴, 𝐵}𝜑 ↔ (𝜓 ∧ 𝜒))) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 205 ∧ wa 395 = wceq 1541 Ⅎwnf 1789 ∈ wcel 2109 ∀wral 3065 ∪ cun 3889 {csn 4566 {cpr 4568 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1801 ax-4 1815 ax-5 1916 ax-6 1974 ax-7 2014 ax-8 2111 ax-9 2119 ax-10 2140 ax-12 2174 ax-ext 2710 |
This theorem depends on definitions: df-bi 206 df-an 396 df-or 844 df-3an 1087 df-tru 1544 df-ex 1786 df-nf 1790 df-sb 2071 df-clab 2717 df-cleq 2731 df-clel 2817 df-ral 3070 df-v 3432 df-sbc 3720 df-un 3896 df-sn 4567 df-pr 4569 |
This theorem is referenced by: ralprgOLD 4636 |
Copyright terms: Public domain | W3C validator |