![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > dfif2 | Structured version Visualization version GIF version |
Description: An alternate definition of the conditional operator df-if 4529 with one fewer connectives (but probably less intuitive to understand). (Contributed by NM, 30-Jan-2006.) |
Ref | Expression |
---|---|
dfif2 | ⊢ if(𝜑, 𝐴, 𝐵) = {𝑥 ∣ ((𝑥 ∈ 𝐵 → 𝜑) → (𝑥 ∈ 𝐴 ∧ 𝜑))} |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | df-if 4529 | . 2 ⊢ if(𝜑, 𝐴, 𝐵) = {𝑥 ∣ ((𝑥 ∈ 𝐴 ∧ 𝜑) ∨ (𝑥 ∈ 𝐵 ∧ ¬ 𝜑))} | |
2 | df-or 847 | . . . 4 ⊢ (((𝑥 ∈ 𝐵 ∧ ¬ 𝜑) ∨ (𝑥 ∈ 𝐴 ∧ 𝜑)) ↔ (¬ (𝑥 ∈ 𝐵 ∧ ¬ 𝜑) → (𝑥 ∈ 𝐴 ∧ 𝜑))) | |
3 | orcom 869 | . . . 4 ⊢ (((𝑥 ∈ 𝐴 ∧ 𝜑) ∨ (𝑥 ∈ 𝐵 ∧ ¬ 𝜑)) ↔ ((𝑥 ∈ 𝐵 ∧ ¬ 𝜑) ∨ (𝑥 ∈ 𝐴 ∧ 𝜑))) | |
4 | iman 403 | . . . . 5 ⊢ ((𝑥 ∈ 𝐵 → 𝜑) ↔ ¬ (𝑥 ∈ 𝐵 ∧ ¬ 𝜑)) | |
5 | 4 | imbi1i 350 | . . . 4 ⊢ (((𝑥 ∈ 𝐵 → 𝜑) → (𝑥 ∈ 𝐴 ∧ 𝜑)) ↔ (¬ (𝑥 ∈ 𝐵 ∧ ¬ 𝜑) → (𝑥 ∈ 𝐴 ∧ 𝜑))) |
6 | 2, 3, 5 | 3bitr4i 303 | . . 3 ⊢ (((𝑥 ∈ 𝐴 ∧ 𝜑) ∨ (𝑥 ∈ 𝐵 ∧ ¬ 𝜑)) ↔ ((𝑥 ∈ 𝐵 → 𝜑) → (𝑥 ∈ 𝐴 ∧ 𝜑))) |
7 | 6 | abbii 2803 | . 2 ⊢ {𝑥 ∣ ((𝑥 ∈ 𝐴 ∧ 𝜑) ∨ (𝑥 ∈ 𝐵 ∧ ¬ 𝜑))} = {𝑥 ∣ ((𝑥 ∈ 𝐵 → 𝜑) → (𝑥 ∈ 𝐴 ∧ 𝜑))} |
8 | 1, 7 | eqtri 2761 | 1 ⊢ if(𝜑, 𝐴, 𝐵) = {𝑥 ∣ ((𝑥 ∈ 𝐵 → 𝜑) → (𝑥 ∈ 𝐴 ∧ 𝜑))} |
Colors of variables: wff setvar class |
Syntax hints: ¬ wn 3 → wi 4 ∧ wa 397 ∨ wo 846 = wceq 1542 ∈ wcel 2107 {cab 2710 ifcif 4528 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1798 ax-4 1812 ax-5 1914 ax-6 1972 ax-7 2012 ax-9 2117 ax-ext 2704 |
This theorem depends on definitions: df-bi 206 df-an 398 df-or 847 df-ex 1783 df-sb 2069 df-clab 2711 df-cleq 2725 df-if 4529 |
This theorem is referenced by: iftrue 4534 nfifd 4557 |
Copyright terms: Public domain | W3C validator |