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

Theorem hof2val 18336
Description: The morphism part of the Hom functor, for morphisms 𝑓, 𝑔⟩:⟨𝑋, 𝑌⟩⟶⟨𝑍, 𝑊 (which since the first argument is contravariant means morphisms 𝑓:𝑍𝑋 and 𝑔:𝑌𝑊), yields a function (a morphism of SetCat) mapping :𝑋𝑌 to 𝑔𝑓:𝑍𝑊. (Contributed by Mario Carneiro, 15-Jan-2017.)
Hypotheses
Ref Expression
hofval.m 𝑀 = (HomF𝐶)
hofval.c (𝜑𝐶 ∈ Cat)
hof1.b 𝐵 = (Base‘𝐶)
hof1.h 𝐻 = (Hom ‘𝐶)
hof1.x (𝜑𝑋𝐵)
hof1.y (𝜑𝑌𝐵)
hof2.z (𝜑𝑍𝐵)
hof2.w (𝜑𝑊𝐵)
hof2.o · = (comp‘𝐶)
hof2.f (𝜑𝐹 ∈ (𝑍𝐻𝑋))
hof2.g (𝜑𝐺 ∈ (𝑌𝐻𝑊))
Assertion
Ref Expression
hof2val (𝜑 → (𝐹(⟨𝑋, 𝑌⟩(2nd𝑀)⟨𝑍, 𝑊⟩)𝐺) = ( ∈ (𝑋𝐻𝑌) ↦ ((𝐺(⟨𝑋, 𝑌· 𝑊))(⟨𝑍, 𝑋· 𝑊)𝐹)))
Distinct variable groups:   𝐵,   ,𝐹   ,𝐺   𝜑,   𝐶,   ,𝐻   ,𝑊   · ,   ,𝑋   ,𝑌   ,𝑍
Allowed substitution hint:   𝑀()

Proof of Theorem hof2val
Dummy variables 𝑓 𝑔 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 hofval.m . . 3 𝑀 = (HomF𝐶)
2 hofval.c . . 3 (𝜑𝐶 ∈ Cat)
3 hof1.b . . 3 𝐵 = (Base‘𝐶)
4 hof1.h . . 3 𝐻 = (Hom ‘𝐶)
5 hof1.x . . 3 (𝜑𝑋𝐵)
6 hof1.y . . 3 (𝜑𝑌𝐵)
7 hof2.z . . 3 (𝜑𝑍𝐵)
8 hof2.w . . 3 (𝜑𝑊𝐵)
9 hof2.o . . 3 · = (comp‘𝐶)
101, 2, 3, 4, 5, 6, 7, 8, 9hof2fval 18335 . 2 (𝜑 → (⟨𝑋, 𝑌⟩(2nd𝑀)⟨𝑍, 𝑊⟩) = (𝑓 ∈ (𝑍𝐻𝑋), 𝑔 ∈ (𝑌𝐻𝑊) ↦ ( ∈ (𝑋𝐻𝑌) ↦ ((𝑔(⟨𝑋, 𝑌· 𝑊))(⟨𝑍, 𝑋· 𝑊)𝑓))))
11 simplrr 790 . . . . 5 (((𝜑 ∧ (𝑓 = 𝐹𝑔 = 𝐺)) ∧ ∈ (𝑋𝐻𝑌)) → 𝑔 = 𝐺)
1211oveq1d 7434 . . . 4 (((𝜑 ∧ (𝑓 = 𝐹𝑔 = 𝐺)) ∧ ∈ (𝑋𝐻𝑌)) → (𝑔(⟨𝑋, 𝑌· 𝑊)) = (𝐺(⟨𝑋, 𝑌· 𝑊)))
13 simplrl 789 . . . 4 (((𝜑 ∧ (𝑓 = 𝐹𝑔 = 𝐺)) ∧ ∈ (𝑋𝐻𝑌)) → 𝑓 = 𝐹)
1412, 13oveq12d 7437 . . 3 (((𝜑 ∧ (𝑓 = 𝐹𝑔 = 𝐺)) ∧ ∈ (𝑋𝐻𝑌)) → ((𝑔(⟨𝑋, 𝑌· 𝑊))(⟨𝑍, 𝑋· 𝑊)𝑓) = ((𝐺(⟨𝑋, 𝑌· 𝑊))(⟨𝑍, 𝑋· 𝑊)𝐹))
1514mpteq2dva 5206 . 2 ((𝜑 ∧ (𝑓 = 𝐹𝑔 = 𝐺)) → ( ∈ (𝑋𝐻𝑌) ↦ ((𝑔(⟨𝑋, 𝑌· 𝑊))(⟨𝑍, 𝑋· 𝑊)𝑓)) = ( ∈ (𝑋𝐻𝑌) ↦ ((𝐺(⟨𝑋, 𝑌· 𝑊))(⟨𝑍, 𝑋· 𝑊)𝐹)))
16 hof2.f . 2 (𝜑𝐹 ∈ (𝑍𝐻𝑋))
17 hof2.g . 2 (𝜑𝐺 ∈ (𝑌𝐻𝑊))
18 ovex 7452 . . . 4 (𝑋𝐻𝑌) ∈ V
1918mptex 7228 . . 3 ( ∈ (𝑋𝐻𝑌) ↦ ((𝐺(⟨𝑋, 𝑌· 𝑊))(⟨𝑍, 𝑋· 𝑊)𝐹)) ∈ V
2019a1i 11 . 2 (𝜑 → ( ∈ (𝑋𝐻𝑌) ↦ ((𝐺(⟨𝑋, 𝑌· 𝑊))(⟨𝑍, 𝑋· 𝑊)𝐹)) ∈ V)
2110, 15, 16, 17, 20ovmpod 7571 1 (𝜑 → (𝐹(⟨𝑋, 𝑌⟩(2nd𝑀)⟨𝑍, 𝑊⟩)𝐺) = ( ∈ (𝑋𝐻𝑌) ↦ ((𝐺(⟨𝑋, 𝑌· 𝑊))(⟨𝑍, 𝑋· 𝑊)𝐹)))
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  wi 4  wa 401   = wceq 1570  wcel 2146  Vcvv 3457  cop 4597  cmpt 5194  cfv 6540  (class class class)co 7419  2nd c2nd 7991  Basecbs 17293  Hom chom 17345  compcco 17346  Catccat 17744  HomFchof 18328
This proof depends on axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1828  ax-4 1842  ax-5 1943  ax-6 2000  ax-7 2041  ax-8 2148  ax-9 2156  ax-10 2179  ax-11 2195  ax-12 2216  ax-ext 2737  ax-rep 5240  ax-sep 5259  ax-nul 5271  ax-pow 5338  ax-pr 5406  ax-un 7742
This proof depends on definitions:  df-bi 210  df-an 402  df-or 862  df-3an 1105  df-tru 1573  df-fal 1583  df-ex 1813  df-nf 1817  df-sb 2100  df-mo 2569  df-eu 2599  df-clab 2744  df-cleq 2757  df-clel 2840  df-nfc 2914  df-ne 2961  df-ral 3082  df-rex 3092  df-reu 3372  df-rab 3419  df-v 3459  df-sbc 3747  df-csb 3855  df-dif 3909  df-un 3911  df-in 3913  df-ss 3923  df-nul 4287  df-if 4490  df-pw 4566  df-sn 4592  df-pr 4594  df-op 4598  df-uni 4875  df-iun 4960  df-br 5112  df-opab 5176  df-mpt 5195  df-id 5558  df-xp 5669  df-rel 5670  df-cnv 5671  df-co 5672  df-dm 5673  df-rn 5674  df-res 5675  df-ima 5676  df-iota 6496  df-fun 6542  df-fn 6543  df-f 6544  df-f1 6545  df-fo 6546  df-f1o 6547  df-fv 6548  df-ov 7422  df-oprab 7423  df-mpo 7424  df-1st 7992  df-2nd 7993  df-hof 18330
This theorem is used by:  hof2  18337  hofcllem  18338  hofcl  18339  yonedalem3b  18359
  Copyright terms: Public domain W3C validator