ILE Home Intuitionistic Logic Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  ILE Home  >  Th. List  >  casedm GIF version

Theorem casedm 7416
Description: The domain of the "case" construction is the disjoint union of the domains. TODO (although less important): ran case(𝐹, 𝐺) = (ran 𝐹 ∪ ran 𝐺). (Contributed by BJ, 10-Jul-2022.)
Assertion
Ref Expression
casedm dom case(𝐹, 𝐺) = (dom 𝐹 ⊔ dom 𝐺)

Proof of Theorem casedm
StepHypRef Expression
1 df-case 7414 . . 3 case(𝐹, 𝐺) = ((𝐹inl) ∪ (𝐺inr))
21dmeqi 4977 . 2 dom case(𝐹, 𝐺) = dom ((𝐹inl) ∪ (𝐺inr))
3 dmun 4983 . 2 dom ((𝐹inl) ∪ (𝐺inr)) = (dom (𝐹inl) ∪ dom (𝐺inr))
4 dmco 5291 . . . . 5 dom (𝐹inl) = (inl “ dom 𝐹)
5 imacnvcnv 5247 . . . . 5 (inl “ dom 𝐹) = (inl “ dom 𝐹)
6 df-ima 4782 . . . . 5 (inl “ dom 𝐹) = ran (inl ↾ dom 𝐹)
74, 5, 63eqtri 2263 . . . 4 dom (𝐹inl) = ran (inl ↾ dom 𝐹)
8 dmco 5291 . . . . 5 dom (𝐺inr) = (inr “ dom 𝐺)
9 imacnvcnv 5247 . . . . 5 (inr “ dom 𝐺) = (inr “ dom 𝐺)
10 df-ima 4782 . . . . 5 (inr “ dom 𝐺) = ran (inr ↾ dom 𝐺)
118, 9, 103eqtri 2263 . . . 4 dom (𝐺inr) = ran (inr ↾ dom 𝐺)
127, 11uneq12i 3381 . . 3 (dom (𝐹inl) ∪ dom (𝐺inr)) = (ran (inl ↾ dom 𝐹) ∪ ran (inr ↾ dom 𝐺))
13 djuunr 7396 . . 3 (ran (inl ↾ dom 𝐹) ∪ ran (inr ↾ dom 𝐺)) = (dom 𝐹 ⊔ dom 𝐺)
1412, 13eqtri 2259 . 2 (dom (𝐹inl) ∪ dom (𝐺inr)) = (dom 𝐹 ⊔ dom 𝐺)
152, 3, 143eqtri 2263 1 dom case(𝐹, 𝐺) = (dom 𝐹 ⊔ dom 𝐺)
Colors of variables: wff set class
Syntax hints:   = wceq 1402  cun 3218  ccnv 4768  dom cdm 4769  ran crn 4770  cres 4771  cima 4772  ccom 4773  cdju 7367  inlcinl 7375  inrcinr 7376  casecdjucase 7413
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 106  ax-ia2 107  ax-ia3 108  ax-in1 623  ax-in2 624  ax-io 721  ax-5 1500  ax-7 1501  ax-gen 1502  ax-ie1 1546  ax-ie2 1547  ax-8 1557  ax-10 1558  ax-11 1559  ax-i12 1560  ax-bndl 1562  ax-4 1563  ax-17 1579  ax-i9 1583  ax-ial 1587  ax-i5r 1588  ax-14 2212  ax-ext 2220  ax-sep 4244  ax-nul 4254  ax-pow 4306  ax-pr 4341  ax-un 4573
This theorem depends on definitions:  df-bi 117  df-3an 1011  df-tru 1405  df-nf 1514  df-sb 1816  df-eu 2089  df-mo 2090  df-clab 2225  df-cleq 2231  df-clel 2234  df-nfc 2381  df-ral 2533  df-rex 2534  df-v 2823  df-sbc 3052  df-dif 3222  df-un 3224  df-in 3226  df-ss 3233  df-nul 3521  df-pw 3687  df-sn 3711  df-pr 3712  df-op 3714  df-uni 3931  df-br 4126  df-opab 4188  df-mpt 4189  df-tr 4225  df-id 4433  df-iord 4506  df-on 4508  df-suc 4511  df-xp 4775  df-rel 4776  df-cnv 4777  df-co 4778  df-dm 4779  df-rn 4780  df-res 4781  df-ima 4782  df-iota 5332  df-fun 5374  df-fn 5375  df-f 5376  df-f1 5377  df-fo 5378  df-f1o 5379  df-fv 5380  df-1st 6364  df-2nd 6365  df-1o 6677  df-dju 7368  df-inl 7377  df-inr 7378  df-case 7414
This theorem is referenced by:  casef  7418
  Copyright terms: Public domain W3C validator