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

Theorem funcnvpr 6564
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 6552 . . . 4 Fun {⟨𝐴, 𝐵⟩}
2 funcnvsn 6552 . . . 4 Fun {⟨𝐶, 𝐷⟩}
31, 2pm3.2i 472 . . 3 (Fun {⟨𝐴, 𝐵⟩} ∧ Fun {⟨𝐶, 𝐷⟩})
4 df-rn 5645 . . . . . . 7 ran {⟨𝐴, 𝐵⟩} = dom {⟨𝐴, 𝐵⟩}
5 rnsnopg 6174 . . . . . . 7 (𝐴𝑈 → ran {⟨𝐴, 𝐵⟩} = {𝐵})
64, 5eqtr3id 2787 . . . . . 6 (𝐴𝑈 → dom {⟨𝐴, 𝐵⟩} = {𝐵})
7 df-rn 5645 . . . . . . 7 ran {⟨𝐶, 𝐷⟩} = dom {⟨𝐶, 𝐷⟩}
8 rnsnopg 6174 . . . . . . 7 (𝐶𝑉 → ran {⟨𝐶, 𝐷⟩} = {𝐷})
97, 8eqtr3id 2787 . . . . . 6 (𝐶𝑉 → dom {⟨𝐶, 𝐷⟩} = {𝐷})
106, 9ineqan12d 4175 . . . . 5 ((𝐴𝑈𝐶𝑉) → (dom {⟨𝐴, 𝐵⟩} ∩ dom {⟨𝐶, 𝐷⟩}) = ({𝐵} ∩ {𝐷}))
11103adant3 1133 . . . 4 ((𝐴𝑈𝐶𝑉𝐵𝐷) → (dom {⟨𝐴, 𝐵⟩} ∩ dom {⟨𝐶, 𝐷⟩}) = ({𝐵} ∩ {𝐷}))
12 disjsn2 4674 . . . . 5 (𝐵𝐷 → ({𝐵} ∩ {𝐷}) = ∅)
13123ad2ant3 1136 . . . 4 ((𝐴𝑈𝐶𝑉𝐵𝐷) → ({𝐵} ∩ {𝐷}) = ∅)
1411, 13eqtrd 2773 . . 3 ((𝐴𝑈𝐶𝑉𝐵𝐷) → (dom {⟨𝐴, 𝐵⟩} ∩ dom {⟨𝐶, 𝐷⟩}) = ∅)
15 funun 6548 . . 3 (((Fun {⟨𝐴, 𝐵⟩} ∧ Fun {⟨𝐶, 𝐷⟩}) ∧ (dom {⟨𝐴, 𝐵⟩} ∩ dom {⟨𝐶, 𝐷⟩}) = ∅) → Fun ({⟨𝐴, 𝐵⟩} ∪ {⟨𝐶, 𝐷⟩}))
163, 14, 15sylancr 588 . 2 ((𝐴𝑈𝐶𝑉𝐵𝐷) → Fun ({⟨𝐴, 𝐵⟩} ∪ {⟨𝐶, 𝐷⟩}))
17 df-pr 4590 . . . . 5 {⟨𝐴, 𝐵⟩, ⟨𝐶, 𝐷⟩} = ({⟨𝐴, 𝐵⟩} ∪ {⟨𝐶, 𝐷⟩})
1817cnveqi 5831 . . . 4 {⟨𝐴, 𝐵⟩, ⟨𝐶, 𝐷⟩} = ({⟨𝐴, 𝐵⟩} ∪ {⟨𝐶, 𝐷⟩})
19 cnvun 6096 . . . 4 ({⟨𝐴, 𝐵⟩} ∪ {⟨𝐶, 𝐷⟩}) = ({⟨𝐴, 𝐵⟩} ∪ {⟨𝐶, 𝐷⟩})
2018, 19eqtri 2761 . . 3 {⟨𝐴, 𝐵⟩, ⟨𝐶, 𝐷⟩} = ({⟨𝐴, 𝐵⟩} ∪ {⟨𝐶, 𝐷⟩})
2120funeqi 6523 . 2 (Fun {⟨𝐴, 𝐵⟩, ⟨𝐶, 𝐷⟩} ↔ Fun ({⟨𝐴, 𝐵⟩} ∪ {⟨𝐶, 𝐷⟩}))
2216, 21sylibr 233 1 ((𝐴𝑈𝐶𝑉𝐵𝐷) → Fun {⟨𝐴, 𝐵⟩, ⟨𝐶, 𝐷⟩})
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 397  w3a 1088   = wceq 1542  wcel 2107  wne 2940  cun 3909  cin 3910  c0 4283  {csn 4587  {cpr 4589  cop 4593  ccnv 5633  dom cdm 5634  ran crn 5635  Fun wfun 6491
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1798  ax-4 1812  ax-5 1914  ax-6 1972  ax-7 2012  ax-8 2109  ax-9 2117  ax-12 2172  ax-ext 2704  ax-sep 5257  ax-nul 5264  ax-pr 5385
This theorem depends on definitions:  df-bi 206  df-an 398  df-or 847  df-3an 1090  df-tru 1545  df-fal 1555  df-ex 1783  df-sb 2069  df-mo 2535  df-clab 2711  df-cleq 2725  df-clel 2811  df-ne 2941  df-ral 3062  df-rex 3071  df-rab 3407  df-v 3446  df-dif 3914  df-un 3916  df-in 3918  df-ss 3928  df-nul 4284  df-if 4488  df-sn 4588  df-pr 4590  df-op 4594  df-br 5107  df-opab 5169  df-id 5532  df-xp 5640  df-rel 5641  df-cnv 5642  df-co 5643  df-dm 5644  df-rn 5645  df-fun 6499
This theorem is referenced by:  funcnvtp  6565  funcnvqp  6566  funcnvs2  14808
  Copyright terms: Public domain W3C validator