![]() |
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 4345 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 4345 | . 2 ⊢ if(𝜑, 𝐴, 𝐵) = {𝑥 ∣ ((𝑥 ∈ 𝐴 ∧ 𝜑) ∨ (𝑥 ∈ 𝐵 ∧ ¬ 𝜑))} | |
2 | df-or 835 | . . . 4 ⊢ (((𝑥 ∈ 𝐵 ∧ ¬ 𝜑) ∨ (𝑥 ∈ 𝐴 ∧ 𝜑)) ↔ (¬ (𝑥 ∈ 𝐵 ∧ ¬ 𝜑) → (𝑥 ∈ 𝐴 ∧ 𝜑))) | |
3 | orcom 857 | . . . 4 ⊢ (((𝑥 ∈ 𝐴 ∧ 𝜑) ∨ (𝑥 ∈ 𝐵 ∧ ¬ 𝜑)) ↔ ((𝑥 ∈ 𝐵 ∧ ¬ 𝜑) ∨ (𝑥 ∈ 𝐴 ∧ 𝜑))) | |
4 | iman 393 | . . . . 5 ⊢ ((𝑥 ∈ 𝐵 → 𝜑) ↔ ¬ (𝑥 ∈ 𝐵 ∧ ¬ 𝜑)) | |
5 | 4 | imbi1i 342 | . . . 4 ⊢ (((𝑥 ∈ 𝐵 → 𝜑) → (𝑥 ∈ 𝐴 ∧ 𝜑)) ↔ (¬ (𝑥 ∈ 𝐵 ∧ ¬ 𝜑) → (𝑥 ∈ 𝐴 ∧ 𝜑))) |
6 | 2, 3, 5 | 3bitr4i 295 | . . 3 ⊢ (((𝑥 ∈ 𝐴 ∧ 𝜑) ∨ (𝑥 ∈ 𝐵 ∧ ¬ 𝜑)) ↔ ((𝑥 ∈ 𝐵 → 𝜑) → (𝑥 ∈ 𝐴 ∧ 𝜑))) |
7 | 6 | abbii 2837 | . 2 ⊢ {𝑥 ∣ ((𝑥 ∈ 𝐴 ∧ 𝜑) ∨ (𝑥 ∈ 𝐵 ∧ ¬ 𝜑))} = {𝑥 ∣ ((𝑥 ∈ 𝐵 → 𝜑) → (𝑥 ∈ 𝐴 ∧ 𝜑))} |
8 | 1, 7 | eqtri 2795 | 1 ⊢ if(𝜑, 𝐴, 𝐵) = {𝑥 ∣ ((𝑥 ∈ 𝐵 → 𝜑) → (𝑥 ∈ 𝐴 ∧ 𝜑))} |
Colors of variables: wff setvar class |
Syntax hints: ¬ wn 3 → wi 4 ∧ wa 387 ∨ wo 834 = wceq 1508 ∈ wcel 2051 {cab 2751 ifcif 4344 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1759 ax-4 1773 ax-5 1870 ax-6 1929 ax-7 1966 ax-9 2060 ax-ext 2743 |
This theorem depends on definitions: df-bi 199 df-an 388 df-or 835 df-ex 1744 df-sb 2017 df-clab 2752 df-cleq 2764 df-if 4345 |
This theorem is referenced by: iftrue 4350 nfifd 4372 |
Copyright terms: Public domain | W3C validator |