| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > isnat2 | Structured version Visualization version GIF version | ||
| Description: Property of being a natural transformation. (Contributed by Mario Carneiro, 6-Jan-2017.) |
| Ref | Expression |
|---|---|
| natfval.1 | ⊢ 𝑁 = (𝐶 Nat 𝐷) |
| natfval.b | ⊢ 𝐵 = (Base‘𝐶) |
| natfval.h | ⊢ 𝐻 = (Hom ‘𝐶) |
| natfval.j | ⊢ 𝐽 = (Hom ‘𝐷) |
| natfval.o | ⊢ · = (comp‘𝐷) |
| isnat2.f | ⊢ (𝜑 → 𝐹 ∈ (𝐶 Func 𝐷)) |
| isnat2.g | ⊢ (𝜑 → 𝐺 ∈ (𝐶 Func 𝐷)) |
| Ref | Expression |
|---|---|
| isnat2 | ⊢ (𝜑 → (𝐴 ∈ (𝐹𝑁𝐺) ↔ (𝐴 ∈ X𝑥 ∈ 𝐵 (((1st ‘𝐹)‘𝑥)𝐽((1st ‘𝐺)‘𝑥)) ∧ ∀𝑥 ∈ 𝐵 ∀𝑦 ∈ 𝐵 ∀ℎ ∈ (𝑥𝐻𝑦)((𝐴‘𝑦)(〈((1st ‘𝐹)‘𝑥), ((1st ‘𝐹)‘𝑦)〉 · ((1st ‘𝐺)‘𝑦))((𝑥(2nd ‘𝐹)𝑦)‘ℎ)) = (((𝑥(2nd ‘𝐺)𝑦)‘ℎ)(〈((1st ‘𝐹)‘𝑥), ((1st ‘𝐺)‘𝑥)〉 · ((1st ‘𝐺)‘𝑦))(𝐴‘𝑥))))) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | relfunc 17920 | . . . . 5 ⊢ Rel (𝐶 Func 𝐷) | |
| 2 | isnat2.f | . . . . 5 ⊢ (𝜑 → 𝐹 ∈ (𝐶 Func 𝐷)) | |
| 3 | 1st2nd 8037 | . . . . 5 ⊢ ((Rel (𝐶 Func 𝐷) ∧ 𝐹 ∈ (𝐶 Func 𝐷)) → 𝐹 = 〈(1st ‘𝐹), (2nd ‘𝐹)〉) | |
| 4 | 1, 2, 3 | sylancr 598 | . . . 4 ⊢ (𝜑 → 𝐹 = 〈(1st ‘𝐹), (2nd ‘𝐹)〉) |
| 5 | isnat2.g | . . . . 5 ⊢ (𝜑 → 𝐺 ∈ (𝐶 Func 𝐷)) | |
| 6 | 1st2nd 8037 | . . . . 5 ⊢ ((Rel (𝐶 Func 𝐷) ∧ 𝐺 ∈ (𝐶 Func 𝐷)) → 𝐺 = 〈(1st ‘𝐺), (2nd ‘𝐺)〉) | |
| 7 | 1, 5, 6 | sylancr 598 | . . . 4 ⊢ (𝜑 → 𝐺 = 〈(1st ‘𝐺), (2nd ‘𝐺)〉) |
| 8 | 4, 7 | oveq12d 7430 | . . 3 ⊢ (𝜑 → (𝐹𝑁𝐺) = (〈(1st ‘𝐹), (2nd ‘𝐹)〉𝑁〈(1st ‘𝐺), (2nd ‘𝐺)〉)) |
| 9 | 8 | eleq2d 2849 | . 2 ⊢ (𝜑 → (𝐴 ∈ (𝐹𝑁𝐺) ↔ 𝐴 ∈ (〈(1st ‘𝐹), (2nd ‘𝐹)〉𝑁〈(1st ‘𝐺), (2nd ‘𝐺)〉))) |
| 10 | natfval.1 | . . 3 ⊢ 𝑁 = (𝐶 Nat 𝐷) | |
| 11 | natfval.b | . . 3 ⊢ 𝐵 = (Base‘𝐶) | |
| 12 | natfval.h | . . 3 ⊢ 𝐻 = (Hom ‘𝐶) | |
| 13 | natfval.j | . . 3 ⊢ 𝐽 = (Hom ‘𝐷) | |
| 14 | natfval.o | . . 3 ⊢ · = (comp‘𝐷) | |
| 15 | 1st2ndbr 8040 | . . . 4 ⊢ ((Rel (𝐶 Func 𝐷) ∧ 𝐹 ∈ (𝐶 Func 𝐷)) → (1st ‘𝐹)(𝐶 Func 𝐷)(2nd ‘𝐹)) | |
| 16 | 1, 2, 15 | sylancr 598 | . . 3 ⊢ (𝜑 → (1st ‘𝐹)(𝐶 Func 𝐷)(2nd ‘𝐹)) |
| 17 | 1st2ndbr 8040 | . . . 4 ⊢ ((Rel (𝐶 Func 𝐷) ∧ 𝐺 ∈ (𝐶 Func 𝐷)) → (1st ‘𝐺)(𝐶 Func 𝐷)(2nd ‘𝐺)) | |
| 18 | 1, 5, 17 | sylancr 598 | . . 3 ⊢ (𝜑 → (1st ‘𝐺)(𝐶 Func 𝐷)(2nd ‘𝐺)) |
| 19 | 10, 11, 12, 13, 14, 16, 18 | isnat 18008 | . 2 ⊢ (𝜑 → (𝐴 ∈ (〈(1st ‘𝐹), (2nd ‘𝐹)〉𝑁〈(1st ‘𝐺), (2nd ‘𝐺)〉) ↔ (𝐴 ∈ X𝑥 ∈ 𝐵 (((1st ‘𝐹)‘𝑥)𝐽((1st ‘𝐺)‘𝑥)) ∧ ∀𝑥 ∈ 𝐵 ∀𝑦 ∈ 𝐵 ∀ℎ ∈ (𝑥𝐻𝑦)((𝐴‘𝑦)(〈((1st ‘𝐹)‘𝑥), ((1st ‘𝐹)‘𝑦)〉 · ((1st ‘𝐺)‘𝑦))((𝑥(2nd ‘𝐹)𝑦)‘ℎ)) = (((𝑥(2nd ‘𝐺)𝑦)‘ℎ)(〈((1st ‘𝐹)‘𝑥), ((1st ‘𝐺)‘𝑥)〉 · ((1st ‘𝐺)‘𝑦))(𝐴‘𝑥))))) |
| 20 | 9, 19 | bitrd 282 | 1 ⊢ (𝜑 → (𝐴 ∈ (𝐹𝑁𝐺) ↔ (𝐴 ∈ X𝑥 ∈ 𝐵 (((1st ‘𝐹)‘𝑥)𝐽((1st ‘𝐺)‘𝑥)) ∧ ∀𝑥 ∈ 𝐵 ∀𝑦 ∈ 𝐵 ∀ℎ ∈ (𝑥𝐻𝑦)((𝐴‘𝑦)(〈((1st ‘𝐹)‘𝑥), ((1st ‘𝐹)‘𝑦)〉 · ((1st ‘𝐺)‘𝑦))((𝑥(2nd ‘𝐹)𝑦)‘ℎ)) = (((𝑥(2nd ‘𝐺)𝑦)‘ℎ)(〈((1st ‘𝐹)‘𝑥), ((1st ‘𝐺)‘𝑥)〉 · ((1st ‘𝐺)‘𝑦))(𝐴‘𝑥))))) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ↔ wb 209 ∧ wa 400 = wceq 1570 ∈ wcel 2143 ∀wral 3079 〈cop 4596 class class class wbr 5110 Rel wrel 5668 ‘cfv 6538 (class class class)co 7412 1st c1st 7985 2nd c2nd 7986 Xcixp 8896 Basecbs 17270 Hom chom 17322 compcco 17323 Func cfunc 17912 Nat cnat 18002 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1825 ax-4 1839 ax-5 1940 ax-6 1997 ax-7 2038 ax-8 2145 ax-9 2153 ax-10 2176 ax-11 2192 ax-12 2213 ax-ext 2735 ax-rep 5239 ax-sep 5258 ax-nul 5270 ax-pow 5338 ax-pr 5406 ax-un 7734 |
| This theorem depends on definitions: df-bi 210 df-an 401 df-or 861 df-3an 1105 df-tru 1573 df-fal 1583 df-ex 1810 df-nf 1814 df-sb 2097 df-mo 2567 df-eu 2597 df-clab 2742 df-cleq 2755 df-clel 2838 df-nfc 2912 df-ne 2959 df-ral 3080 df-rex 3090 df-reu 3370 df-rab 3417 df-v 3457 df-sbc 3746 df-csb 3855 df-dif 3909 df-un 3911 df-in 3913 df-ss 3923 df-nul 4288 df-if 4489 df-pw 4565 df-sn 4591 df-pr 4593 df-op 4597 df-uni 4874 df-iun 4959 df-br 5111 df-opab 5175 df-mpt 5194 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 6494 df-fun 6540 df-fn 6541 df-f 6542 df-f1 6543 df-fo 6544 df-f1o 6545 df-fv 6546 df-ov 7415 df-oprab 7416 df-mpo 7417 df-1st 7987 df-2nd 7988 df-ixp 8897 df-func 17916 df-nat 18004 |
| This theorem is referenced by: fuccocl 18025 fucidcl 18026 invfuc 18035 curf2cl 18288 yonedalem4c 18334 yonedalem3 18337 |
| Copyright terms: Public domain | W3C validator |