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

Theorem ioorval 25482
Description: Define a function from open intervals to their endpoints. (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
ioorval (𝐴 ∈ ran (,) → (𝐹𝐴) = if(𝐴 = ∅, ⟨0, 0⟩, ⟨inf(𝐴, ℝ*, < ), sup(𝐴, ℝ*, < )⟩))
Distinct variable group:   𝑥,𝐴
Allowed substitution hint:   𝐹(𝑥)

Proof of Theorem ioorval
StepHypRef Expression
1 eqeq1 2734 . . 3 (𝑥 = 𝐴 → (𝑥 = ∅ ↔ 𝐴 = ∅))
2 infeq1 9435 . . . 4 (𝑥 = 𝐴 → inf(𝑥, ℝ*, < ) = inf(𝐴, ℝ*, < ))
3 supeq1 9403 . . . 4 (𝑥 = 𝐴 → sup(𝑥, ℝ*, < ) = sup(𝐴, ℝ*, < ))
42, 3opeq12d 4848 . . 3 (𝑥 = 𝐴 → ⟨inf(𝑥, ℝ*, < ), sup(𝑥, ℝ*, < )⟩ = ⟨inf(𝐴, ℝ*, < ), sup(𝐴, ℝ*, < )⟩)
51, 4ifbieq2d 4518 . 2 (𝑥 = 𝐴 → if(𝑥 = ∅, ⟨0, 0⟩, ⟨inf(𝑥, ℝ*, < ), sup(𝑥, ℝ*, < )⟩) = if(𝐴 = ∅, ⟨0, 0⟩, ⟨inf(𝐴, ℝ*, < ), sup(𝐴, ℝ*, < )⟩))
6 ioorf.1 . 2 𝐹 = (𝑥 ∈ ran (,) ↦ if(𝑥 = ∅, ⟨0, 0⟩, ⟨inf(𝑥, ℝ*, < ), sup(𝑥, ℝ*, < )⟩))
7 opex 5427 . . 3 ⟨0, 0⟩ ∈ V
8 opex 5427 . . 3 ⟨inf(𝐴, ℝ*, < ), sup(𝐴, ℝ*, < )⟩ ∈ V
97, 8ifex 4542 . 2 if(𝐴 = ∅, ⟨0, 0⟩, ⟨inf(𝐴, ℝ*, < ), sup(𝐴, ℝ*, < )⟩) ∈ V
105, 6, 9fvmpt 6971 1 (𝐴 ∈ ran (,) → (𝐹𝐴) = if(𝐴 = ∅, ⟨0, 0⟩, ⟨inf(𝐴, ℝ*, < ), sup(𝐴, ℝ*, < )⟩))
Colors of variables: wff setvar class
Syntax hints:  wi 4   = wceq 1540  wcel 2109  c0 4299  ifcif 4491  cop 4598  cmpt 5191  ran crn 5642  cfv 6514  supcsup 9398  infcinf 9399  0cc0 11075  *cxr 11214   < clt 11215  (,)cioo 13313
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1795  ax-4 1809  ax-5 1910  ax-6 1967  ax-7 2008  ax-8 2111  ax-9 2119  ax-10 2142  ax-11 2158  ax-12 2178  ax-ext 2702  ax-sep 5254  ax-nul 5264  ax-pr 5390
This theorem depends on definitions:  df-bi 207  df-an 396  df-or 848  df-3an 1088  df-tru 1543  df-fal 1553  df-ex 1780  df-nf 1784  df-sb 2066  df-mo 2534  df-eu 2563  df-clab 2709  df-cleq 2722  df-clel 2804  df-nfc 2879  df-ral 3046  df-rex 3055  df-rab 3409  df-v 3452  df-dif 3920  df-un 3922  df-ss 3934  df-nul 4300  df-if 4492  df-sn 4593  df-pr 4595  df-op 4599  df-uni 4875  df-br 5111  df-opab 5173  df-mpt 5192  df-id 5536  df-xp 5647  df-rel 5648  df-cnv 5649  df-co 5650  df-dm 5651  df-iota 6467  df-fun 6516  df-fv 6522  df-sup 9400  df-inf 9401
This theorem is referenced by:  ioorinv2  25483  ioorinv  25484  ioorcl  25485
  Copyright terms: Public domain W3C validator