![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > eqfnov | Structured version Visualization version GIF version |
Description: Equality of two operations is determined by their values. (Contributed by NM, 1-Sep-2005.) |
Ref | Expression |
---|---|
eqfnov | ⊢ ((𝐹 Fn (𝐴 × 𝐵) ∧ 𝐺 Fn (𝐶 × 𝐷)) → (𝐹 = 𝐺 ↔ ((𝐴 × 𝐵) = (𝐶 × 𝐷) ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 (𝑥𝐹𝑦) = (𝑥𝐺𝑦)))) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | eqfnfv2 6575 | . 2 ⊢ ((𝐹 Fn (𝐴 × 𝐵) ∧ 𝐺 Fn (𝐶 × 𝐷)) → (𝐹 = 𝐺 ↔ ((𝐴 × 𝐵) = (𝐶 × 𝐷) ∧ ∀𝑧 ∈ (𝐴 × 𝐵)(𝐹‘𝑧) = (𝐺‘𝑧)))) | |
2 | fveq2 6446 | . . . . . 6 ⊢ (𝑧 = 〈𝑥, 𝑦〉 → (𝐹‘𝑧) = (𝐹‘〈𝑥, 𝑦〉)) | |
3 | fveq2 6446 | . . . . . 6 ⊢ (𝑧 = 〈𝑥, 𝑦〉 → (𝐺‘𝑧) = (𝐺‘〈𝑥, 𝑦〉)) | |
4 | 2, 3 | eqeq12d 2792 | . . . . 5 ⊢ (𝑧 = 〈𝑥, 𝑦〉 → ((𝐹‘𝑧) = (𝐺‘𝑧) ↔ (𝐹‘〈𝑥, 𝑦〉) = (𝐺‘〈𝑥, 𝑦〉))) |
5 | df-ov 6925 | . . . . . 6 ⊢ (𝑥𝐹𝑦) = (𝐹‘〈𝑥, 𝑦〉) | |
6 | df-ov 6925 | . . . . . 6 ⊢ (𝑥𝐺𝑦) = (𝐺‘〈𝑥, 𝑦〉) | |
7 | 5, 6 | eqeq12i 2791 | . . . . 5 ⊢ ((𝑥𝐹𝑦) = (𝑥𝐺𝑦) ↔ (𝐹‘〈𝑥, 𝑦〉) = (𝐺‘〈𝑥, 𝑦〉)) |
8 | 4, 7 | syl6bbr 281 | . . . 4 ⊢ (𝑧 = 〈𝑥, 𝑦〉 → ((𝐹‘𝑧) = (𝐺‘𝑧) ↔ (𝑥𝐹𝑦) = (𝑥𝐺𝑦))) |
9 | 8 | ralxp 5509 | . . 3 ⊢ (∀𝑧 ∈ (𝐴 × 𝐵)(𝐹‘𝑧) = (𝐺‘𝑧) ↔ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 (𝑥𝐹𝑦) = (𝑥𝐺𝑦)) |
10 | 9 | anbi2i 616 | . 2 ⊢ (((𝐴 × 𝐵) = (𝐶 × 𝐷) ∧ ∀𝑧 ∈ (𝐴 × 𝐵)(𝐹‘𝑧) = (𝐺‘𝑧)) ↔ ((𝐴 × 𝐵) = (𝐶 × 𝐷) ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 (𝑥𝐹𝑦) = (𝑥𝐺𝑦))) |
11 | 1, 10 | syl6bb 279 | 1 ⊢ ((𝐹 Fn (𝐴 × 𝐵) ∧ 𝐺 Fn (𝐶 × 𝐷)) → (𝐹 = 𝐺 ↔ ((𝐴 × 𝐵) = (𝐶 × 𝐷) ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 (𝑥𝐹𝑦) = (𝑥𝐺𝑦)))) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 198 ∧ wa 386 = wceq 1601 ∀wral 3089 〈cop 4403 × cxp 5353 Fn wfn 6130 ‘cfv 6135 (class class class)co 6922 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1839 ax-4 1853 ax-5 1953 ax-6 2021 ax-7 2054 ax-8 2108 ax-9 2115 ax-10 2134 ax-11 2149 ax-12 2162 ax-13 2333 ax-ext 2753 ax-sep 5017 ax-nul 5025 ax-pow 5077 ax-pr 5138 |
This theorem depends on definitions: df-bi 199 df-an 387 df-or 837 df-3an 1073 df-tru 1605 df-ex 1824 df-nf 1828 df-sb 2012 df-mo 2550 df-eu 2586 df-clab 2763 df-cleq 2769 df-clel 2773 df-nfc 2920 df-ral 3094 df-rex 3095 df-rab 3098 df-v 3399 df-sbc 3652 df-csb 3751 df-dif 3794 df-un 3796 df-in 3798 df-ss 3805 df-nul 4141 df-if 4307 df-sn 4398 df-pr 4400 df-op 4404 df-uni 4672 df-iun 4755 df-br 4887 df-opab 4949 df-mpt 4966 df-id 5261 df-xp 5361 df-rel 5362 df-cnv 5363 df-co 5364 df-dm 5365 df-rn 5366 df-res 5367 df-ima 5368 df-iota 6099 df-fun 6137 df-fn 6138 df-fv 6143 df-ov 6925 |
This theorem is referenced by: eqfnov2 7044 oprres 7079 ssceq 16871 sspg 28155 ssps 28157 sspmlem 28159 |
Copyright terms: Public domain | W3C validator |