![]() |
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 6476 | . 2 ⊢ ((𝐹 Fn (𝐴 × 𝐵) ∧ 𝐺 Fn (𝐶 × 𝐷)) → (𝐹 = 𝐺 ↔ ((𝐴 × 𝐵) = (𝐶 × 𝐷) ∧ ∀𝑧 ∈ (𝐴 × 𝐵)(𝐹‘𝑧) = (𝐺‘𝑧)))) | |
2 | fveq2 6353 | . . . . . 6 ⊢ (𝑧 = 〈𝑥, 𝑦〉 → (𝐹‘𝑧) = (𝐹‘〈𝑥, 𝑦〉)) | |
3 | fveq2 6353 | . . . . . 6 ⊢ (𝑧 = 〈𝑥, 𝑦〉 → (𝐺‘𝑧) = (𝐺‘〈𝑥, 𝑦〉)) | |
4 | 2, 3 | eqeq12d 2775 | . . . . 5 ⊢ (𝑧 = 〈𝑥, 𝑦〉 → ((𝐹‘𝑧) = (𝐺‘𝑧) ↔ (𝐹‘〈𝑥, 𝑦〉) = (𝐺‘〈𝑥, 𝑦〉))) |
5 | df-ov 6817 | . . . . . 6 ⊢ (𝑥𝐹𝑦) = (𝐹‘〈𝑥, 𝑦〉) | |
6 | df-ov 6817 | . . . . . 6 ⊢ (𝑥𝐺𝑦) = (𝐺‘〈𝑥, 𝑦〉) | |
7 | 5, 6 | eqeq12i 2774 | . . . . 5 ⊢ ((𝑥𝐹𝑦) = (𝑥𝐺𝑦) ↔ (𝐹‘〈𝑥, 𝑦〉) = (𝐺‘〈𝑥, 𝑦〉)) |
8 | 4, 7 | syl6bbr 278 | . . . 4 ⊢ (𝑧 = 〈𝑥, 𝑦〉 → ((𝐹‘𝑧) = (𝐺‘𝑧) ↔ (𝑥𝐹𝑦) = (𝑥𝐺𝑦))) |
9 | 8 | ralxp 5419 | . . 3 ⊢ (∀𝑧 ∈ (𝐴 × 𝐵)(𝐹‘𝑧) = (𝐺‘𝑧) ↔ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 (𝑥𝐹𝑦) = (𝑥𝐺𝑦)) |
10 | 9 | anbi2i 732 | . 2 ⊢ (((𝐴 × 𝐵) = (𝐶 × 𝐷) ∧ ∀𝑧 ∈ (𝐴 × 𝐵)(𝐹‘𝑧) = (𝐺‘𝑧)) ↔ ((𝐴 × 𝐵) = (𝐶 × 𝐷) ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 (𝑥𝐹𝑦) = (𝑥𝐺𝑦))) |
11 | 1, 10 | syl6bb 276 | 1 ⊢ ((𝐹 Fn (𝐴 × 𝐵) ∧ 𝐺 Fn (𝐶 × 𝐷)) → (𝐹 = 𝐺 ↔ ((𝐴 × 𝐵) = (𝐶 × 𝐷) ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 (𝑥𝐹𝑦) = (𝑥𝐺𝑦)))) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 196 ∧ wa 383 = wceq 1632 ∀wral 3050 〈cop 4327 × cxp 5264 Fn wfn 6044 ‘cfv 6049 (class class class)co 6814 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1871 ax-4 1886 ax-5 1988 ax-6 2054 ax-7 2090 ax-8 2141 ax-9 2148 ax-10 2168 ax-11 2183 ax-12 2196 ax-13 2391 ax-ext 2740 ax-sep 4933 ax-nul 4941 ax-pow 4992 ax-pr 5055 |
This theorem depends on definitions: df-bi 197 df-or 384 df-an 385 df-3an 1074 df-tru 1635 df-ex 1854 df-nf 1859 df-sb 2047 df-eu 2611 df-mo 2612 df-clab 2747 df-cleq 2753 df-clel 2756 df-nfc 2891 df-ral 3055 df-rex 3056 df-rab 3059 df-v 3342 df-sbc 3577 df-csb 3675 df-dif 3718 df-un 3720 df-in 3722 df-ss 3729 df-nul 4059 df-if 4231 df-sn 4322 df-pr 4324 df-op 4328 df-uni 4589 df-iun 4674 df-br 4805 df-opab 4865 df-mpt 4882 df-id 5174 df-xp 5272 df-rel 5273 df-cnv 5274 df-co 5275 df-dm 5276 df-rn 5277 df-res 5278 df-ima 5279 df-iota 6012 df-fun 6051 df-fn 6052 df-fv 6057 df-ov 6817 |
This theorem is referenced by: eqfnov2 6933 oprres 6968 ssceq 16707 sspg 27913 ssps 27915 sspmlem 27917 |
Copyright terms: Public domain | W3C validator |