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

Theorem supeq123d 8356
Description: Equality deduction for supremum. (Contributed by Stefan O'Rear, 20-Jan-2015.)
Hypotheses
Ref Expression
supeq123d.a (𝜑𝐴 = 𝐷)
supeq123d.b (𝜑𝐵 = 𝐸)
supeq123d.c (𝜑𝐶 = 𝐹)
Assertion
Ref Expression
supeq123d (𝜑 → sup(𝐴, 𝐵, 𝐶) = sup(𝐷, 𝐸, 𝐹))

Proof of Theorem supeq123d
Dummy variables 𝑥 𝑦 𝑧 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 supeq123d.b . . . 4 (𝜑𝐵 = 𝐸)
2 supeq123d.a . . . . . 6 (𝜑𝐴 = 𝐷)
3 supeq123d.c . . . . . . . 8 (𝜑𝐶 = 𝐹)
43breqd 4664 . . . . . . 7 (𝜑 → (𝑥𝐶𝑦𝑥𝐹𝑦))
54notbid 308 . . . . . 6 (𝜑 → (¬ 𝑥𝐶𝑦 ↔ ¬ 𝑥𝐹𝑦))
62, 5raleqbidv 3152 . . . . 5 (𝜑 → (∀𝑦𝐴 ¬ 𝑥𝐶𝑦 ↔ ∀𝑦𝐷 ¬ 𝑥𝐹𝑦))
73breqd 4664 . . . . . . 7 (𝜑 → (𝑦𝐶𝑥𝑦𝐹𝑥))
83breqd 4664 . . . . . . . 8 (𝜑 → (𝑦𝐶𝑧𝑦𝐹𝑧))
92, 8rexeqbidv 3153 . . . . . . 7 (𝜑 → (∃𝑧𝐴 𝑦𝐶𝑧 ↔ ∃𝑧𝐷 𝑦𝐹𝑧))
107, 9imbi12d 334 . . . . . 6 (𝜑 → ((𝑦𝐶𝑥 → ∃𝑧𝐴 𝑦𝐶𝑧) ↔ (𝑦𝐹𝑥 → ∃𝑧𝐷 𝑦𝐹𝑧)))
111, 10raleqbidv 3152 . . . . 5 (𝜑 → (∀𝑦𝐵 (𝑦𝐶𝑥 → ∃𝑧𝐴 𝑦𝐶𝑧) ↔ ∀𝑦𝐸 (𝑦𝐹𝑥 → ∃𝑧𝐷 𝑦𝐹𝑧)))
126, 11anbi12d 747 . . . 4 (𝜑 → ((∀𝑦𝐴 ¬ 𝑥𝐶𝑦 ∧ ∀𝑦𝐵 (𝑦𝐶𝑥 → ∃𝑧𝐴 𝑦𝐶𝑧)) ↔ (∀𝑦𝐷 ¬ 𝑥𝐹𝑦 ∧ ∀𝑦𝐸 (𝑦𝐹𝑥 → ∃𝑧𝐷 𝑦𝐹𝑧))))
131, 12rabeqbidv 3195 . . 3 (𝜑 → {𝑥𝐵 ∣ (∀𝑦𝐴 ¬ 𝑥𝐶𝑦 ∧ ∀𝑦𝐵 (𝑦𝐶𝑥 → ∃𝑧𝐴 𝑦𝐶𝑧))} = {𝑥𝐸 ∣ (∀𝑦𝐷 ¬ 𝑥𝐹𝑦 ∧ ∀𝑦𝐸 (𝑦𝐹𝑥 → ∃𝑧𝐷 𝑦𝐹𝑧))})
1413unieqd 4446 . 2 (𝜑 {𝑥𝐵 ∣ (∀𝑦𝐴 ¬ 𝑥𝐶𝑦 ∧ ∀𝑦𝐵 (𝑦𝐶𝑥 → ∃𝑧𝐴 𝑦𝐶𝑧))} = {𝑥𝐸 ∣ (∀𝑦𝐷 ¬ 𝑥𝐹𝑦 ∧ ∀𝑦𝐸 (𝑦𝐹𝑥 → ∃𝑧𝐷 𝑦𝐹𝑧))})
15 df-sup 8348 . 2 sup(𝐴, 𝐵, 𝐶) = {𝑥𝐵 ∣ (∀𝑦𝐴 ¬ 𝑥𝐶𝑦 ∧ ∀𝑦𝐵 (𝑦𝐶𝑥 → ∃𝑧𝐴 𝑦𝐶𝑧))}
16 df-sup 8348 . 2 sup(𝐷, 𝐸, 𝐹) = {𝑥𝐸 ∣ (∀𝑦𝐷 ¬ 𝑥𝐹𝑦 ∧ ∀𝑦𝐸 (𝑦𝐹𝑥 → ∃𝑧𝐷 𝑦𝐹𝑧))}
1714, 15, 163eqtr4g 2681 1 (𝜑 → sup(𝐴, 𝐵, 𝐶) = sup(𝐷, 𝐸, 𝐹))
Colors of variables: wff setvar class
Syntax hints:  ¬ wn 3  wi 4  wa 384   = wceq 1483  wral 2912  wrex 2913  {crab 2916   cuni 4436   class class class wbr 4653  supcsup 8346
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-9 1999  ax-10 2019  ax-11 2034  ax-12 2047  ax-13 2246  ax-ext 2602
This theorem depends on definitions:  df-bi 197  df-or 385  df-an 386  df-tru 1486  df-ex 1705  df-nf 1710  df-sb 1881  df-clab 2609  df-cleq 2615  df-clel 2618  df-nfc 2753  df-ral 2917  df-rex 2918  df-rab 2921  df-uni 4437  df-br 4654  df-sup 8348
This theorem is referenced by:  infeq123d  8387  wlimeq12  31765  aomclem8  37631
  Copyright terms: Public domain W3C validator