![]() |
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 2803 | . . 3 ⊢ (𝑥 = 𝐴 → (𝑥 = ∅ ↔ 𝐴 = ∅)) | |
2 | infeq1 8624 | . . . 4 ⊢ (𝑥 = 𝐴 → inf(𝑥, ℝ*, < ) = inf(𝐴, ℝ*, < )) | |
3 | supeq1 8593 | . . . 4 ⊢ (𝑥 = 𝐴 → sup(𝑥, ℝ*, < ) = sup(𝐴, ℝ*, < )) | |
4 | 2, 3 | opeq12d 4601 | . . 3 ⊢ (𝑥 = 𝐴 → 〈inf(𝑥, ℝ*, < ), sup(𝑥, ℝ*, < )〉 = 〈inf(𝐴, ℝ*, < ), sup(𝐴, ℝ*, < )〉) |
5 | 1, 4 | ifbieq2d 4302 | . 2 ⊢ (𝑥 = 𝐴 → if(𝑥 = ∅, 〈0, 0〉, 〈inf(𝑥, ℝ*, < ), sup(𝑥, ℝ*, < )〉) = if(𝐴 = ∅, 〈0, 0〉, 〈inf(𝐴, ℝ*, < ), sup(𝐴, ℝ*, < )〉)) |
6 | ioorf.1 | . 2 ⊢ 𝐹 = (𝑥 ∈ ran (,) ↦ if(𝑥 = ∅, 〈0, 0〉, 〈inf(𝑥, ℝ*, < ), sup(𝑥, ℝ*, < )〉)) | |
7 | opex 5123 | . . 3 ⊢ 〈0, 0〉 ∈ V | |
8 | opex 5123 | . . 3 ⊢ 〈inf(𝐴, ℝ*, < ), sup(𝐴, ℝ*, < )〉 ∈ V | |
9 | 7, 8 | ifex 4325 | . 2 ⊢ if(𝐴 = ∅, 〈0, 0〉, 〈inf(𝐴, ℝ*, < ), sup(𝐴, ℝ*, < )〉) ∈ V |
10 | 5, 6, 9 | fvmpt 6507 | 1 ⊢ (𝐴 ∈ ran (,) → (𝐹‘𝐴) = if(𝐴 = ∅, 〈0, 0〉, 〈inf(𝐴, ℝ*, < ), sup(𝐴, ℝ*, < )〉)) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 = wceq 1653 ∈ wcel 2157 ∅c0 4115 ifcif 4277 〈cop 4374 ↦ cmpt 4922 ran crn 5313 ‘cfv 6101 supcsup 8588 infcinf 8589 0cc0 10224 ℝ*cxr 10362 < clt 10363 (,)cioo 12424 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1891 ax-4 1905 ax-5 2006 ax-6 2072 ax-7 2107 ax-9 2166 ax-10 2185 ax-11 2200 ax-12 2213 ax-13 2377 ax-ext 2777 ax-sep 4975 ax-nul 4983 ax-pr 5097 |
This theorem depends on definitions: df-bi 199 df-an 386 df-or 875 df-3an 1110 df-tru 1657 df-ex 1876 df-nf 1880 df-sb 2065 df-mo 2591 df-eu 2609 df-clab 2786 df-cleq 2792 df-clel 2795 df-nfc 2930 df-ral 3094 df-rex 3095 df-rab 3098 df-v 3387 df-sbc 3634 df-dif 3772 df-un 3774 df-in 3776 df-ss 3783 df-nul 4116 df-if 4278 df-sn 4369 df-pr 4371 df-op 4375 df-uni 4629 df-br 4844 df-opab 4906 df-mpt 4923 df-id 5220 df-xp 5318 df-rel 5319 df-cnv 5320 df-co 5321 df-dm 5322 df-iota 6064 df-fun 6103 df-fv 6109 df-sup 8590 df-inf 8591 |
This theorem is referenced by: ioorinv2 23683 ioorinv 23684 ioorcl 23685 |
Copyright terms: Public domain | W3C validator |