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 3899 | . . . . . 6 ⊢ (𝑥 ∈ (𝐴 ∩ 𝐵) ↔ (𝑥 ∈ 𝐴 ∧ 𝑥 ∈ 𝐵)) | |
2 | 1 | imbi1i 349 | . . . . 5 ⊢ ((𝑥 ∈ (𝐴 ∩ 𝐵) → 𝑥 ∈ 𝐶) ↔ ((𝑥 ∈ 𝐴 ∧ 𝑥 ∈ 𝐵) → 𝑥 ∈ 𝐶)) |
3 | iman 401 | . . . . 5 ⊢ (((𝑥 ∈ 𝐴 ∧ 𝑥 ∈ 𝐵) → 𝑥 ∈ 𝐶) ↔ ¬ ((𝑥 ∈ 𝐴 ∧ 𝑥 ∈ 𝐵) ∧ ¬ 𝑥 ∈ 𝐶)) | |
4 | 2, 3 | bitri 274 | . . . 4 ⊢ ((𝑥 ∈ (𝐴 ∩ 𝐵) → 𝑥 ∈ 𝐶) ↔ ¬ ((𝑥 ∈ 𝐴 ∧ 𝑥 ∈ 𝐵) ∧ ¬ 𝑥 ∈ 𝐶)) |
5 | eldif 3893 | . . . . . 6 ⊢ (𝑥 ∈ (𝐵 ∖ 𝐶) ↔ (𝑥 ∈ 𝐵 ∧ ¬ 𝑥 ∈ 𝐶)) | |
6 | 5 | anbi2i 622 | . . . . 5 ⊢ ((𝑥 ∈ 𝐴 ∧ 𝑥 ∈ (𝐵 ∖ 𝐶)) ↔ (𝑥 ∈ 𝐴 ∧ (𝑥 ∈ 𝐵 ∧ ¬ 𝑥 ∈ 𝐶))) |
7 | elin 3899 | . . . . 5 ⊢ (𝑥 ∈ (𝐴 ∩ (𝐵 ∖ 𝐶)) ↔ (𝑥 ∈ 𝐴 ∧ 𝑥 ∈ (𝐵 ∖ 𝐶))) | |
8 | anass 468 | . . . . 5 ⊢ (((𝑥 ∈ 𝐴 ∧ 𝑥 ∈ 𝐵) ∧ ¬ 𝑥 ∈ 𝐶) ↔ (𝑥 ∈ 𝐴 ∧ (𝑥 ∈ 𝐵 ∧ ¬ 𝑥 ∈ 𝐶))) | |
9 | 6, 7, 8 | 3bitr4ri 303 | . . . 4 ⊢ (((𝑥 ∈ 𝐴 ∧ 𝑥 ∈ 𝐵) ∧ ¬ 𝑥 ∈ 𝐶) ↔ 𝑥 ∈ (𝐴 ∩ (𝐵 ∖ 𝐶))) |
10 | 4, 9 | xchbinx 333 | . . 3 ⊢ ((𝑥 ∈ (𝐴 ∩ 𝐵) → 𝑥 ∈ 𝐶) ↔ ¬ 𝑥 ∈ (𝐴 ∩ (𝐵 ∖ 𝐶))) |
11 | 10 | albii 1823 | . 2 ⊢ (∀𝑥(𝑥 ∈ (𝐴 ∩ 𝐵) → 𝑥 ∈ 𝐶) ↔ ∀𝑥 ¬ 𝑥 ∈ (𝐴 ∩ (𝐵 ∖ 𝐶))) |
12 | dfss2 3903 | . 2 ⊢ ((𝐴 ∩ 𝐵) ⊆ 𝐶 ↔ ∀𝑥(𝑥 ∈ (𝐴 ∩ 𝐵) → 𝑥 ∈ 𝐶)) | |
13 | eq0 4274 | . 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 1537 = wceq 1539 ∈ wcel 2108 ∖ cdif 3880 ∩ cin 3882 ⊆ wss 3883 ∅c0 4253 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1799 ax-4 1813 ax-5 1914 ax-6 1972 ax-7 2012 ax-8 2110 ax-9 2118 ax-ext 2709 |
This theorem depends on definitions: df-bi 206 df-an 396 df-tru 1542 df-fal 1552 df-ex 1784 df-sb 2069 df-clab 2716 df-cleq 2730 df-clel 2817 df-v 3424 df-dif 3886 df-in 3890 df-ss 3900 df-nul 4254 |
This theorem is referenced by: disjdif 4402 inf3lem3 9318 ssfin4 9997 isnrm2 22417 1stccnp 22521 llycmpkgen2 22609 ufileu 22978 fclscf 23084 flimfnfcls 23087 inindif 30764 opnbnd 34441 diophrw 40497 setindtr 40762 |
Copyright terms: Public domain | W3C validator |