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

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

Proof of Theorem updjudhcoinlf
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 9344 . . . 4 (𝜑𝐻:(𝐴𝐵)⟶𝐶)
54ffnd 6488 . . 3 (𝜑𝐻 Fn (𝐴𝐵))
6 inlresf 9327 . . . 4 (inl ↾ 𝐴):𝐴⟶(𝐴𝐵)
7 ffn 6487 . . . 4 ((inl ↾ 𝐴):𝐴⟶(𝐴𝐵) → (inl ↾ 𝐴) Fn 𝐴)
86, 7mp1i 13 . . 3 (𝜑 → (inl ↾ 𝐴) Fn 𝐴)
9 frn 6493 . . . 4 ((inl ↾ 𝐴):𝐴⟶(𝐴𝐵) → ran (inl ↾ 𝐴) ⊆ (𝐴𝐵))
106, 9mp1i 13 . . 3 (𝜑 → ran (inl ↾ 𝐴) ⊆ (𝐴𝐵))
11 fnco 6437 . . 3 ((𝐻 Fn (𝐴𝐵) ∧ (inl ↾ 𝐴) Fn 𝐴 ∧ ran (inl ↾ 𝐴) ⊆ (𝐴𝐵)) → (𝐻 ∘ (inl ↾ 𝐴)) Fn 𝐴)
125, 8, 10, 11syl3anc 1368 . 2 (𝜑 → (𝐻 ∘ (inl ↾ 𝐴)) Fn 𝐴)
131ffnd 6488 . 2 (𝜑𝐹 Fn 𝐴)
14 fvco2 6735 . . . 4 (((inl ↾ 𝐴) Fn 𝐴𝑎𝐴) → ((𝐻 ∘ (inl ↾ 𝐴))‘𝑎) = (𝐻‘((inl ↾ 𝐴)‘𝑎)))
158, 14sylan 583 . . 3 ((𝜑𝑎𝐴) → ((𝐻 ∘ (inl ↾ 𝐴))‘𝑎) = (𝐻‘((inl ↾ 𝐴)‘𝑎)))
16 fvres 6664 . . . . . 6 (𝑎𝐴 → ((inl ↾ 𝐴)‘𝑎) = (inl‘𝑎))
1716adantl 485 . . . . 5 ((𝜑𝑎𝐴) → ((inl ↾ 𝐴)‘𝑎) = (inl‘𝑎))
1817fveq2d 6649 . . . 4 ((𝜑𝑎𝐴) → (𝐻‘((inl ↾ 𝐴)‘𝑎)) = (𝐻‘(inl‘𝑎)))
19 fveqeq2 6654 . . . . . . . 8 (𝑥 = (inl‘𝑎) → ((1st𝑥) = ∅ ↔ (1st ‘(inl‘𝑎)) = ∅))
20 2fveq3 6650 . . . . . . . 8 (𝑥 = (inl‘𝑎) → (𝐹‘(2nd𝑥)) = (𝐹‘(2nd ‘(inl‘𝑎))))
21 2fveq3 6650 . . . . . . . 8 (𝑥 = (inl‘𝑎) → (𝐺‘(2nd𝑥)) = (𝐺‘(2nd ‘(inl‘𝑎))))
2219, 20, 21ifbieq12d 4452 . . . . . . 7 (𝑥 = (inl‘𝑎) → if((1st𝑥) = ∅, (𝐹‘(2nd𝑥)), (𝐺‘(2nd𝑥))) = if((1st ‘(inl‘𝑎)) = ∅, (𝐹‘(2nd ‘(inl‘𝑎))), (𝐺‘(2nd ‘(inl‘𝑎)))))
2322adantl 485 . . . . . 6 (((𝜑𝑎𝐴) ∧ 𝑥 = (inl‘𝑎)) → if((1st𝑥) = ∅, (𝐹‘(2nd𝑥)), (𝐺‘(2nd𝑥))) = if((1st ‘(inl‘𝑎)) = ∅, (𝐹‘(2nd ‘(inl‘𝑎))), (𝐺‘(2nd ‘(inl‘𝑎)))))
24 1stinl 9340 . . . . . . . . 9 (𝑎𝐴 → (1st ‘(inl‘𝑎)) = ∅)
2524adantl 485 . . . . . . . 8 ((𝜑𝑎𝐴) → (1st ‘(inl‘𝑎)) = ∅)
2625adantr 484 . . . . . . 7 (((𝜑𝑎𝐴) ∧ 𝑥 = (inl‘𝑎)) → (1st ‘(inl‘𝑎)) = ∅)
2726iftrued 4433 . . . . . 6 (((𝜑𝑎𝐴) ∧ 𝑥 = (inl‘𝑎)) → if((1st ‘(inl‘𝑎)) = ∅, (𝐹‘(2nd ‘(inl‘𝑎))), (𝐺‘(2nd ‘(inl‘𝑎)))) = (𝐹‘(2nd ‘(inl‘𝑎))))
2823, 27eqtrd 2833 . . . . 5 (((𝜑𝑎𝐴) ∧ 𝑥 = (inl‘𝑎)) → if((1st𝑥) = ∅, (𝐹‘(2nd𝑥)), (𝐺‘(2nd𝑥))) = (𝐹‘(2nd ‘(inl‘𝑎))))
29 djulcl 9323 . . . . . 6 (𝑎𝐴 → (inl‘𝑎) ∈ (𝐴𝐵))
3029adantl 485 . . . . 5 ((𝜑𝑎𝐴) → (inl‘𝑎) ∈ (𝐴𝐵))
311adantr 484 . . . . . 6 ((𝜑𝑎𝐴) → 𝐹:𝐴𝐶)
32 2ndinl 9341 . . . . . . . 8 (𝑎𝐴 → (2nd ‘(inl‘𝑎)) = 𝑎)
3332adantl 485 . . . . . . 7 ((𝜑𝑎𝐴) → (2nd ‘(inl‘𝑎)) = 𝑎)
34 simpr 488 . . . . . . 7 ((𝜑𝑎𝐴) → 𝑎𝐴)
3533, 34eqeltrd 2890 . . . . . 6 ((𝜑𝑎𝐴) → (2nd ‘(inl‘𝑎)) ∈ 𝐴)
3631, 35ffvelrnd 6829 . . . . 5 ((𝜑𝑎𝐴) → (𝐹‘(2nd ‘(inl‘𝑎))) ∈ 𝐶)
373, 28, 30, 36fvmptd2 6753 . . . 4 ((𝜑𝑎𝐴) → (𝐻‘(inl‘𝑎)) = (𝐹‘(2nd ‘(inl‘𝑎))))
3818, 37eqtrd 2833 . . 3 ((𝜑𝑎𝐴) → (𝐻‘((inl ↾ 𝐴)‘𝑎)) = (𝐹‘(2nd ‘(inl‘𝑎))))
3933fveq2d 6649 . . 3 ((𝜑𝑎𝐴) → (𝐹‘(2nd ‘(inl‘𝑎))) = (𝐹𝑎))
4015, 38, 393eqtrd 2837 . 2 ((𝜑𝑎𝐴) → ((𝐻 ∘ (inl ↾ 𝐴))‘𝑎) = (𝐹𝑎))
4112, 13, 40eqfnfvd 6782 1 (𝜑 → (𝐻 ∘ (inl ↾ 𝐴)) = 𝐹)
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 399   = wceq 1538  wcel 2111  wss 3881  c0 4243  ifcif 4425  cmpt 5110  ran crn 5520  cres 5521  ccom 5523   Fn wfn 6319  wf 6320  cfv 6324  1st c1st 7669  2nd c2nd 7670  cdju 9311  inlcinl 9312
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
This theorem depends on definitions:  df-bi 210  df-an 400  df-or 845  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-ral 3111  df-rex 3112  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-nul 4244  df-if 4426  df-sn 4526  df-pr 4528  df-op 4532  df-uni 4801  df-br 5031  df-opab 5093  df-mpt 5111  df-id 5425  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-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-1st 7671  df-2nd 7672  df-1o 8085  df-dju 9314  df-inl 9315
This theorem is referenced by:  updjud  9347
  Copyright terms: Public domain W3C validator