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

Theorem updjudhcoinrg 9622
Description: The composition of the mapping of an element of the disjoint union to the value of the corresponding function and the right injection equals the second function. (Contributed by AV, 27-Jun-2022.)
Hypotheses
Ref Expression
updjud.f (𝜑𝐹:𝐴𝐶)
updjud.g (𝜑𝐺:𝐵𝐶)
updjudhf.h 𝐻 = (𝑥 ∈ (𝐴𝐵) ↦ if((1st𝑥) = ∅, (𝐹‘(2nd𝑥)), (𝐺‘(2nd𝑥))))
Assertion
Ref Expression
updjudhcoinrg (𝜑 → (𝐻 ∘ (inr ↾ 𝐵)) = 𝐺)
Distinct variable groups:   𝑥,𝐴   𝑥,𝐵   𝑥,𝐶   𝜑,𝑥   𝑥,𝐹   𝑥,𝐺
Allowed substitution hint:   𝐻(𝑥)

Proof of Theorem updjudhcoinrg
Dummy variable 𝑏 is distinct from all other variables.
StepHypRef Expression
1 updjud.f . . . . 5 (𝜑𝐹:𝐴𝐶)
2 updjud.g . . . . 5 (𝜑𝐺:𝐵𝐶)
3 updjudhf.h . . . . 5 𝐻 = (𝑥 ∈ (𝐴𝐵) ↦ if((1st𝑥) = ∅, (𝐹‘(2nd𝑥)), (𝐺‘(2nd𝑥))))
41, 2, 3updjudhf 9620 . . . 4 (𝜑𝐻:(𝐴𝐵)⟶𝐶)
54ffnd 6585 . . 3 (𝜑𝐻 Fn (𝐴𝐵))
6 inrresf 9605 . . . 4 (inr ↾ 𝐵):𝐵⟶(𝐴𝐵)
7 ffn 6584 . . . 4 ((inr ↾ 𝐵):𝐵⟶(𝐴𝐵) → (inr ↾ 𝐵) Fn 𝐵)
86, 7mp1i 13 . . 3 (𝜑 → (inr ↾ 𝐵) Fn 𝐵)
9 frn 6591 . . . 4 ((inr ↾ 𝐵):𝐵⟶(𝐴𝐵) → ran (inr ↾ 𝐵) ⊆ (𝐴𝐵))
106, 9mp1i 13 . . 3 (𝜑 → ran (inr ↾ 𝐵) ⊆ (𝐴𝐵))
11 fnco 6533 . . 3 ((𝐻 Fn (𝐴𝐵) ∧ (inr ↾ 𝐵) Fn 𝐵 ∧ ran (inr ↾ 𝐵) ⊆ (𝐴𝐵)) → (𝐻 ∘ (inr ↾ 𝐵)) Fn 𝐵)
125, 8, 10, 11syl3anc 1369 . 2 (𝜑 → (𝐻 ∘ (inr ↾ 𝐵)) Fn 𝐵)
132ffnd 6585 . 2 (𝜑𝐺 Fn 𝐵)
14 fvco2 6847 . . . 4 (((inr ↾ 𝐵) Fn 𝐵𝑏𝐵) → ((𝐻 ∘ (inr ↾ 𝐵))‘𝑏) = (𝐻‘((inr ↾ 𝐵)‘𝑏)))
158, 14sylan 579 . . 3 ((𝜑𝑏𝐵) → ((𝐻 ∘ (inr ↾ 𝐵))‘𝑏) = (𝐻‘((inr ↾ 𝐵)‘𝑏)))
16 fvres 6775 . . . . . 6 (𝑏𝐵 → ((inr ↾ 𝐵)‘𝑏) = (inr‘𝑏))
1716adantl 481 . . . . 5 ((𝜑𝑏𝐵) → ((inr ↾ 𝐵)‘𝑏) = (inr‘𝑏))
1817fveq2d 6760 . . . 4 ((𝜑𝑏𝐵) → (𝐻‘((inr ↾ 𝐵)‘𝑏)) = (𝐻‘(inr‘𝑏)))
19 fveqeq2 6765 . . . . . . . 8 (𝑥 = (inr‘𝑏) → ((1st𝑥) = ∅ ↔ (1st ‘(inr‘𝑏)) = ∅))
20 2fveq3 6761 . . . . . . . 8 (𝑥 = (inr‘𝑏) → (𝐹‘(2nd𝑥)) = (𝐹‘(2nd ‘(inr‘𝑏))))
21 2fveq3 6761 . . . . . . . 8 (𝑥 = (inr‘𝑏) → (𝐺‘(2nd𝑥)) = (𝐺‘(2nd ‘(inr‘𝑏))))
2219, 20, 21ifbieq12d 4484 . . . . . . 7 (𝑥 = (inr‘𝑏) → if((1st𝑥) = ∅, (𝐹‘(2nd𝑥)), (𝐺‘(2nd𝑥))) = if((1st ‘(inr‘𝑏)) = ∅, (𝐹‘(2nd ‘(inr‘𝑏))), (𝐺‘(2nd ‘(inr‘𝑏)))))
2322adantl 481 . . . . . 6 (((𝜑𝑏𝐵) ∧ 𝑥 = (inr‘𝑏)) → if((1st𝑥) = ∅, (𝐹‘(2nd𝑥)), (𝐺‘(2nd𝑥))) = if((1st ‘(inr‘𝑏)) = ∅, (𝐹‘(2nd ‘(inr‘𝑏))), (𝐺‘(2nd ‘(inr‘𝑏)))))
24 1stinr 9618 . . . . . . . . . 10 (𝑏𝐵 → (1st ‘(inr‘𝑏)) = 1o)
25 1n0 8286 . . . . . . . . . . . 12 1o ≠ ∅
2625neii 2944 . . . . . . . . . . 11 ¬ 1o = ∅
27 eqeq1 2742 . . . . . . . . . . 11 ((1st ‘(inr‘𝑏)) = 1o → ((1st ‘(inr‘𝑏)) = ∅ ↔ 1o = ∅))
2826, 27mtbiri 326 . . . . . . . . . 10 ((1st ‘(inr‘𝑏)) = 1o → ¬ (1st ‘(inr‘𝑏)) = ∅)
2924, 28syl 17 . . . . . . . . 9 (𝑏𝐵 → ¬ (1st ‘(inr‘𝑏)) = ∅)
3029adantl 481 . . . . . . . 8 ((𝜑𝑏𝐵) → ¬ (1st ‘(inr‘𝑏)) = ∅)
3130adantr 480 . . . . . . 7 (((𝜑𝑏𝐵) ∧ 𝑥 = (inr‘𝑏)) → ¬ (1st ‘(inr‘𝑏)) = ∅)
3231iffalsed 4467 . . . . . 6 (((𝜑𝑏𝐵) ∧ 𝑥 = (inr‘𝑏)) → if((1st ‘(inr‘𝑏)) = ∅, (𝐹‘(2nd ‘(inr‘𝑏))), (𝐺‘(2nd ‘(inr‘𝑏)))) = (𝐺‘(2nd ‘(inr‘𝑏))))
3323, 32eqtrd 2778 . . . . 5 (((𝜑𝑏𝐵) ∧ 𝑥 = (inr‘𝑏)) → if((1st𝑥) = ∅, (𝐹‘(2nd𝑥)), (𝐺‘(2nd𝑥))) = (𝐺‘(2nd ‘(inr‘𝑏))))
34 djurcl 9600 . . . . . 6 (𝑏𝐵 → (inr‘𝑏) ∈ (𝐴𝐵))
3534adantl 481 . . . . 5 ((𝜑𝑏𝐵) → (inr‘𝑏) ∈ (𝐴𝐵))
362adantr 480 . . . . . 6 ((𝜑𝑏𝐵) → 𝐺:𝐵𝐶)
37 2ndinr 9619 . . . . . . . 8 (𝑏𝐵 → (2nd ‘(inr‘𝑏)) = 𝑏)
3837adantl 481 . . . . . . 7 ((𝜑𝑏𝐵) → (2nd ‘(inr‘𝑏)) = 𝑏)
39 simpr 484 . . . . . . 7 ((𝜑𝑏𝐵) → 𝑏𝐵)
4038, 39eqeltrd 2839 . . . . . 6 ((𝜑𝑏𝐵) → (2nd ‘(inr‘𝑏)) ∈ 𝐵)
4136, 40ffvelrnd 6944 . . . . 5 ((𝜑𝑏𝐵) → (𝐺‘(2nd ‘(inr‘𝑏))) ∈ 𝐶)
423, 33, 35, 41fvmptd2 6865 . . . 4 ((𝜑𝑏𝐵) → (𝐻‘(inr‘𝑏)) = (𝐺‘(2nd ‘(inr‘𝑏))))
4318, 42eqtrd 2778 . . 3 ((𝜑𝑏𝐵) → (𝐻‘((inr ↾ 𝐵)‘𝑏)) = (𝐺‘(2nd ‘(inr‘𝑏))))
4438fveq2d 6760 . . 3 ((𝜑𝑏𝐵) → (𝐺‘(2nd ‘(inr‘𝑏))) = (𝐺𝑏))
4515, 43, 443eqtrd 2782 . 2 ((𝜑𝑏𝐵) → ((𝐻 ∘ (inr ↾ 𝐵))‘𝑏) = (𝐺𝑏))
4612, 13, 45eqfnfvd 6894 1 (𝜑 → (𝐻 ∘ (inr ↾ 𝐵)) = 𝐺)
Colors of variables: wff setvar class
Syntax hints:  ¬ wn 3  wi 4  wa 395   = wceq 1539  wcel 2108  wss 3883  c0 4253  ifcif 4456  cmpt 5153  ran crn 5581  cres 5582  ccom 5584   Fn wfn 6413  wf 6414  cfv 6418  1st c1st 7802  2nd c2nd 7803  1oc1o 8260  cdju 9587  inrcinr 9589
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1799  ax-4 1813  ax-5 1914  ax-6 1972  ax-7 2012  ax-8 2110  ax-9 2118  ax-10 2139  ax-11 2156  ax-12 2173  ax-ext 2709  ax-sep 5218  ax-nul 5225  ax-pr 5347  ax-un 7566
This theorem depends on definitions:  df-bi 206  df-an 396  df-or 844  df-3or 1086  df-3an 1087  df-tru 1542  df-fal 1552  df-ex 1784  df-nf 1788  df-sb 2069  df-mo 2540  df-eu 2569  df-clab 2716  df-cleq 2730  df-clel 2817  df-nfc 2888  df-ne 2943  df-ral 3068  df-rex 3069  df-rab 3072  df-v 3424  df-sbc 3712  df-csb 3829  df-dif 3886  df-un 3888  df-in 3890  df-ss 3900  df-pss 3902  df-nul 4254  df-if 4457  df-pw 4532  df-sn 4559  df-pr 4561  df-tp 4563  df-op 4565  df-uni 4837  df-br 5071  df-opab 5133  df-mpt 5154  df-tr 5188  df-id 5480  df-eprel 5486  df-po 5494  df-so 5495  df-fr 5535  df-we 5537  df-xp 5586  df-rel 5587  df-cnv 5588  df-co 5589  df-dm 5590  df-rn 5591  df-res 5592  df-ima 5593  df-ord 6254  df-on 6255  df-lim 6256  df-suc 6257  df-iota 6376  df-fun 6420  df-fn 6421  df-f 6422  df-f1 6423  df-fo 6424  df-f1o 6425  df-fv 6426  df-om 7688  df-1st 7804  df-2nd 7805  df-1o 8267  df-dju 9590  df-inr 9592
This theorem is referenced by:  updjud  9623
  Copyright terms: Public domain W3C validator