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

Theorem ercpbl 16209
Description: Translate the function compatibility relation to a quotient set. (Contributed by Mario Carneiro, 24-Feb-2015.) (Revised by Mario Carneiro, 12-Aug-2015.)
Hypotheses
Ref Expression
ercpbl.r (𝜑 Er 𝑉)
ercpbl.v (𝜑𝑉 ∈ V)
ercpbl.f 𝐹 = (𝑥𝑉 ↦ [𝑥] )
ercpbl.c ((𝜑 ∧ (𝑎𝑉𝑏𝑉)) → (𝑎 + 𝑏) ∈ 𝑉)
ercpbl.e (𝜑 → ((𝐴 𝐶𝐵 𝐷) → (𝐴 + 𝐵) (𝐶 + 𝐷)))
Assertion
Ref Expression
ercpbl ((𝜑 ∧ (𝐴𝑉𝐵𝑉) ∧ (𝐶𝑉𝐷𝑉)) → (((𝐹𝐴) = (𝐹𝐶) ∧ (𝐹𝐵) = (𝐹𝐷)) → (𝐹‘(𝐴 + 𝐵)) = (𝐹‘(𝐶 + 𝐷))))
Distinct variable groups:   𝑥,   𝑎,𝑏,𝑥,𝐴   𝐵,𝑏,𝑥   𝑥,𝐶   𝑥,𝐷   𝑉,𝑎,𝑏,𝑥   + ,𝑎,𝑏,𝑥   𝜑,𝑎,𝑏,𝑥
Allowed substitution hints:   𝐵(𝑎)   𝐶(𝑎,𝑏)   𝐷(𝑎,𝑏)   (𝑎,𝑏)   𝐹(𝑥,𝑎,𝑏)

Proof of Theorem ercpbl
StepHypRef Expression
1 ercpbl.e . . 3 (𝜑 → ((𝐴 𝐶𝐵 𝐷) → (𝐴 + 𝐵) (𝐶 + 𝐷)))
213ad2ant1 1082 . 2 ((𝜑 ∧ (𝐴𝑉𝐵𝑉) ∧ (𝐶𝑉𝐷𝑉)) → ((𝐴 𝐶𝐵 𝐷) → (𝐴 + 𝐵) (𝐶 + 𝐷)))
3 ercpbl.r . . . . 5 (𝜑 Er 𝑉)
433ad2ant1 1082 . . . 4 ((𝜑 ∧ (𝐴𝑉𝐵𝑉) ∧ (𝐶𝑉𝐷𝑉)) → Er 𝑉)
5 ercpbl.v . . . . 5 (𝜑𝑉 ∈ V)
653ad2ant1 1082 . . . 4 ((𝜑 ∧ (𝐴𝑉𝐵𝑉) ∧ (𝐶𝑉𝐷𝑉)) → 𝑉 ∈ V)
7 ercpbl.f . . . 4 𝐹 = (𝑥𝑉 ↦ [𝑥] )
8 simp2l 1087 . . . 4 ((𝜑 ∧ (𝐴𝑉𝐵𝑉) ∧ (𝐶𝑉𝐷𝑉)) → 𝐴𝑉)
94, 6, 7, 8ercpbllem 16208 . . 3 ((𝜑 ∧ (𝐴𝑉𝐵𝑉) ∧ (𝐶𝑉𝐷𝑉)) → ((𝐹𝐴) = (𝐹𝐶) ↔ 𝐴 𝐶))
10 simp2r 1088 . . . 4 ((𝜑 ∧ (𝐴𝑉𝐵𝑉) ∧ (𝐶𝑉𝐷𝑉)) → 𝐵𝑉)
114, 6, 7, 10ercpbllem 16208 . . 3 ((𝜑 ∧ (𝐴𝑉𝐵𝑉) ∧ (𝐶𝑉𝐷𝑉)) → ((𝐹𝐵) = (𝐹𝐷) ↔ 𝐵 𝐷))
129, 11anbi12d 747 . 2 ((𝜑 ∧ (𝐴𝑉𝐵𝑉) ∧ (𝐶𝑉𝐷𝑉)) → (((𝐹𝐴) = (𝐹𝐶) ∧ (𝐹𝐵) = (𝐹𝐷)) ↔ (𝐴 𝐶𝐵 𝐷)))
13 ercpbl.c . . . . 5 ((𝜑 ∧ (𝑎𝑉𝑏𝑉)) → (𝑎 + 𝑏) ∈ 𝑉)
1413caovclg 6826 . . . 4 ((𝜑 ∧ (𝐴𝑉𝐵𝑉)) → (𝐴 + 𝐵) ∈ 𝑉)
15143adant3 1081 . . 3 ((𝜑 ∧ (𝐴𝑉𝐵𝑉) ∧ (𝐶𝑉𝐷𝑉)) → (𝐴 + 𝐵) ∈ 𝑉)
164, 6, 7, 15ercpbllem 16208 . 2 ((𝜑 ∧ (𝐴𝑉𝐵𝑉) ∧ (𝐶𝑉𝐷𝑉)) → ((𝐹‘(𝐴 + 𝐵)) = (𝐹‘(𝐶 + 𝐷)) ↔ (𝐴 + 𝐵) (𝐶 + 𝐷)))
172, 12, 163imtr4d 283 1 ((𝜑 ∧ (𝐴𝑉𝐵𝑉) ∧ (𝐶𝑉𝐷𝑉)) → (((𝐹𝐴) = (𝐹𝐶) ∧ (𝐹𝐵) = (𝐹𝐷)) → (𝐹‘(𝐴 + 𝐵)) = (𝐹‘(𝐶 + 𝐷))))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 384  w3a 1037   = wceq 1483  wcel 1990  Vcvv 3200   class class class wbr 4653  cmpt 4729  cfv 5888  (class class class)co 6650   Er wer 7739  [cec 7740
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-ne 2795  df-ral 2917  df-rex 2918  df-rab 2921  df-v 3202  df-sbc 3436  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-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-fv 5896  df-ov 6653  df-er 7742  df-ec 7744
This theorem is referenced by:  qusaddvallem  16211  qusaddflem  16212  qusgrp2  17533  qusring2  18620
  Copyright terms: Public domain W3C validator