ILE Home Intuitionistic Logic Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  ILE Home  >  Th. List  >  fnoprabg GIF version

Theorem fnoprabg 6121
Description: Functionality and domain of an operation class abstraction. (Contributed by NM, 28-Aug-2007.)
Assertion
Ref Expression
fnoprabg (∀𝑥𝑦(𝜑 → ∃!𝑧𝜓) → {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ (𝜑𝜓)} Fn {⟨𝑥, 𝑦⟩ ∣ 𝜑})
Distinct variable groups:   𝑥,𝑦,𝑧   𝜑,𝑧
Allowed substitution hints:   𝜑(𝑥,𝑦)   𝜓(𝑥,𝑦,𝑧)

Proof of Theorem fnoprabg
StepHypRef Expression
1 eumo 2111 . . . . . 6 (∃!𝑧𝜓 → ∃*𝑧𝜓)
21imim2i 12 . . . . 5 ((𝜑 → ∃!𝑧𝜓) → (𝜑 → ∃*𝑧𝜓))
3 moanimv 2155 . . . . 5 (∃*𝑧(𝜑𝜓) ↔ (𝜑 → ∃*𝑧𝜓))
42, 3sylibr 134 . . . 4 ((𝜑 → ∃!𝑧𝜓) → ∃*𝑧(𝜑𝜓))
542alimi 1504 . . 3 (∀𝑥𝑦(𝜑 → ∃!𝑧𝜓) → ∀𝑥𝑦∃*𝑧(𝜑𝜓))
6 funoprabg 6119 . . 3 (∀𝑥𝑦∃*𝑧(𝜑𝜓) → Fun {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ (𝜑𝜓)})
75, 6syl 14 . 2 (∀𝑥𝑦(𝜑 → ∃!𝑧𝜓) → Fun {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ (𝜑𝜓)})
8 dmoprab 6101 . . 3 dom {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ (𝜑𝜓)} = {⟨𝑥, 𝑦⟩ ∣ ∃𝑧(𝜑𝜓)}
9 nfa1 1589 . . . 4 𝑥𝑥𝑦(𝜑 → ∃!𝑧𝜓)
10 nfa2 1627 . . . 4 𝑦𝑥𝑦(𝜑 → ∃!𝑧𝜓)
11 simpl 109 . . . . . . . 8 ((𝜑𝜓) → 𝜑)
1211exlimiv 1646 . . . . . . 7 (∃𝑧(𝜑𝜓) → 𝜑)
13 euex 2109 . . . . . . . . . 10 (∃!𝑧𝜓 → ∃𝑧𝜓)
1413imim2i 12 . . . . . . . . 9 ((𝜑 → ∃!𝑧𝜓) → (𝜑 → ∃𝑧𝜓))
1514ancld 325 . . . . . . . 8 ((𝜑 → ∃!𝑧𝜓) → (𝜑 → (𝜑 ∧ ∃𝑧𝜓)))
16 19.42v 1955 . . . . . . . 8 (∃𝑧(𝜑𝜓) ↔ (𝜑 ∧ ∃𝑧𝜓))
1715, 16imbitrrdi 162 . . . . . . 7 ((𝜑 → ∃!𝑧𝜓) → (𝜑 → ∃𝑧(𝜑𝜓)))
1812, 17impbid2 143 . . . . . 6 ((𝜑 → ∃!𝑧𝜓) → (∃𝑧(𝜑𝜓) ↔ 𝜑))
1918sps 1585 . . . . 5 (∀𝑦(𝜑 → ∃!𝑧𝜓) → (∃𝑧(𝜑𝜓) ↔ 𝜑))
2019sps 1585 . . . 4 (∀𝑥𝑦(𝜑 → ∃!𝑧𝜓) → (∃𝑧(𝜑𝜓) ↔ 𝜑))
219, 10, 20opabbid 4154 . . 3 (∀𝑥𝑦(𝜑 → ∃!𝑧𝜓) → {⟨𝑥, 𝑦⟩ ∣ ∃𝑧(𝜑𝜓)} = {⟨𝑥, 𝑦⟩ ∣ 𝜑})
228, 21eqtrid 2276 . 2 (∀𝑥𝑦(𝜑 → ∃!𝑧𝜓) → dom {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ (𝜑𝜓)} = {⟨𝑥, 𝑦⟩ ∣ 𝜑})
23 df-fn 5329 . 2 ({⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ (𝜑𝜓)} Fn {⟨𝑥, 𝑦⟩ ∣ 𝜑} ↔ (Fun {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ (𝜑𝜓)} ∧ dom {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ (𝜑𝜓)} = {⟨𝑥, 𝑦⟩ ∣ 𝜑}))
247, 22, 23sylanbrc 417 1 (∀𝑥𝑦(𝜑 → ∃!𝑧𝜓) → {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ (𝜑𝜓)} Fn {⟨𝑥, 𝑦⟩ ∣ 𝜑})
Colors of variables: wff set class
Syntax hints:  wi 4  wa 104  wb 105  wal 1395   = wceq 1397  wex 1540  ∃!weu 2079  ∃*wmo 2080  {copab 4149  dom cdm 4725  Fun wfun 5320   Fn wfn 5321  {coprab 6018
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 106  ax-ia2 107  ax-ia3 108  ax-io 716  ax-5 1495  ax-7 1496  ax-gen 1497  ax-ie1 1541  ax-ie2 1542  ax-8 1552  ax-10 1553  ax-11 1554  ax-i12 1555  ax-bndl 1557  ax-4 1558  ax-17 1574  ax-i9 1578  ax-ial 1582  ax-i5r 1583  ax-14 2205  ax-ext 2213  ax-sep 4207  ax-pow 4264  ax-pr 4299
This theorem depends on definitions:  df-bi 117  df-3an 1006  df-tru 1400  df-nf 1509  df-sb 1811  df-eu 2082  df-mo 2083  df-clab 2218  df-cleq 2224  df-clel 2227  df-nfc 2363  df-ral 2515  df-rex 2516  df-v 2804  df-un 3204  df-in 3206  df-ss 3213  df-pw 3654  df-sn 3675  df-pr 3676  df-op 3678  df-br 4089  df-opab 4151  df-id 4390  df-xp 4731  df-rel 4732  df-cnv 4733  df-co 4734  df-dm 4735  df-fun 5328  df-fn 5329  df-oprab 6021
This theorem is referenced by:  fnoprab  6123  ovg  6160
  Copyright terms: Public domain W3C validator