![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > diagval | Structured version Visualization version GIF version |
Description: Define the diagonal functor, which is the functor 𝐶⟶(𝐷 Func 𝐶) whose object part is 𝑥 ∈ 𝐶 ↦ (𝑦 ∈ 𝐷 ↦ 𝑥). We can define this equationally as the currying of the first projection functor, and by expressing it this way we get a quick proof of functoriality. (Contributed by Mario Carneiro, 6-Jan-2017.) (Revised by Mario Carneiro, 15-Jan-2017.) |
Ref | Expression |
---|---|
diagval.l | ⊢ 𝐿 = (𝐶Δfunc𝐷) |
diagval.c | ⊢ (𝜑 → 𝐶 ∈ Cat) |
diagval.d | ⊢ (𝜑 → 𝐷 ∈ Cat) |
Ref | Expression |
---|---|
diagval | ⊢ (𝜑 → 𝐿 = (〈𝐶, 𝐷〉 curryF (𝐶 1stF 𝐷))) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | diagval.l | . 2 ⊢ 𝐿 = (𝐶Δfunc𝐷) | |
2 | df-diag 18286 | . . . 4 ⊢ Δfunc = (𝑐 ∈ Cat, 𝑑 ∈ Cat ↦ (〈𝑐, 𝑑〉 curryF (𝑐 1stF 𝑑))) | |
3 | 2 | a1i 11 | . . 3 ⊢ (𝜑 → Δfunc = (𝑐 ∈ Cat, 𝑑 ∈ Cat ↦ (〈𝑐, 𝑑〉 curryF (𝑐 1stF 𝑑)))) |
4 | simprl 770 | . . . . 5 ⊢ ((𝜑 ∧ (𝑐 = 𝐶 ∧ 𝑑 = 𝐷)) → 𝑐 = 𝐶) | |
5 | simprr 772 | . . . . 5 ⊢ ((𝜑 ∧ (𝑐 = 𝐶 ∧ 𝑑 = 𝐷)) → 𝑑 = 𝐷) | |
6 | 4, 5 | opeq12d 4905 | . . . 4 ⊢ ((𝜑 ∧ (𝑐 = 𝐶 ∧ 𝑑 = 𝐷)) → 〈𝑐, 𝑑〉 = 〈𝐶, 𝐷〉) |
7 | 4, 5 | oveq12d 7466 | . . . 4 ⊢ ((𝜑 ∧ (𝑐 = 𝐶 ∧ 𝑑 = 𝐷)) → (𝑐 1stF 𝑑) = (𝐶 1stF 𝐷)) |
8 | 6, 7 | oveq12d 7466 | . . 3 ⊢ ((𝜑 ∧ (𝑐 = 𝐶 ∧ 𝑑 = 𝐷)) → (〈𝑐, 𝑑〉 curryF (𝑐 1stF 𝑑)) = (〈𝐶, 𝐷〉 curryF (𝐶 1stF 𝐷))) |
9 | diagval.c | . . 3 ⊢ (𝜑 → 𝐶 ∈ Cat) | |
10 | diagval.d | . . 3 ⊢ (𝜑 → 𝐷 ∈ Cat) | |
11 | ovexd 7483 | . . 3 ⊢ (𝜑 → (〈𝐶, 𝐷〉 curryF (𝐶 1stF 𝐷)) ∈ V) | |
12 | 3, 8, 9, 10, 11 | ovmpod 7602 | . 2 ⊢ (𝜑 → (𝐶Δfunc𝐷) = (〈𝐶, 𝐷〉 curryF (𝐶 1stF 𝐷))) |
13 | 1, 12 | eqtrid 2792 | 1 ⊢ (𝜑 → 𝐿 = (〈𝐶, 𝐷〉 curryF (𝐶 1stF 𝐷))) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∧ wa 395 = wceq 1537 ∈ wcel 2108 Vcvv 3488 〈cop 4654 (class class class)co 7448 ∈ cmpo 7450 Catccat 17722 1stF c1stf 18238 curryF ccurf 18280 Δfunccdiag 18282 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1793 ax-4 1807 ax-5 1909 ax-6 1967 ax-7 2007 ax-8 2110 ax-9 2118 ax-10 2141 ax-11 2158 ax-12 2178 ax-ext 2711 ax-sep 5317 ax-nul 5324 ax-pr 5447 |
This theorem depends on definitions: df-bi 207 df-an 396 df-or 847 df-3an 1089 df-tru 1540 df-fal 1550 df-ex 1778 df-nf 1782 df-sb 2065 df-mo 2543 df-eu 2572 df-clab 2718 df-cleq 2732 df-clel 2819 df-nfc 2895 df-ne 2947 df-ral 3068 df-rex 3077 df-rab 3444 df-v 3490 df-sbc 3805 df-dif 3979 df-un 3981 df-ss 3993 df-nul 4353 df-if 4549 df-sn 4649 df-pr 4651 df-op 4655 df-uni 4932 df-br 5167 df-opab 5229 df-id 5593 df-xp 5706 df-rel 5707 df-cnv 5708 df-co 5709 df-dm 5710 df-iota 6525 df-fun 6575 df-fv 6581 df-ov 7451 df-oprab 7452 df-mpo 7453 df-diag 18286 |
This theorem is referenced by: diagcl 18311 diag11 18313 diag12 18314 diag2 18315 |
Copyright terms: Public domain | W3C validator |