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

Theorem ercpbl 16822
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 1129 . 2 ((𝜑 ∧ (𝐴𝑉𝐵𝑉) ∧ (𝐶𝑉𝐷𝑉)) → ((𝐴 𝐶𝐵 𝐷) → (𝐴 + 𝐵) (𝐶 + 𝐷)))
3 ercpbl.r . . . . 5 (𝜑 Er 𝑉)
433ad2ant1 1129 . . . 4 ((𝜑 ∧ (𝐴𝑉𝐵𝑉) ∧ (𝐶𝑉𝐷𝑉)) → Er 𝑉)
5 ercpbl.v . . . . 5 (𝜑𝑉 ∈ V)
653ad2ant1 1129 . . . 4 ((𝜑 ∧ (𝐴𝑉𝐵𝑉) ∧ (𝐶𝑉𝐷𝑉)) → 𝑉 ∈ V)
7 ercpbl.f . . . 4 𝐹 = (𝑥𝑉 ↦ [𝑥] )
8 simp2l 1195 . . . 4 ((𝜑 ∧ (𝐴𝑉𝐵𝑉) ∧ (𝐶𝑉𝐷𝑉)) → 𝐴𝑉)
94, 6, 7, 8ercpbllem 16821 . . 3 ((𝜑 ∧ (𝐴𝑉𝐵𝑉) ∧ (𝐶𝑉𝐷𝑉)) → ((𝐹𝐴) = (𝐹𝐶) ↔ 𝐴 𝐶))
10 simp2r 1196 . . . 4 ((𝜑 ∧ (𝐴𝑉𝐵𝑉) ∧ (𝐶𝑉𝐷𝑉)) → 𝐵𝑉)
114, 6, 7, 10ercpbllem 16821 . . 3 ((𝜑 ∧ (𝐴𝑉𝐵𝑉) ∧ (𝐶𝑉𝐷𝑉)) → ((𝐹𝐵) = (𝐹𝐷) ↔ 𝐵 𝐷))
129, 11anbi12d 632 . 2 ((𝜑 ∧ (𝐴𝑉𝐵𝑉) ∧ (𝐶𝑉𝐷𝑉)) → (((𝐹𝐴) = (𝐹𝐶) ∧ (𝐹𝐵) = (𝐹𝐷)) ↔ (𝐴 𝐶𝐵 𝐷)))
13 ercpbl.c . . . . 5 ((𝜑 ∧ (𝑎𝑉𝑏𝑉)) → (𝑎 + 𝑏) ∈ 𝑉)
1413caovclg 7340 . . . 4 ((𝜑 ∧ (𝐴𝑉𝐵𝑉)) → (𝐴 + 𝐵) ∈ 𝑉)
15143adant3 1128 . . 3 ((𝜑 ∧ (𝐴𝑉𝐵𝑉) ∧ (𝐶𝑉𝐷𝑉)) → (𝐴 + 𝐵) ∈ 𝑉)
164, 6, 7, 15ercpbllem 16821 . 2 ((𝜑 ∧ (𝐴𝑉𝐵𝑉) ∧ (𝐶𝑉𝐷𝑉)) → ((𝐹‘(𝐴 + 𝐵)) = (𝐹‘(𝐶 + 𝐷)) ↔ (𝐴 + 𝐵) (𝐶 + 𝐷)))
172, 12, 163imtr4d 296 1 ((𝜑 ∧ (𝐴𝑉𝐵𝑉) ∧ (𝐶𝑉𝐷𝑉)) → (((𝐹𝐴) = (𝐹𝐶) ∧ (𝐹𝐵) = (𝐹𝐷)) → (𝐹‘(𝐴 + 𝐵)) = (𝐹‘(𝐶 + 𝐷))))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 398  w3a 1083   = wceq 1537  wcel 2114  Vcvv 3494   class class class wbr 5066  cmpt 5146  cfv 6355  (class class class)co 7156   Er wer 8286  [cec 8287
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1796  ax-4 1810  ax-5 1911  ax-6 1970  ax-7 2015  ax-8 2116  ax-9 2124  ax-10 2145  ax-11 2161  ax-12 2177  ax-ext 2793  ax-sep 5203  ax-nul 5210  ax-pow 5266  ax-pr 5330
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 844  df-3an 1085  df-tru 1540  df-ex 1781  df-nf 1785  df-sb 2070  df-mo 2622  df-eu 2654  df-clab 2800  df-cleq 2814  df-clel 2893  df-nfc 2963  df-ne 3017  df-ral 3143  df-rex 3144  df-rab 3147  df-v 3496  df-sbc 3773  df-dif 3939  df-un 3941  df-in 3943  df-ss 3952  df-nul 4292  df-if 4468  df-sn 4568  df-pr 4570  df-op 4574  df-uni 4839  df-br 5067  df-opab 5129  df-mpt 5147  df-id 5460  df-xp 5561  df-rel 5562  df-cnv 5563  df-co 5564  df-dm 5565  df-rn 5566  df-res 5567  df-ima 5568  df-iota 6314  df-fun 6357  df-fv 6363  df-ov 7159  df-er 8289  df-ec 8291
This theorem is referenced by:  qusaddvallem  16824  qusaddflem  16825  qusgrp2  18217  qusring2  19370  quslmod  30923
  Copyright terms: Public domain W3C validator