Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > inssdif0 | Structured version Visualization version GIF version |
Description: Intersection, subclass, and difference relationship. (Contributed by NM, 27-Oct-1996.) (Proof shortened by Andrew Salmon, 26-Jun-2011.) (Proof shortened by Wolf Lammen, 30-Sep-2014.) |
Ref | Expression |
---|---|
inssdif0 | ⊢ ((𝐴 ∩ 𝐵) ⊆ 𝐶 ↔ (𝐴 ∩ (𝐵 ∖ 𝐶)) = ∅) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | elin 3907 | . . . . . 6 ⊢ (𝑥 ∈ (𝐴 ∩ 𝐵) ↔ (𝑥 ∈ 𝐴 ∧ 𝑥 ∈ 𝐵)) | |
2 | 1 | imbi1i 349 | . . . . 5 ⊢ ((𝑥 ∈ (𝐴 ∩ 𝐵) → 𝑥 ∈ 𝐶) ↔ ((𝑥 ∈ 𝐴 ∧ 𝑥 ∈ 𝐵) → 𝑥 ∈ 𝐶)) |
3 | iman 401 | . . . . 5 ⊢ (((𝑥 ∈ 𝐴 ∧ 𝑥 ∈ 𝐵) → 𝑥 ∈ 𝐶) ↔ ¬ ((𝑥 ∈ 𝐴 ∧ 𝑥 ∈ 𝐵) ∧ ¬ 𝑥 ∈ 𝐶)) | |
4 | 2, 3 | bitri 274 | . . . 4 ⊢ ((𝑥 ∈ (𝐴 ∩ 𝐵) → 𝑥 ∈ 𝐶) ↔ ¬ ((𝑥 ∈ 𝐴 ∧ 𝑥 ∈ 𝐵) ∧ ¬ 𝑥 ∈ 𝐶)) |
5 | eldif 3901 | . . . . . 6 ⊢ (𝑥 ∈ (𝐵 ∖ 𝐶) ↔ (𝑥 ∈ 𝐵 ∧ ¬ 𝑥 ∈ 𝐶)) | |
6 | 5 | anbi2i 622 | . . . . 5 ⊢ ((𝑥 ∈ 𝐴 ∧ 𝑥 ∈ (𝐵 ∖ 𝐶)) ↔ (𝑥 ∈ 𝐴 ∧ (𝑥 ∈ 𝐵 ∧ ¬ 𝑥 ∈ 𝐶))) |
7 | elin 3907 | . . . . 5 ⊢ (𝑥 ∈ (𝐴 ∩ (𝐵 ∖ 𝐶)) ↔ (𝑥 ∈ 𝐴 ∧ 𝑥 ∈ (𝐵 ∖ 𝐶))) | |
8 | anass 468 | . . . . 5 ⊢ (((𝑥 ∈ 𝐴 ∧ 𝑥 ∈ 𝐵) ∧ ¬ 𝑥 ∈ 𝐶) ↔ (𝑥 ∈ 𝐴 ∧ (𝑥 ∈ 𝐵 ∧ ¬ 𝑥 ∈ 𝐶))) | |
9 | 6, 7, 8 | 3bitr4ri 303 | . . . 4 ⊢ (((𝑥 ∈ 𝐴 ∧ 𝑥 ∈ 𝐵) ∧ ¬ 𝑥 ∈ 𝐶) ↔ 𝑥 ∈ (𝐴 ∩ (𝐵 ∖ 𝐶))) |
10 | 4, 9 | xchbinx 333 | . . 3 ⊢ ((𝑥 ∈ (𝐴 ∩ 𝐵) → 𝑥 ∈ 𝐶) ↔ ¬ 𝑥 ∈ (𝐴 ∩ (𝐵 ∖ 𝐶))) |
11 | 10 | albii 1825 | . 2 ⊢ (∀𝑥(𝑥 ∈ (𝐴 ∩ 𝐵) → 𝑥 ∈ 𝐶) ↔ ∀𝑥 ¬ 𝑥 ∈ (𝐴 ∩ (𝐵 ∖ 𝐶))) |
12 | dfss2 3911 | . 2 ⊢ ((𝐴 ∩ 𝐵) ⊆ 𝐶 ↔ ∀𝑥(𝑥 ∈ (𝐴 ∩ 𝐵) → 𝑥 ∈ 𝐶)) | |
13 | eq0 4282 | . 2 ⊢ ((𝐴 ∩ (𝐵 ∖ 𝐶)) = ∅ ↔ ∀𝑥 ¬ 𝑥 ∈ (𝐴 ∩ (𝐵 ∖ 𝐶))) | |
14 | 11, 12, 13 | 3bitr4i 302 | 1 ⊢ ((𝐴 ∩ 𝐵) ⊆ 𝐶 ↔ (𝐴 ∩ (𝐵 ∖ 𝐶)) = ∅) |
Colors of variables: wff setvar class |
Syntax hints: ¬ wn 3 → wi 4 ↔ wb 205 ∧ wa 395 ∀wal 1539 = wceq 1541 ∈ wcel 2109 ∖ cdif 3888 ∩ cin 3890 ⊆ wss 3891 ∅c0 4261 |
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-ext 2710 |
This theorem depends on definitions: df-bi 206 df-an 396 df-tru 1544 df-fal 1554 df-ex 1786 df-sb 2071 df-clab 2717 df-cleq 2731 df-clel 2817 df-v 3432 df-dif 3894 df-in 3898 df-ss 3908 df-nul 4262 |
This theorem is referenced by: disjdif 4410 inf3lem3 9349 ssfin4 10050 isnrm2 22490 1stccnp 22594 llycmpkgen2 22682 ufileu 23051 fclscf 23157 flimfnfcls 23160 inindif 30842 opnbnd 34493 diophrw 40561 setindtr 40826 |
Copyright terms: Public domain | W3C validator |