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

Theorem fnoprabg 6019
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 2074 . . . . . 6 (∃!𝑧𝜓 → ∃*𝑧𝜓)
21imim2i 12 . . . . 5 ((𝜑 → ∃!𝑧𝜓) → (𝜑 → ∃*𝑧𝜓))
3 moanimv 2117 . . . . 5 (∃*𝑧(𝜑𝜓) ↔ (𝜑 → ∃*𝑧𝜓))
42, 3sylibr 134 . . . 4 ((𝜑 → ∃!𝑧𝜓) → ∃*𝑧(𝜑𝜓))
542alimi 1467 . . 3 (∀𝑥𝑦(𝜑 → ∃!𝑧𝜓) → ∀𝑥𝑦∃*𝑧(𝜑𝜓))
6 funoprabg 6017 . . 3 (∀𝑥𝑦∃*𝑧(𝜑𝜓) → Fun {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ (𝜑𝜓)})
75, 6syl 14 . 2 (∀𝑥𝑦(𝜑 → ∃!𝑧𝜓) → Fun {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ (𝜑𝜓)})
8 dmoprab 5999 . . 3 dom {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ (𝜑𝜓)} = {⟨𝑥, 𝑦⟩ ∣ ∃𝑧(𝜑𝜓)}
9 nfa1 1552 . . . 4 𝑥𝑥𝑦(𝜑 → ∃!𝑧𝜓)
10 nfa2 1590 . . . 4 𝑦𝑥𝑦(𝜑 → ∃!𝑧𝜓)
11 simpl 109 . . . . . . . 8 ((𝜑𝜓) → 𝜑)
1211exlimiv 1609 . . . . . . 7 (∃𝑧(𝜑𝜓) → 𝜑)
13 euex 2072 . . . . . . . . . 10 (∃!𝑧𝜓 → ∃𝑧𝜓)
1413imim2i 12 . . . . . . . . 9 ((𝜑 → ∃!𝑧𝜓) → (𝜑 → ∃𝑧𝜓))
1514ancld 325 . . . . . . . 8 ((𝜑 → ∃!𝑧𝜓) → (𝜑 → (𝜑 ∧ ∃𝑧𝜓)))
16 19.42v 1918 . . . . . . . 8 (∃𝑧(𝜑𝜓) ↔ (𝜑 ∧ ∃𝑧𝜓))
1715, 16imbitrrdi 162 . . . . . . 7 ((𝜑 → ∃!𝑧𝜓) → (𝜑 → ∃𝑧(𝜑𝜓)))
1812, 17impbid2 143 . . . . . 6 ((𝜑 → ∃!𝑧𝜓) → (∃𝑧(𝜑𝜓) ↔ 𝜑))
1918sps 1548 . . . . 5 (∀𝑦(𝜑 → ∃!𝑧𝜓) → (∃𝑧(𝜑𝜓) ↔ 𝜑))
2019sps 1548 . . . 4 (∀𝑥𝑦(𝜑 → ∃!𝑧𝜓) → (∃𝑧(𝜑𝜓) ↔ 𝜑))
219, 10, 20opabbid 4094 . . 3 (∀𝑥𝑦(𝜑 → ∃!𝑧𝜓) → {⟨𝑥, 𝑦⟩ ∣ ∃𝑧(𝜑𝜓)} = {⟨𝑥, 𝑦⟩ ∣ 𝜑})
228, 21eqtrid 2238 . 2 (∀𝑥𝑦(𝜑 → ∃!𝑧𝜓) → dom {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ (𝜑𝜓)} = {⟨𝑥, 𝑦⟩ ∣ 𝜑})
23 df-fn 5257 . 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 1362   = wceq 1364  wex 1503  ∃!weu 2042  ∃*wmo 2043  {copab 4089  dom cdm 4659  Fun wfun 5248   Fn wfn 5249  {coprab 5919
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 710  ax-5 1458  ax-7 1459  ax-gen 1460  ax-ie1 1504  ax-ie2 1505  ax-8 1515  ax-10 1516  ax-11 1517  ax-i12 1518  ax-bndl 1520  ax-4 1521  ax-17 1537  ax-i9 1541  ax-ial 1545  ax-i5r 1546  ax-14 2167  ax-ext 2175  ax-sep 4147  ax-pow 4203  ax-pr 4238
This theorem depends on definitions:  df-bi 117  df-3an 982  df-tru 1367  df-nf 1472  df-sb 1774  df-eu 2045  df-mo 2046  df-clab 2180  df-cleq 2186  df-clel 2189  df-nfc 2325  df-ral 2477  df-rex 2478  df-v 2762  df-un 3157  df-in 3159  df-ss 3166  df-pw 3603  df-sn 3624  df-pr 3625  df-op 3627  df-br 4030  df-opab 4091  df-id 4324  df-xp 4665  df-rel 4666  df-cnv 4667  df-co 4668  df-dm 4669  df-fun 5256  df-fn 5257  df-oprab 5922
This theorem is referenced by:  fnoprab  6021  ovg  6057
  Copyright terms: Public domain W3C validator