Intuitionistic Logic Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > ILE Home > Th. List > offeq | GIF version |
Description: Convert an identity of the operation to the analogous identity on the function operation. (Contributed by Jim Kingdon, 26-Nov-2023.) |
Ref | Expression |
---|---|
off.1 | ⊢ ((𝜑 ∧ (𝑥 ∈ 𝑆 ∧ 𝑦 ∈ 𝑇)) → (𝑥𝑅𝑦) ∈ 𝑈) |
off.2 | ⊢ (𝜑 → 𝐹:𝐴⟶𝑆) |
off.3 | ⊢ (𝜑 → 𝐺:𝐵⟶𝑇) |
off.4 | ⊢ (𝜑 → 𝐴 ∈ 𝑉) |
off.5 | ⊢ (𝜑 → 𝐵 ∈ 𝑊) |
off.6 | ⊢ (𝐴 ∩ 𝐵) = 𝐶 |
offeq.4 | ⊢ (𝜑 → 𝐻:𝐶⟶𝑈) |
offeq.5 | ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐴) → (𝐹‘𝑥) = 𝐷) |
offeq.6 | ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐵) → (𝐺‘𝑥) = 𝐸) |
offeq.7 | ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶) → (𝐷𝑅𝐸) = (𝐻‘𝑥)) |
Ref | Expression |
---|---|
offeq | ⊢ (𝜑 → (𝐹 ∘𝑓 𝑅𝐺) = 𝐻) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | off.1 | . . . 4 ⊢ ((𝜑 ∧ (𝑥 ∈ 𝑆 ∧ 𝑦 ∈ 𝑇)) → (𝑥𝑅𝑦) ∈ 𝑈) | |
2 | off.2 | . . . 4 ⊢ (𝜑 → 𝐹:𝐴⟶𝑆) | |
3 | off.3 | . . . 4 ⊢ (𝜑 → 𝐺:𝐵⟶𝑇) | |
4 | off.4 | . . . 4 ⊢ (𝜑 → 𝐴 ∈ 𝑉) | |
5 | off.5 | . . . 4 ⊢ (𝜑 → 𝐵 ∈ 𝑊) | |
6 | off.6 | . . . 4 ⊢ (𝐴 ∩ 𝐵) = 𝐶 | |
7 | 1, 2, 3, 4, 5, 6 | off 6073 | . . 3 ⊢ (𝜑 → (𝐹 ∘𝑓 𝑅𝐺):𝐶⟶𝑈) |
8 | 7 | ffnd 5348 | . 2 ⊢ (𝜑 → (𝐹 ∘𝑓 𝑅𝐺) Fn 𝐶) |
9 | offeq.4 | . . 3 ⊢ (𝜑 → 𝐻:𝐶⟶𝑈) | |
10 | 9 | ffnd 5348 | . 2 ⊢ (𝜑 → 𝐻 Fn 𝐶) |
11 | 2 | ffnd 5348 | . . . 4 ⊢ (𝜑 → 𝐹 Fn 𝐴) |
12 | 3 | ffnd 5348 | . . . 4 ⊢ (𝜑 → 𝐺 Fn 𝐵) |
13 | offeq.5 | . . . 4 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐴) → (𝐹‘𝑥) = 𝐷) | |
14 | offeq.6 | . . . 4 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐵) → (𝐺‘𝑥) = 𝐸) | |
15 | offeq.7 | . . . . 5 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶) → (𝐷𝑅𝐸) = (𝐻‘𝑥)) | |
16 | 9 | ffvelrnda 5631 | . . . . 5 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶) → (𝐻‘𝑥) ∈ 𝑈) |
17 | 15, 16 | eqeltrd 2247 | . . . 4 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶) → (𝐷𝑅𝐸) ∈ 𝑈) |
18 | 11, 12, 4, 5, 6, 13, 14, 17 | ofvalg 6070 | . . 3 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶) → ((𝐹 ∘𝑓 𝑅𝐺)‘𝑥) = (𝐷𝑅𝐸)) |
19 | 18, 15 | eqtrd 2203 | . 2 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶) → ((𝐹 ∘𝑓 𝑅𝐺)‘𝑥) = (𝐻‘𝑥)) |
20 | 8, 10, 19 | eqfnfvd 5596 | 1 ⊢ (𝜑 → (𝐹 ∘𝑓 𝑅𝐺) = 𝐻) |
Colors of variables: wff set class |
Syntax hints: → wi 4 ∧ wa 103 = wceq 1348 ∈ wcel 2141 ∩ cin 3120 ⟶wf 5194 ‘cfv 5198 (class class class)co 5853 ∘𝑓 cof 6059 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-ia1 105 ax-ia2 106 ax-ia3 107 ax-in1 609 ax-in2 610 ax-io 704 ax-5 1440 ax-7 1441 ax-gen 1442 ax-ie1 1486 ax-ie2 1487 ax-8 1497 ax-10 1498 ax-11 1499 ax-i12 1500 ax-bndl 1502 ax-4 1503 ax-17 1519 ax-i9 1523 ax-ial 1527 ax-i5r 1528 ax-14 2144 ax-ext 2152 ax-coll 4104 ax-sep 4107 ax-pow 4160 ax-pr 4194 ax-setind 4521 |
This theorem depends on definitions: df-bi 116 df-3an 975 df-tru 1351 df-fal 1354 df-nf 1454 df-sb 1756 df-eu 2022 df-mo 2023 df-clab 2157 df-cleq 2163 df-clel 2166 df-nfc 2301 df-ne 2341 df-ral 2453 df-rex 2454 df-reu 2455 df-rab 2457 df-v 2732 df-sbc 2956 df-csb 3050 df-dif 3123 df-un 3125 df-in 3127 df-ss 3134 df-pw 3568 df-sn 3589 df-pr 3590 df-op 3592 df-uni 3797 df-iun 3875 df-br 3990 df-opab 4051 df-mpt 4052 df-id 4278 df-xp 4617 df-rel 4618 df-cnv 4619 df-co 4620 df-dm 4621 df-rn 4622 df-res 4623 df-ima 4624 df-iota 5160 df-fun 5200 df-fn 5201 df-f 5202 df-f1 5203 df-fo 5204 df-f1o 5205 df-fv 5206 df-ov 5856 df-oprab 5857 df-mpo 5858 df-of 6061 |
This theorem is referenced by: dviaddf 13463 |
Copyright terms: Public domain | W3C validator |