Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > disjtpsn | Structured version Visualization version GIF version |
Description: The disjoint intersection of an unordered triple and a singleton. (Contributed by AV, 14-Nov-2021.) |
Ref | Expression |
---|---|
disjtpsn | ⊢ ((𝐴 ≠ 𝐷 ∧ 𝐵 ≠ 𝐷 ∧ 𝐶 ≠ 𝐷) → ({𝐴, 𝐵, 𝐶} ∩ {𝐷}) = ∅) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | df-tp 4563 | . . 3 ⊢ {𝐴, 𝐵, 𝐶} = ({𝐴, 𝐵} ∪ {𝐶}) | |
2 | 1 | ineq1i 4139 | . 2 ⊢ ({𝐴, 𝐵, 𝐶} ∩ {𝐷}) = (({𝐴, 𝐵} ∪ {𝐶}) ∩ {𝐷}) |
3 | disjprsn 4647 | . . . . 5 ⊢ ((𝐴 ≠ 𝐷 ∧ 𝐵 ≠ 𝐷) → ({𝐴, 𝐵} ∩ {𝐷}) = ∅) | |
4 | 3 | 3adant3 1130 | . . . 4 ⊢ ((𝐴 ≠ 𝐷 ∧ 𝐵 ≠ 𝐷 ∧ 𝐶 ≠ 𝐷) → ({𝐴, 𝐵} ∩ {𝐷}) = ∅) |
5 | disjsn2 4645 | . . . . 5 ⊢ (𝐶 ≠ 𝐷 → ({𝐶} ∩ {𝐷}) = ∅) | |
6 | 5 | 3ad2ant3 1133 | . . . 4 ⊢ ((𝐴 ≠ 𝐷 ∧ 𝐵 ≠ 𝐷 ∧ 𝐶 ≠ 𝐷) → ({𝐶} ∩ {𝐷}) = ∅) |
7 | 4, 6 | jca 511 | . . 3 ⊢ ((𝐴 ≠ 𝐷 ∧ 𝐵 ≠ 𝐷 ∧ 𝐶 ≠ 𝐷) → (({𝐴, 𝐵} ∩ {𝐷}) = ∅ ∧ ({𝐶} ∩ {𝐷}) = ∅)) |
8 | undisj1 4392 | . . 3 ⊢ ((({𝐴, 𝐵} ∩ {𝐷}) = ∅ ∧ ({𝐶} ∩ {𝐷}) = ∅) ↔ (({𝐴, 𝐵} ∪ {𝐶}) ∩ {𝐷}) = ∅) | |
9 | 7, 8 | sylib 217 | . 2 ⊢ ((𝐴 ≠ 𝐷 ∧ 𝐵 ≠ 𝐷 ∧ 𝐶 ≠ 𝐷) → (({𝐴, 𝐵} ∪ {𝐶}) ∩ {𝐷}) = ∅) |
10 | 2, 9 | eqtrid 2790 | 1 ⊢ ((𝐴 ≠ 𝐷 ∧ 𝐵 ≠ 𝐷 ∧ 𝐶 ≠ 𝐷) → ({𝐴, 𝐵, 𝐶} ∩ {𝐷}) = ∅) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∧ wa 395 ∧ w3a 1085 = wceq 1539 ≠ wne 2942 ∪ cun 3881 ∩ cin 3882 ∅c0 4253 {csn 4558 {cpr 4560 {ctp 4562 |
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-or 844 df-3an 1087 df-tru 1542 df-fal 1552 df-ex 1784 df-sb 2069 df-clab 2716 df-cleq 2730 df-clel 2817 df-ne 2943 df-ral 3068 df-rab 3072 df-v 3424 df-dif 3886 df-un 3888 df-in 3890 df-ss 3900 df-nul 4254 df-sn 4559 df-pr 4561 df-tp 4563 |
This theorem is referenced by: disjtp2 4649 cnfldfun 20522 |
Copyright terms: Public domain | W3C validator |