Mathbox for BJ |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > Mathboxes > bj-df-ifc | Structured version Visualization version GIF version |
Description: Candidate definition for the conditional operator for classes. This is in line with the definition of a class as the extension of a predicate in df-clab 2716. We reprove the current df-if 4460 from it in bj-dfif 34762. (Contributed by BJ, 20-Sep-2019.) (Proof modification is discouraged.) |
Ref | Expression |
---|---|
bj-df-ifc | ⊢ if(𝜑, 𝐴, 𝐵) = {𝑥 ∣ if-(𝜑, 𝑥 ∈ 𝐴, 𝑥 ∈ 𝐵)} |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | df-if 4460 | . 2 ⊢ if(𝜑, 𝐴, 𝐵) = {𝑥 ∣ ((𝑥 ∈ 𝐴 ∧ 𝜑) ∨ (𝑥 ∈ 𝐵 ∧ ¬ 𝜑))} | |
2 | ancom 461 | . . . . 5 ⊢ ((𝑥 ∈ 𝐴 ∧ 𝜑) ↔ (𝜑 ∧ 𝑥 ∈ 𝐴)) | |
3 | ancom 461 | . . . . 5 ⊢ ((𝑥 ∈ 𝐵 ∧ ¬ 𝜑) ↔ (¬ 𝜑 ∧ 𝑥 ∈ 𝐵)) | |
4 | 2, 3 | orbi12i 912 | . . . 4 ⊢ (((𝑥 ∈ 𝐴 ∧ 𝜑) ∨ (𝑥 ∈ 𝐵 ∧ ¬ 𝜑)) ↔ ((𝜑 ∧ 𝑥 ∈ 𝐴) ∨ (¬ 𝜑 ∧ 𝑥 ∈ 𝐵))) |
5 | df-ifp 1061 | . . . 4 ⊢ (if-(𝜑, 𝑥 ∈ 𝐴, 𝑥 ∈ 𝐵) ↔ ((𝜑 ∧ 𝑥 ∈ 𝐴) ∨ (¬ 𝜑 ∧ 𝑥 ∈ 𝐵))) | |
6 | 4, 5 | bitr4i 277 | . . 3 ⊢ (((𝑥 ∈ 𝐴 ∧ 𝜑) ∨ (𝑥 ∈ 𝐵 ∧ ¬ 𝜑)) ↔ if-(𝜑, 𝑥 ∈ 𝐴, 𝑥 ∈ 𝐵)) |
7 | 6 | abbii 2808 | . 2 ⊢ {𝑥 ∣ ((𝑥 ∈ 𝐴 ∧ 𝜑) ∨ (𝑥 ∈ 𝐵 ∧ ¬ 𝜑))} = {𝑥 ∣ if-(𝜑, 𝑥 ∈ 𝐴, 𝑥 ∈ 𝐵)} |
8 | 1, 7 | eqtri 2766 | 1 ⊢ if(𝜑, 𝐴, 𝐵) = {𝑥 ∣ if-(𝜑, 𝑥 ∈ 𝐴, 𝑥 ∈ 𝐵)} |
Colors of variables: wff setvar class |
Syntax hints: ¬ wn 3 ∧ wa 396 ∨ wo 844 if-wif 1060 = wceq 1539 ∈ wcel 2106 {cab 2715 ifcif 4459 |
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 1913 ax-6 1971 ax-7 2011 ax-9 2116 ax-ext 2709 |
This theorem depends on definitions: df-bi 206 df-an 397 df-or 845 df-ifp 1061 df-ex 1783 df-sb 2068 df-clab 2716 df-cleq 2730 df-if 4460 |
This theorem is referenced by: bj-dfif 34762 bj-ififc 34763 |
Copyright terms: Public domain | W3C validator |