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

Theorem funcnvpr 6640
Description: The converse pair of ordered pairs is a function if the second members are different. Note that the second members need not be sets. (Contributed by AV, 23-Jan-2021.)
Assertion
Ref Expression
funcnvpr ((𝐴𝑈𝐶𝑉𝐵𝐷) → Fun {⟨𝐴, 𝐵⟩, ⟨𝐶, 𝐷⟩})

Proof of Theorem funcnvpr
StepHypRef Expression
1 funcnvsn 6628 . . . 4 Fun {⟨𝐴, 𝐵⟩}
2 funcnvsn 6628 . . . 4 Fun {⟨𝐶, 𝐷⟩}
31, 2pm3.2i 470 . . 3 (Fun {⟨𝐴, 𝐵⟩} ∧ Fun {⟨𝐶, 𝐷⟩})
4 df-rn 5711 . . . . . . 7 ran {⟨𝐴, 𝐵⟩} = dom {⟨𝐴, 𝐵⟩}
5 rnsnopg 6252 . . . . . . 7 (𝐴𝑈 → ran {⟨𝐴, 𝐵⟩} = {𝐵})
64, 5eqtr3id 2794 . . . . . 6 (𝐴𝑈 → dom {⟨𝐴, 𝐵⟩} = {𝐵})
7 df-rn 5711 . . . . . . 7 ran {⟨𝐶, 𝐷⟩} = dom {⟨𝐶, 𝐷⟩}
8 rnsnopg 6252 . . . . . . 7 (𝐶𝑉 → ran {⟨𝐶, 𝐷⟩} = {𝐷})
97, 8eqtr3id 2794 . . . . . 6 (𝐶𝑉 → dom {⟨𝐶, 𝐷⟩} = {𝐷})
106, 9ineqan12d 4243 . . . . 5 ((𝐴𝑈𝐶𝑉) → (dom {⟨𝐴, 𝐵⟩} ∩ dom {⟨𝐶, 𝐷⟩}) = ({𝐵} ∩ {𝐷}))
11103adant3 1132 . . . 4 ((𝐴𝑈𝐶𝑉𝐵𝐷) → (dom {⟨𝐴, 𝐵⟩} ∩ dom {⟨𝐶, 𝐷⟩}) = ({𝐵} ∩ {𝐷}))
12 disjsn2 4737 . . . . 5 (𝐵𝐷 → ({𝐵} ∩ {𝐷}) = ∅)
13123ad2ant3 1135 . . . 4 ((𝐴𝑈𝐶𝑉𝐵𝐷) → ({𝐵} ∩ {𝐷}) = ∅)
1411, 13eqtrd 2780 . . 3 ((𝐴𝑈𝐶𝑉𝐵𝐷) → (dom {⟨𝐴, 𝐵⟩} ∩ dom {⟨𝐶, 𝐷⟩}) = ∅)
15 funun 6624 . . 3 (((Fun {⟨𝐴, 𝐵⟩} ∧ Fun {⟨𝐶, 𝐷⟩}) ∧ (dom {⟨𝐴, 𝐵⟩} ∩ dom {⟨𝐶, 𝐷⟩}) = ∅) → Fun ({⟨𝐴, 𝐵⟩} ∪ {⟨𝐶, 𝐷⟩}))
163, 14, 15sylancr 586 . 2 ((𝐴𝑈𝐶𝑉𝐵𝐷) → Fun ({⟨𝐴, 𝐵⟩} ∪ {⟨𝐶, 𝐷⟩}))
17 df-pr 4651 . . . . 5 {⟨𝐴, 𝐵⟩, ⟨𝐶, 𝐷⟩} = ({⟨𝐴, 𝐵⟩} ∪ {⟨𝐶, 𝐷⟩})
1817cnveqi 5899 . . . 4 {⟨𝐴, 𝐵⟩, ⟨𝐶, 𝐷⟩} = ({⟨𝐴, 𝐵⟩} ∪ {⟨𝐶, 𝐷⟩})
19 cnvun 6174 . . . 4 ({⟨𝐴, 𝐵⟩} ∪ {⟨𝐶, 𝐷⟩}) = ({⟨𝐴, 𝐵⟩} ∪ {⟨𝐶, 𝐷⟩})
2018, 19eqtri 2768 . . 3 {⟨𝐴, 𝐵⟩, ⟨𝐶, 𝐷⟩} = ({⟨𝐴, 𝐵⟩} ∪ {⟨𝐶, 𝐷⟩})
2120funeqi 6599 . 2 (Fun {⟨𝐴, 𝐵⟩, ⟨𝐶, 𝐷⟩} ↔ Fun ({⟨𝐴, 𝐵⟩} ∪ {⟨𝐶, 𝐷⟩}))
2216, 21sylibr 234 1 ((𝐴𝑈𝐶𝑉𝐵𝐷) → Fun {⟨𝐴, 𝐵⟩, ⟨𝐶, 𝐷⟩})
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 395  w3a 1087   = wceq 1537  wcel 2108  wne 2946  cun 3974  cin 3975  c0 4352  {csn 4648  {cpr 4650  cop 4654  ccnv 5699  dom cdm 5700  ran crn 5701  Fun wfun 6567
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1793  ax-4 1807  ax-5 1909  ax-6 1967  ax-7 2007  ax-8 2110  ax-9 2118  ax-12 2178  ax-ext 2711  ax-sep 5317  ax-nul 5324  ax-pr 5447
This theorem depends on definitions:  df-bi 207  df-an 396  df-or 847  df-3an 1089  df-tru 1540  df-fal 1550  df-ex 1778  df-sb 2065  df-mo 2543  df-clab 2718  df-cleq 2732  df-clel 2819  df-ne 2947  df-ral 3068  df-rex 3077  df-rab 3444  df-v 3490  df-dif 3979  df-un 3981  df-in 3983  df-ss 3993  df-nul 4353  df-if 4549  df-sn 4649  df-pr 4651  df-op 4655  df-br 5167  df-opab 5229  df-id 5593  df-xp 5706  df-rel 5707  df-cnv 5708  df-co 5709  df-dm 5710  df-rn 5711  df-fun 6575
This theorem is referenced by:  funcnvtp  6641  funcnvqp  6642  funcnvs2  14962
  Copyright terms: Public domain W3C validator