MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  ioorinv Structured version   Visualization version   GIF version

Theorem ioorinv 24180
Description: The function 𝐹 is an "inverse" of sorts to the open interval function. (Contributed by Mario Carneiro, 26-Mar-2015.) (Revised by AV, 13-Sep-2020.)
Hypothesis
Ref Expression
ioorf.1 𝐹 = (𝑥 ∈ ran (,) ↦ if(𝑥 = ∅, ⟨0, 0⟩, ⟨inf(𝑥, ℝ*, < ), sup(𝑥, ℝ*, < )⟩))
Assertion
Ref Expression
ioorinv (𝐴 ∈ ran (,) → ((,)‘(𝐹𝐴)) = 𝐴)
Distinct variable group:   𝑥,𝐴
Allowed substitution hint:   𝐹(𝑥)

Proof of Theorem ioorinv
Dummy variables 𝑎 𝑏 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 ioof 12825 . . . 4 (,):(ℝ* × ℝ*)⟶𝒫 ℝ
2 ffn 6487 . . . 4 ((,):(ℝ* × ℝ*)⟶𝒫 ℝ → (,) Fn (ℝ* × ℝ*))
3 ovelrn 7304 . . . 4 ((,) Fn (ℝ* × ℝ*) → (𝐴 ∈ ran (,) ↔ ∃𝑎 ∈ ℝ*𝑏 ∈ ℝ* 𝐴 = (𝑎(,)𝑏)))
41, 2, 3mp2b 10 . . 3 (𝐴 ∈ ran (,) ↔ ∃𝑎 ∈ ℝ*𝑏 ∈ ℝ* 𝐴 = (𝑎(,)𝑏))
5 ioorf.1 . . . . . . . . 9 𝐹 = (𝑥 ∈ ran (,) ↦ if(𝑥 = ∅, ⟨0, 0⟩, ⟨inf(𝑥, ℝ*, < ), sup(𝑥, ℝ*, < )⟩))
65ioorinv2 24179 . . . . . . . 8 ((𝑎(,)𝑏) ≠ ∅ → (𝐹‘(𝑎(,)𝑏)) = ⟨𝑎, 𝑏⟩)
76fveq2d 6649 . . . . . . 7 ((𝑎(,)𝑏) ≠ ∅ → ((,)‘(𝐹‘(𝑎(,)𝑏))) = ((,)‘⟨𝑎, 𝑏⟩))
8 df-ov 7138 . . . . . . 7 (𝑎(,)𝑏) = ((,)‘⟨𝑎, 𝑏⟩)
97, 8eqtr4di 2851 . . . . . 6 ((𝑎(,)𝑏) ≠ ∅ → ((,)‘(𝐹‘(𝑎(,)𝑏))) = (𝑎(,)𝑏))
10 df-ne 2988 . . . . . . . 8 (𝐴 ≠ ∅ ↔ ¬ 𝐴 = ∅)
11 neeq1 3049 . . . . . . . 8 (𝐴 = (𝑎(,)𝑏) → (𝐴 ≠ ∅ ↔ (𝑎(,)𝑏) ≠ ∅))
1210, 11bitr3id 288 . . . . . . 7 (𝐴 = (𝑎(,)𝑏) → (¬ 𝐴 = ∅ ↔ (𝑎(,)𝑏) ≠ ∅))
13 2fveq3 6650 . . . . . . . 8 (𝐴 = (𝑎(,)𝑏) → ((,)‘(𝐹𝐴)) = ((,)‘(𝐹‘(𝑎(,)𝑏))))
14 id 22 . . . . . . . 8 (𝐴 = (𝑎(,)𝑏) → 𝐴 = (𝑎(,)𝑏))
1513, 14eqeq12d 2814 . . . . . . 7 (𝐴 = (𝑎(,)𝑏) → (((,)‘(𝐹𝐴)) = 𝐴 ↔ ((,)‘(𝐹‘(𝑎(,)𝑏))) = (𝑎(,)𝑏)))
1612, 15imbi12d 348 . . . . . 6 (𝐴 = (𝑎(,)𝑏) → ((¬ 𝐴 = ∅ → ((,)‘(𝐹𝐴)) = 𝐴) ↔ ((𝑎(,)𝑏) ≠ ∅ → ((,)‘(𝐹‘(𝑎(,)𝑏))) = (𝑎(,)𝑏))))
179, 16mpbiri 261 . . . . 5 (𝐴 = (𝑎(,)𝑏) → (¬ 𝐴 = ∅ → ((,)‘(𝐹𝐴)) = 𝐴))
1817a1i 11 . . . 4 ((𝑎 ∈ ℝ*𝑏 ∈ ℝ*) → (𝐴 = (𝑎(,)𝑏) → (¬ 𝐴 = ∅ → ((,)‘(𝐹𝐴)) = 𝐴)))
1918rexlimivv 3251 . . 3 (∃𝑎 ∈ ℝ*𝑏 ∈ ℝ* 𝐴 = (𝑎(,)𝑏) → (¬ 𝐴 = ∅ → ((,)‘(𝐹𝐴)) = 𝐴))
204, 19sylbi 220 . 2 (𝐴 ∈ ran (,) → (¬ 𝐴 = ∅ → ((,)‘(𝐹𝐴)) = 𝐴))
21 ioorebas 12829 . . . . . . 7 (0(,)0) ∈ ran (,)
225ioorval 24178 . . . . . . 7 ((0(,)0) ∈ ran (,) → (𝐹‘(0(,)0)) = if((0(,)0) = ∅, ⟨0, 0⟩, ⟨inf((0(,)0), ℝ*, < ), sup((0(,)0), ℝ*, < )⟩))
2321, 22ax-mp 5 . . . . . 6 (𝐹‘(0(,)0)) = if((0(,)0) = ∅, ⟨0, 0⟩, ⟨inf((0(,)0), ℝ*, < ), sup((0(,)0), ℝ*, < )⟩)
24 iooid 12754 . . . . . . 7 (0(,)0) = ∅
2524iftruei 4432 . . . . . 6 if((0(,)0) = ∅, ⟨0, 0⟩, ⟨inf((0(,)0), ℝ*, < ), sup((0(,)0), ℝ*, < )⟩) = ⟨0, 0⟩
2623, 25eqtri 2821 . . . . 5 (𝐹‘(0(,)0)) = ⟨0, 0⟩
2726fveq2i 6648 . . . 4 ((,)‘(𝐹‘(0(,)0))) = ((,)‘⟨0, 0⟩)
28 df-ov 7138 . . . 4 (0(,)0) = ((,)‘⟨0, 0⟩)
2927, 28eqtr4i 2824 . . 3 ((,)‘(𝐹‘(0(,)0))) = (0(,)0)
3024eqeq2i 2811 . . . . . 6 (𝐴 = (0(,)0) ↔ 𝐴 = ∅)
3130biimpri 231 . . . . 5 (𝐴 = ∅ → 𝐴 = (0(,)0))
3231fveq2d 6649 . . . 4 (𝐴 = ∅ → (𝐹𝐴) = (𝐹‘(0(,)0)))
3332fveq2d 6649 . . 3 (𝐴 = ∅ → ((,)‘(𝐹𝐴)) = ((,)‘(𝐹‘(0(,)0))))
3429, 33, 313eqtr4a 2859 . 2 (𝐴 = ∅ → ((,)‘(𝐹𝐴)) = 𝐴)
3520, 34pm2.61d2 184 1 (𝐴 ∈ ran (,) → ((,)‘(𝐹𝐴)) = 𝐴)
Colors of variables: wff setvar class
Syntax hints:  ¬ wn 3  wi 4  wb 209  wa 399   = wceq 1538  wcel 2111  wne 2987  wrex 3107  c0 4243  ifcif 4425  𝒫 cpw 4497  cop 4531  cmpt 5110   × cxp 5517  ran crn 5520   Fn wfn 6319  wf 6320  cfv 6324  (class class class)co 7135  supcsup 8888  infcinf 8889  cr 10525  0cc0 10526  *cxr 10663   < clt 10664  (,)cioo 12726
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1797  ax-4 1811  ax-5 1911  ax-6 1970  ax-7 2015  ax-8 2113  ax-9 2121  ax-10 2142  ax-11 2158  ax-12 2175  ax-ext 2770  ax-sep 5167  ax-nul 5174  ax-pow 5231  ax-pr 5295  ax-un 7441  ax-cnex 10582  ax-resscn 10583  ax-1cn 10584  ax-icn 10585  ax-addcl 10586  ax-addrcl 10587  ax-mulcl 10588  ax-mulrcl 10589  ax-mulcom 10590  ax-addass 10591  ax-mulass 10592  ax-distr 10593  ax-i2m1 10594  ax-1ne0 10595  ax-1rid 10596  ax-rnegex 10597  ax-rrecex 10598  ax-cnre 10599  ax-pre-lttri 10600  ax-pre-lttrn 10601  ax-pre-ltadd 10602  ax-pre-mulgt0 10603  ax-pre-sup 10604
This theorem depends on definitions:  df-bi 210  df-an 400  df-or 845  df-3or 1085  df-3an 1086  df-tru 1541  df-ex 1782  df-nf 1786  df-sb 2070  df-mo 2598  df-eu 2629  df-clab 2777  df-cleq 2791  df-clel 2870  df-nfc 2938  df-ne 2988  df-nel 3092  df-ral 3111  df-rex 3112  df-reu 3113  df-rmo 3114  df-rab 3115  df-v 3443  df-sbc 3721  df-csb 3829  df-dif 3884  df-un 3886  df-in 3888  df-ss 3898  df-pss 3900  df-nul 4244  df-if 4426  df-pw 4499  df-sn 4526  df-pr 4528  df-tp 4530  df-op 4532  df-uni 4801  df-iun 4883  df-br 5031  df-opab 5093  df-mpt 5111  df-tr 5137  df-id 5425  df-eprel 5430  df-po 5438  df-so 5439  df-fr 5478  df-we 5480  df-xp 5525  df-rel 5526  df-cnv 5527  df-co 5528  df-dm 5529  df-rn 5530  df-res 5531  df-ima 5532  df-pred 6116  df-ord 6162  df-on 6163  df-lim 6164  df-suc 6165  df-iota 6283  df-fun 6326  df-fn 6327  df-f 6328  df-f1 6329  df-fo 6330  df-f1o 6331  df-fv 6332  df-riota 7093  df-ov 7138  df-oprab 7139  df-mpo 7140  df-om 7561  df-1st 7671  df-2nd 7672  df-wrecs 7930  df-recs 7991  df-rdg 8029  df-er 8272  df-en 8493  df-dom 8494  df-sdom 8495  df-sup 8890  df-inf 8891  df-pnf 10666  df-mnf 10667  df-xr 10668  df-ltxr 10669  df-le 10670  df-sub 10861  df-neg 10862  df-div 11287  df-nn 11626  df-n0 11886  df-z 11970  df-uz 12232  df-q 12337  df-ioo 12730
This theorem is referenced by:  uniioombllem2  24187
  Copyright terms: Public domain W3C validator