| 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 17829 | . . . . 5 ⊢ Rel (𝐶 Func 𝐷) | |
| 2 | isnat2.f | . . . . 5 ⊢ (𝜑 → 𝐹 ∈ (𝐶 Func 𝐷)) | |
| 3 | 1st2nd 7992 | . . . . 5 ⊢ ((Rel (𝐶 Func 𝐷) ∧ 𝐹 ∈ (𝐶 Func 𝐷)) → 𝐹 = 〈(1st ‘𝐹), (2nd ‘𝐹)〉) | |
| 4 | 1, 2, 3 | sylancr 588 | . . . 4 ⊢ (𝜑 → 𝐹 = 〈(1st ‘𝐹), (2nd ‘𝐹)〉) |
| 5 | isnat2.g | . . . . 5 ⊢ (𝜑 → 𝐺 ∈ (𝐶 Func 𝐷)) | |
| 6 | 1st2nd 7992 | . . . . 5 ⊢ ((Rel (𝐶 Func 𝐷) ∧ 𝐺 ∈ (𝐶 Func 𝐷)) → 𝐺 = 〈(1st ‘𝐺), (2nd ‘𝐺)〉) | |
| 7 | 1, 5, 6 | sylancr 588 | . . . 4 ⊢ (𝜑 → 𝐺 = 〈(1st ‘𝐺), (2nd ‘𝐺)〉) |
| 8 | 4, 7 | oveq12d 7385 | . . 3 ⊢ (𝜑 → (𝐹𝑁𝐺) = (〈(1st ‘𝐹), (2nd ‘𝐹)〉𝑁〈(1st ‘𝐺), (2nd ‘𝐺)〉)) |
| 9 | 8 | eleq2d 2822 | . 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 7995 | . . . 4 ⊢ ((Rel (𝐶 Func 𝐷) ∧ 𝐹 ∈ (𝐶 Func 𝐷)) → (1st ‘𝐹)(𝐶 Func 𝐷)(2nd ‘𝐹)) | |
| 16 | 1, 2, 15 | sylancr 588 | . . 3 ⊢ (𝜑 → (1st ‘𝐹)(𝐶 Func 𝐷)(2nd ‘𝐹)) |
| 17 | 1st2ndbr 7995 | . . . 4 ⊢ ((Rel (𝐶 Func 𝐷) ∧ 𝐺 ∈ (𝐶 Func 𝐷)) → (1st ‘𝐺)(𝐶 Func 𝐷)(2nd ‘𝐺)) | |
| 18 | 1, 5, 17 | sylancr 588 | . . 3 ⊢ (𝜑 → (1st ‘𝐺)(𝐶 Func 𝐷)(2nd ‘𝐺)) |
| 19 | 10, 11, 12, 13, 14, 16, 18 | isnat 17917 | . 2 ⊢ (𝜑 → (𝐴 ∈ (〈(1st ‘𝐹), (2nd ‘𝐹)〉𝑁〈(1st ‘𝐺), (2nd ‘𝐺)〉) ↔ (𝐴 ∈ X𝑥 ∈ 𝐵 (((1st ‘𝐹)‘𝑥)𝐽((1st ‘𝐺)‘𝑥)) ∧ ∀𝑥 ∈ 𝐵 ∀𝑦 ∈ 𝐵 ∀ℎ ∈ (𝑥𝐻𝑦)((𝐴‘𝑦)(〈((1st ‘𝐹)‘𝑥), ((1st ‘𝐹)‘𝑦)〉 · ((1st ‘𝐺)‘𝑦))((𝑥(2nd ‘𝐹)𝑦)‘ℎ)) = (((𝑥(2nd ‘𝐺)𝑦)‘ℎ)(〈((1st ‘𝐹)‘𝑥), ((1st ‘𝐺)‘𝑥)〉 · ((1st ‘𝐺)‘𝑦))(𝐴‘𝑥))))) |
| 20 | 9, 19 | bitrd 279 | 1 ⊢ (𝜑 → (𝐴 ∈ (𝐹𝑁𝐺) ↔ (𝐴 ∈ X𝑥 ∈ 𝐵 (((1st ‘𝐹)‘𝑥)𝐽((1st ‘𝐺)‘𝑥)) ∧ ∀𝑥 ∈ 𝐵 ∀𝑦 ∈ 𝐵 ∀ℎ ∈ (𝑥𝐻𝑦)((𝐴‘𝑦)(〈((1st ‘𝐹)‘𝑥), ((1st ‘𝐹)‘𝑦)〉 · ((1st ‘𝐺)‘𝑦))((𝑥(2nd ‘𝐹)𝑦)‘ℎ)) = (((𝑥(2nd ‘𝐺)𝑦)‘ℎ)(〈((1st ‘𝐹)‘𝑥), ((1st ‘𝐺)‘𝑥)〉 · ((1st ‘𝐺)‘𝑦))(𝐴‘𝑥))))) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ↔ wb 206 ∧ wa 395 = wceq 1542 ∈ wcel 2114 ∀wral 3051 〈cop 4573 class class class wbr 5085 Rel wrel 5636 ‘cfv 6498 (class class class)co 7367 1st c1st 7940 2nd c2nd 7941 Xcixp 8845 Basecbs 17179 Hom chom 17231 compcco 17232 Func cfunc 17821 Nat cnat 17911 |
| 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 1912 ax-6 1969 ax-7 2010 ax-8 2116 ax-9 2124 ax-10 2147 ax-11 2163 ax-12 2185 ax-ext 2708 ax-rep 5212 ax-sep 5231 ax-nul 5241 ax-pow 5307 ax-pr 5375 ax-un 7689 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 849 df-3an 1089 df-tru 1545 df-fal 1555 df-ex 1782 df-nf 1786 df-sb 2069 df-mo 2539 df-eu 2569 df-clab 2715 df-cleq 2728 df-clel 2811 df-nfc 2885 df-ne 2933 df-ral 3052 df-rex 3062 df-reu 3343 df-rab 3390 df-v 3431 df-sbc 3729 df-csb 3838 df-dif 3892 df-un 3894 df-in 3896 df-ss 3906 df-nul 4274 df-if 4467 df-pw 4543 df-sn 4568 df-pr 4570 df-op 4574 df-uni 4851 df-iun 4935 df-br 5086 df-opab 5148 df-mpt 5167 df-id 5526 df-xp 5637 df-rel 5638 df-cnv 5639 df-co 5640 df-dm 5641 df-rn 5642 df-res 5643 df-ima 5644 df-iota 6454 df-fun 6500 df-fn 6501 df-f 6502 df-f1 6503 df-fo 6504 df-f1o 6505 df-fv 6506 df-ov 7370 df-oprab 7371 df-mpo 7372 df-1st 7942 df-2nd 7943 df-ixp 8846 df-func 17825 df-nat 17913 |
| This theorem is referenced by: fuccocl 17934 fucidcl 17935 invfuc 17944 curf2cl 18197 yonedalem4c 18243 yonedalem3 18246 |
| Copyright terms: Public domain | W3C validator |