MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  eqfnov Structured version   Visualization version   GIF version

Theorem eqfnov 6766
Description: Equality of two operations is determined by their values. (Contributed by NM, 1-Sep-2005.)
Assertion
Ref Expression
eqfnov ((𝐹 Fn (𝐴 × 𝐵) ∧ 𝐺 Fn (𝐶 × 𝐷)) → (𝐹 = 𝐺 ↔ ((𝐴 × 𝐵) = (𝐶 × 𝐷) ∧ ∀𝑥𝐴𝑦𝐵 (𝑥𝐹𝑦) = (𝑥𝐺𝑦))))
Distinct variable groups:   𝑥,𝑦,𝐴   𝑥,𝐵,𝑦   𝑥,𝐹,𝑦   𝑥,𝐺,𝑦
Allowed substitution hints:   𝐶(𝑥,𝑦)   𝐷(𝑥,𝑦)

Proof of Theorem eqfnov
Dummy variable 𝑧 is distinct from all other variables.
StepHypRef Expression
1 eqfnfv2 6312 . 2 ((𝐹 Fn (𝐴 × 𝐵) ∧ 𝐺 Fn (𝐶 × 𝐷)) → (𝐹 = 𝐺 ↔ ((𝐴 × 𝐵) = (𝐶 × 𝐷) ∧ ∀𝑧 ∈ (𝐴 × 𝐵)(𝐹𝑧) = (𝐺𝑧))))
2 fveq2 6191 . . . . . 6 (𝑧 = ⟨𝑥, 𝑦⟩ → (𝐹𝑧) = (𝐹‘⟨𝑥, 𝑦⟩))
3 fveq2 6191 . . . . . 6 (𝑧 = ⟨𝑥, 𝑦⟩ → (𝐺𝑧) = (𝐺‘⟨𝑥, 𝑦⟩))
42, 3eqeq12d 2637 . . . . 5 (𝑧 = ⟨𝑥, 𝑦⟩ → ((𝐹𝑧) = (𝐺𝑧) ↔ (𝐹‘⟨𝑥, 𝑦⟩) = (𝐺‘⟨𝑥, 𝑦⟩)))
5 df-ov 6653 . . . . . 6 (𝑥𝐹𝑦) = (𝐹‘⟨𝑥, 𝑦⟩)
6 df-ov 6653 . . . . . 6 (𝑥𝐺𝑦) = (𝐺‘⟨𝑥, 𝑦⟩)
75, 6eqeq12i 2636 . . . . 5 ((𝑥𝐹𝑦) = (𝑥𝐺𝑦) ↔ (𝐹‘⟨𝑥, 𝑦⟩) = (𝐺‘⟨𝑥, 𝑦⟩))
84, 7syl6bbr 278 . . . 4 (𝑧 = ⟨𝑥, 𝑦⟩ → ((𝐹𝑧) = (𝐺𝑧) ↔ (𝑥𝐹𝑦) = (𝑥𝐺𝑦)))
98ralxp 5263 . . 3 (∀𝑧 ∈ (𝐴 × 𝐵)(𝐹𝑧) = (𝐺𝑧) ↔ ∀𝑥𝐴𝑦𝐵 (𝑥𝐹𝑦) = (𝑥𝐺𝑦))
109anbi2i 730 . 2 (((𝐴 × 𝐵) = (𝐶 × 𝐷) ∧ ∀𝑧 ∈ (𝐴 × 𝐵)(𝐹𝑧) = (𝐺𝑧)) ↔ ((𝐴 × 𝐵) = (𝐶 × 𝐷) ∧ ∀𝑥𝐴𝑦𝐵 (𝑥𝐹𝑦) = (𝑥𝐺𝑦)))
111, 10syl6bb 276 1 ((𝐹 Fn (𝐴 × 𝐵) ∧ 𝐺 Fn (𝐶 × 𝐷)) → (𝐹 = 𝐺 ↔ ((𝐴 × 𝐵) = (𝐶 × 𝐷) ∧ ∀𝑥𝐴𝑦𝐵 (𝑥𝐹𝑦) = (𝑥𝐺𝑦))))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 196  wa 384   = wceq 1483  wral 2912  cop 4183   × cxp 5112   Fn wfn 5883  cfv 5888  (class class class)co 6650
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1722  ax-4 1737  ax-5 1839  ax-6 1888  ax-7 1935  ax-8 1992  ax-9 1999  ax-10 2019  ax-11 2034  ax-12 2047  ax-13 2246  ax-ext 2602  ax-sep 4781  ax-nul 4789  ax-pow 4843  ax-pr 4906
This theorem depends on definitions:  df-bi 197  df-or 385  df-an 386  df-3an 1039  df-tru 1486  df-ex 1705  df-nf 1710  df-sb 1881  df-eu 2474  df-mo 2475  df-clab 2609  df-cleq 2615  df-clel 2618  df-nfc 2753  df-ral 2917  df-rex 2918  df-rab 2921  df-v 3202  df-sbc 3436  df-csb 3534  df-dif 3577  df-un 3579  df-in 3581  df-ss 3588  df-nul 3916  df-if 4087  df-sn 4178  df-pr 4180  df-op 4184  df-uni 4437  df-iun 4522  df-br 4654  df-opab 4713  df-mpt 4730  df-id 5024  df-xp 5120  df-rel 5121  df-cnv 5122  df-co 5123  df-dm 5124  df-rn 5125  df-res 5126  df-ima 5127  df-iota 5851  df-fun 5890  df-fn 5891  df-fv 5896  df-ov 6653
This theorem is referenced by:  eqfnov2  6767  oprres  6802  ssceq  16486  sspg  27583  ssps  27585  sspmlem  27587
  Copyright terms: Public domain W3C validator