| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > ioodisj | Structured version Visualization version GIF version | ||
| Description: If the upper bound of one open interval is less than or equal to the lower bound of the other, the intervals are disjoint. (Contributed by Jeff Hankins, 13-Jul-2009.) |
| Ref | Expression |
|---|---|
| ioodisj | ⊢ ((((𝐴 ∈ ℝ* ∧ 𝐵 ∈ ℝ*) ∧ (𝐶 ∈ ℝ* ∧ 𝐷 ∈ ℝ*)) ∧ 𝐵 ≤ 𝐶) → ((𝐴(,)𝐵) ∩ (𝐶(,)𝐷)) = ∅) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | iooss1 13294 | . . . . . 6 ⊢ ((𝐵 ∈ ℝ* ∧ 𝐵 ≤ 𝐶) → (𝐶(,)𝐷) ⊆ (𝐵(,)𝐷)) | |
| 2 | 1 | ad4ant24 754 | . . . . 5 ⊢ ((((𝐴 ∈ ℝ* ∧ 𝐵 ∈ ℝ*) ∧ (𝐶 ∈ ℝ* ∧ 𝐷 ∈ ℝ*)) ∧ 𝐵 ≤ 𝐶) → (𝐶(,)𝐷) ⊆ (𝐵(,)𝐷)) |
| 3 | ioossicc 13347 | . . . . 5 ⊢ (𝐵(,)𝐷) ⊆ (𝐵[,]𝐷) | |
| 4 | 2, 3 | sstrdi 3944 | . . . 4 ⊢ ((((𝐴 ∈ ℝ* ∧ 𝐵 ∈ ℝ*) ∧ (𝐶 ∈ ℝ* ∧ 𝐷 ∈ ℝ*)) ∧ 𝐵 ≤ 𝐶) → (𝐶(,)𝐷) ⊆ (𝐵[,]𝐷)) |
| 5 | sslin 4193 | . . . 4 ⊢ ((𝐶(,)𝐷) ⊆ (𝐵[,]𝐷) → ((𝐴(,)𝐵) ∩ (𝐶(,)𝐷)) ⊆ ((𝐴(,)𝐵) ∩ (𝐵[,]𝐷))) | |
| 6 | 4, 5 | syl 17 | . . 3 ⊢ ((((𝐴 ∈ ℝ* ∧ 𝐵 ∈ ℝ*) ∧ (𝐶 ∈ ℝ* ∧ 𝐷 ∈ ℝ*)) ∧ 𝐵 ≤ 𝐶) → ((𝐴(,)𝐵) ∩ (𝐶(,)𝐷)) ⊆ ((𝐴(,)𝐵) ∩ (𝐵[,]𝐷))) |
| 7 | simplll 774 | . . . 4 ⊢ ((((𝐴 ∈ ℝ* ∧ 𝐵 ∈ ℝ*) ∧ (𝐶 ∈ ℝ* ∧ 𝐷 ∈ ℝ*)) ∧ 𝐵 ≤ 𝐶) → 𝐴 ∈ ℝ*) | |
| 8 | simpllr 775 | . . . 4 ⊢ ((((𝐴 ∈ ℝ* ∧ 𝐵 ∈ ℝ*) ∧ (𝐶 ∈ ℝ* ∧ 𝐷 ∈ ℝ*)) ∧ 𝐵 ≤ 𝐶) → 𝐵 ∈ ℝ*) | |
| 9 | simplrr 777 | . . . 4 ⊢ ((((𝐴 ∈ ℝ* ∧ 𝐵 ∈ ℝ*) ∧ (𝐶 ∈ ℝ* ∧ 𝐷 ∈ ℝ*)) ∧ 𝐵 ≤ 𝐶) → 𝐷 ∈ ℝ*) | |
| 10 | df-ioo 13263 | . . . . 5 ⊢ (,) = (𝑥 ∈ ℝ*, 𝑦 ∈ ℝ* ↦ {𝑧 ∈ ℝ* ∣ (𝑥 < 𝑧 ∧ 𝑧 < 𝑦)}) | |
| 11 | df-icc 13266 | . . . . 5 ⊢ [,] = (𝑥 ∈ ℝ*, 𝑦 ∈ ℝ* ↦ {𝑧 ∈ ℝ* ∣ (𝑥 ≤ 𝑧 ∧ 𝑧 ≤ 𝑦)}) | |
| 12 | xrlenlt 11195 | . . . . 5 ⊢ ((𝐵 ∈ ℝ* ∧ 𝑤 ∈ ℝ*) → (𝐵 ≤ 𝑤 ↔ ¬ 𝑤 < 𝐵)) | |
| 13 | 10, 11, 12 | ixxdisj 13274 | . . . 4 ⊢ ((𝐴 ∈ ℝ* ∧ 𝐵 ∈ ℝ* ∧ 𝐷 ∈ ℝ*) → ((𝐴(,)𝐵) ∩ (𝐵[,]𝐷)) = ∅) |
| 14 | 7, 8, 9, 13 | syl3anc 1373 | . . 3 ⊢ ((((𝐴 ∈ ℝ* ∧ 𝐵 ∈ ℝ*) ∧ (𝐶 ∈ ℝ* ∧ 𝐷 ∈ ℝ*)) ∧ 𝐵 ≤ 𝐶) → ((𝐴(,)𝐵) ∩ (𝐵[,]𝐷)) = ∅) |
| 15 | 6, 14 | sseqtrd 3968 | . 2 ⊢ ((((𝐴 ∈ ℝ* ∧ 𝐵 ∈ ℝ*) ∧ (𝐶 ∈ ℝ* ∧ 𝐷 ∈ ℝ*)) ∧ 𝐵 ≤ 𝐶) → ((𝐴(,)𝐵) ∩ (𝐶(,)𝐷)) ⊆ ∅) |
| 16 | ss0 4352 | . 2 ⊢ (((𝐴(,)𝐵) ∩ (𝐶(,)𝐷)) ⊆ ∅ → ((𝐴(,)𝐵) ∩ (𝐶(,)𝐷)) = ∅) | |
| 17 | 15, 16 | syl 17 | 1 ⊢ ((((𝐴 ∈ ℝ* ∧ 𝐵 ∈ ℝ*) ∧ (𝐶 ∈ ℝ* ∧ 𝐷 ∈ ℝ*)) ∧ 𝐵 ≤ 𝐶) → ((𝐴(,)𝐵) ∩ (𝐶(,)𝐷)) = ∅) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ∧ wa 395 = wceq 1541 ∈ wcel 2113 ∩ cin 3898 ⊆ wss 3899 ∅c0 4283 class class class wbr 5096 (class class class)co 7356 ℝ*cxr 11163 < clt 11164 ≤ cle 11165 (,)cioo 13259 [,]cicc 13262 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1796 ax-4 1810 ax-5 1911 ax-6 1968 ax-7 2009 ax-8 2115 ax-9 2123 ax-10 2146 ax-11 2162 ax-12 2182 ax-ext 2706 ax-sep 5239 ax-nul 5249 ax-pow 5308 ax-pr 5375 ax-un 7678 ax-cnex 11080 ax-resscn 11081 ax-pre-lttri 11098 ax-pre-lttrn 11099 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3or 1087 df-3an 1088 df-tru 1544 df-fal 1554 df-ex 1781 df-nf 1785 df-sb 2068 df-mo 2537 df-eu 2567 df-clab 2713 df-cleq 2726 df-clel 2809 df-nfc 2883 df-ne 2931 df-nel 3035 df-ral 3050 df-rex 3059 df-rab 3398 df-v 3440 df-sbc 3739 df-csb 3848 df-dif 3902 df-un 3904 df-in 3906 df-ss 3916 df-nul 4284 df-if 4478 df-pw 4554 df-sn 4579 df-pr 4581 df-op 4585 df-uni 4862 df-iun 4946 df-br 5097 df-opab 5159 df-mpt 5178 df-id 5517 df-po 5530 df-so 5531 df-xp 5628 df-rel 5629 df-cnv 5630 df-co 5631 df-dm 5632 df-rn 5633 df-res 5634 df-ima 5635 df-iota 6446 df-fun 6492 df-fn 6493 df-f 6494 df-f1 6495 df-fo 6496 df-f1o 6497 df-fv 6498 df-ov 7359 df-oprab 7360 df-mpo 7361 df-1st 7931 df-2nd 7932 df-er 8633 df-en 8882 df-dom 8883 df-sdom 8884 df-pnf 11166 df-mnf 11167 df-xr 11168 df-ltxr 11169 df-le 11170 df-ioo 13263 df-icc 13266 |
| This theorem is referenced by: reconnlem1 24769 dyaddisjlem 25550 itgsplitioo 25793 |
| Copyright terms: Public domain | W3C validator |