| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > ioorval | Structured version Visualization version GIF version | ||
| Description: Define a function from open intervals to their endpoints. (Contributed by Mario Carneiro, 26-Mar-2015.) (Revised by AV, 13-Sep-2020.) |
| Ref | Expression |
|---|---|
| ioorf.1 | ⊢ 𝐹 = (𝑥 ∈ ran (,) ↦ if(𝑥 = ∅, 〈0, 0〉, 〈inf(𝑥, ℝ*, < ), sup(𝑥, ℝ*, < )〉)) |
| Ref | Expression |
|---|---|
| ioorval | ⊢ (𝐴 ∈ ran (,) → (𝐹‘𝐴) = if(𝐴 = ∅, 〈0, 0〉, 〈inf(𝐴, ℝ*, < ), sup(𝐴, ℝ*, < )〉)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | eqeq1 2770 | . . 3 ⊢ (𝑥 = 𝐴 → (𝑥 = ∅ ↔ 𝐴 = ∅)) | |
| 2 | infeq1 9447 | . . . 4 ⊢ (𝑥 = 𝐴 → inf(𝑥, ℝ*, < ) = inf(𝐴, ℝ*, < )) | |
| 3 | supeq1 9415 | . . . 4 ⊢ (𝑥 = 𝐴 → sup(𝑥, ℝ*, < ) = sup(𝐴, ℝ*, < )) | |
| 4 | 2, 3 | opeq12d 4851 | . . 3 ⊢ (𝑥 = 𝐴 → 〈inf(𝑥, ℝ*, < ), sup(𝑥, ℝ*, < )〉 = 〈inf(𝐴, ℝ*, < ), sup(𝐴, ℝ*, < )〉) |
| 5 | 1, 4 | ifbieq2d 4519 | . 2 ⊢ (𝑥 = 𝐴 → if(𝑥 = ∅, 〈0, 0〉, 〈inf(𝑥, ℝ*, < ), sup(𝑥, ℝ*, < )〉) = if(𝐴 = ∅, 〈0, 0〉, 〈inf(𝐴, ℝ*, < ), sup(𝐴, ℝ*, < )〉)) |
| 6 | ioorf.1 | . 2 ⊢ 𝐹 = (𝑥 ∈ ran (,) ↦ if(𝑥 = ∅, 〈0, 0〉, 〈inf(𝑥, ℝ*, < ), sup(𝑥, ℝ*, < )〉)) | |
| 7 | opex 5450 | . . 3 ⊢ 〈0, 0〉 ∈ V | |
| 8 | opex 5450 | . . 3 ⊢ 〈inf(𝐴, ℝ*, < ), sup(𝐴, ℝ*, < )〉 ∈ V | |
| 9 | 7, 8 | ifex 4543 | . 2 ⊢ if(𝐴 = ∅, 〈0, 0〉, 〈inf(𝐴, ℝ*, < ), sup(𝐴, ℝ*, < )〉) ∈ V |
| 10 | 5, 6, 9 | fvmpt 6996 | 1 ⊢ (𝐴 ∈ ran (,) → (𝐹‘𝐴) = if(𝐴 = ∅, 〈0, 0〉, 〈inf(𝐴, ℝ*, < ), sup(𝐴, ℝ*, < )〉)) |
| Colors of variables: wff setvar class |
| This proof depends on syntax axioms: → wi 4 = wceq 1570 ∈ wcel 2146 ∅c0 4289 ifcif 4492 〈cop 4600 ↦ cmpt 5197 ran crn 5667 ‘cfv 6543 supcsup 9410 infcinf 9411 0cc0 11118 ℝ*cxr 11260 < clt 11261 (,)cioo 13390 |
| This proof depends on axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1828 ax-4 1842 ax-5 1943 ax-6 2000 ax-7 2041 ax-8 2148 ax-9 2156 ax-10 2179 ax-11 2195 ax-12 2216 ax-ext 2738 ax-sep 5262 ax-pr 5409 |
| This proof depends on definitions: df-bi 210 df-an 402 df-or 862 df-3an 1105 df-tru 1573 df-fal 1583 df-ex 1813 df-nf 1817 df-sb 2100 df-mo 2570 df-eu 2600 df-clab 2745 df-cleq 2758 df-clel 2841 df-nfc 2915 df-ral 3083 df-rex 3093 df-rab 3420 df-v 3460 df-dif 3911 df-un 3913 df-in 3915 df-ss 3925 df-nul 4290 df-if 4493 df-sn 4595 df-pr 4597 df-op 4601 df-uni 4878 df-br 5115 df-opab 5179 df-mpt 5198 df-id 5561 df-xp 5672 df-rel 5673 df-cnv 5674 df-co 5675 df-dm 5676 df-iota 6499 df-fun 6545 df-fv 6551 df-sup 9412 df-inf 9413 |
| This theorem is used by: ioorinv2 25771 ioorinv 25772 ioorcl 25773 |
| Copyright terms: Public domain | W3C validator |