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

Theorem ercpbl 16814
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 1128 . 2 ((𝜑 ∧ (𝐴𝑉𝐵𝑉) ∧ (𝐶𝑉𝐷𝑉)) → ((𝐴 𝐶𝐵 𝐷) → (𝐴 + 𝐵) (𝐶 + 𝐷)))
3 ercpbl.r . . . . 5 (𝜑 Er 𝑉)
433ad2ant1 1128 . . . 4 ((𝜑 ∧ (𝐴𝑉𝐵𝑉) ∧ (𝐶𝑉𝐷𝑉)) → Er 𝑉)
5 ercpbl.v . . . . 5 (𝜑𝑉 ∈ V)
653ad2ant1 1128 . . . 4 ((𝜑 ∧ (𝐴𝑉𝐵𝑉) ∧ (𝐶𝑉𝐷𝑉)) → 𝑉 ∈ V)
7 ercpbl.f . . . 4 𝐹 = (𝑥𝑉 ↦ [𝑥] )
8 simp2l 1194 . . . 4 ((𝜑 ∧ (𝐴𝑉𝐵𝑉) ∧ (𝐶𝑉𝐷𝑉)) → 𝐴𝑉)
94, 6, 7, 8ercpbllem 16813 . . 3 ((𝜑 ∧ (𝐴𝑉𝐵𝑉) ∧ (𝐶𝑉𝐷𝑉)) → ((𝐹𝐴) = (𝐹𝐶) ↔ 𝐴 𝐶))
10 simp2r 1195 . . . 4 ((𝜑 ∧ (𝐴𝑉𝐵𝑉) ∧ (𝐶𝑉𝐷𝑉)) → 𝐵𝑉)
114, 6, 7, 10ercpbllem 16813 . . 3 ((𝜑 ∧ (𝐴𝑉𝐵𝑉) ∧ (𝐶𝑉𝐷𝑉)) → ((𝐹𝐵) = (𝐹𝐷) ↔ 𝐵 𝐷))
129, 11anbi12d 632 . 2 ((𝜑 ∧ (𝐴𝑉𝐵𝑉) ∧ (𝐶𝑉𝐷𝑉)) → (((𝐹𝐴) = (𝐹𝐶) ∧ (𝐹𝐵) = (𝐹𝐷)) ↔ (𝐴 𝐶𝐵 𝐷)))
13 ercpbl.c . . . . 5 ((𝜑 ∧ (𝑎𝑉𝑏𝑉)) → (𝑎 + 𝑏) ∈ 𝑉)
1413caovclg 7332 . . . 4 ((𝜑 ∧ (𝐴𝑉𝐵𝑉)) → (𝐴 + 𝐵) ∈ 𝑉)
15143adant3 1127 . . 3 ((𝜑 ∧ (𝐴𝑉𝐵𝑉) ∧ (𝐶𝑉𝐷𝑉)) → (𝐴 + 𝐵) ∈ 𝑉)
164, 6, 7, 15ercpbllem 16813 . 2 ((𝜑 ∧ (𝐴𝑉𝐵𝑉) ∧ (𝐶𝑉𝐷𝑉)) → ((𝐹‘(𝐴 + 𝐵)) = (𝐹‘(𝐶 + 𝐷)) ↔ (𝐴 + 𝐵) (𝐶 + 𝐷)))
172, 12, 163imtr4d 296 1 ((𝜑 ∧ (𝐴𝑉𝐵𝑉) ∧ (𝐶𝑉𝐷𝑉)) → (((𝐹𝐴) = (𝐹𝐶) ∧ (𝐹𝐵) = (𝐹𝐷)) → (𝐹‘(𝐴 + 𝐵)) = (𝐹‘(𝐶 + 𝐷))))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 398  w3a 1082   = wceq 1531  wcel 2108  Vcvv 3493   class class class wbr 5057  cmpt 5137  cfv 6348  (class class class)co 7148   Er wer 8278  [cec 8279
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1790  ax-4 1804  ax-5 1905  ax-6 1964  ax-7 2009  ax-8 2110  ax-9 2118  ax-10 2139  ax-11 2154  ax-12 2170  ax-ext 2791  ax-sep 5194  ax-nul 5201  ax-pow 5257  ax-pr 5320
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 844  df-3an 1084  df-tru 1534  df-ex 1775  df-nf 1779  df-sb 2064  df-mo 2616  df-eu 2648  df-clab 2798  df-cleq 2812  df-clel 2891  df-nfc 2961  df-ne 3015  df-ral 3141  df-rex 3142  df-rab 3145  df-v 3495  df-sbc 3771  df-dif 3937  df-un 3939  df-in 3941  df-ss 3950  df-nul 4290  df-if 4466  df-sn 4560  df-pr 4562  df-op 4566  df-uni 4831  df-br 5058  df-opab 5120  df-mpt 5138  df-id 5453  df-xp 5554  df-rel 5555  df-cnv 5556  df-co 5557  df-dm 5558  df-rn 5559  df-res 5560  df-ima 5561  df-iota 6307  df-fun 6350  df-fv 6356  df-ov 7151  df-er 8281  df-ec 8283
This theorem is referenced by:  qusaddvallem  16816  qusaddflem  16817  qusgrp2  18209  qusring2  19362  quslmod  30916
  Copyright terms: Public domain W3C validator