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

Theorem fnoprabg 6036
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 2085 . . . . . 6 (∃!𝑧𝜓 → ∃*𝑧𝜓)
21imim2i 12 . . . . 5 ((𝜑 → ∃!𝑧𝜓) → (𝜑 → ∃*𝑧𝜓))
3 moanimv 2128 . . . . 5 (∃*𝑧(𝜑𝜓) ↔ (𝜑 → ∃*𝑧𝜓))
42, 3sylibr 134 . . . 4 ((𝜑 → ∃!𝑧𝜓) → ∃*𝑧(𝜑𝜓))
542alimi 1478 . . 3 (∀𝑥𝑦(𝜑 → ∃!𝑧𝜓) → ∀𝑥𝑦∃*𝑧(𝜑𝜓))
6 funoprabg 6034 . . 3 (∀𝑥𝑦∃*𝑧(𝜑𝜓) → Fun {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ (𝜑𝜓)})
75, 6syl 14 . 2 (∀𝑥𝑦(𝜑 → ∃!𝑧𝜓) → Fun {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ (𝜑𝜓)})
8 dmoprab 6016 . . 3 dom {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ (𝜑𝜓)} = {⟨𝑥, 𝑦⟩ ∣ ∃𝑧(𝜑𝜓)}
9 nfa1 1563 . . . 4 𝑥𝑥𝑦(𝜑 → ∃!𝑧𝜓)
10 nfa2 1601 . . . 4 𝑦𝑥𝑦(𝜑 → ∃!𝑧𝜓)
11 simpl 109 . . . . . . . 8 ((𝜑𝜓) → 𝜑)
1211exlimiv 1620 . . . . . . 7 (∃𝑧(𝜑𝜓) → 𝜑)
13 euex 2083 . . . . . . . . . 10 (∃!𝑧𝜓 → ∃𝑧𝜓)
1413imim2i 12 . . . . . . . . 9 ((𝜑 → ∃!𝑧𝜓) → (𝜑 → ∃𝑧𝜓))
1514ancld 325 . . . . . . . 8 ((𝜑 → ∃!𝑧𝜓) → (𝜑 → (𝜑 ∧ ∃𝑧𝜓)))
16 19.42v 1929 . . . . . . . 8 (∃𝑧(𝜑𝜓) ↔ (𝜑 ∧ ∃𝑧𝜓))
1715, 16imbitrrdi 162 . . . . . . 7 ((𝜑 → ∃!𝑧𝜓) → (𝜑 → ∃𝑧(𝜑𝜓)))
1812, 17impbid2 143 . . . . . 6 ((𝜑 → ∃!𝑧𝜓) → (∃𝑧(𝜑𝜓) ↔ 𝜑))
1918sps 1559 . . . . 5 (∀𝑦(𝜑 → ∃!𝑧𝜓) → (∃𝑧(𝜑𝜓) ↔ 𝜑))
2019sps 1559 . . . 4 (∀𝑥𝑦(𝜑 → ∃!𝑧𝜓) → (∃𝑧(𝜑𝜓) ↔ 𝜑))
219, 10, 20opabbid 4108 . . 3 (∀𝑥𝑦(𝜑 → ∃!𝑧𝜓) → {⟨𝑥, 𝑦⟩ ∣ ∃𝑧(𝜑𝜓)} = {⟨𝑥, 𝑦⟩ ∣ 𝜑})
228, 21eqtrid 2249 . 2 (∀𝑥𝑦(𝜑 → ∃!𝑧𝜓) → dom {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ (𝜑𝜓)} = {⟨𝑥, 𝑦⟩ ∣ 𝜑})
23 df-fn 5271 . 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 1370   = wceq 1372  wex 1514  ∃!weu 2053  ∃*wmo 2054  {copab 4103  dom cdm 4673  Fun wfun 5262   Fn wfn 5263  {coprab 5935
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 1469  ax-7 1470  ax-gen 1471  ax-ie1 1515  ax-ie2 1516  ax-8 1526  ax-10 1527  ax-11 1528  ax-i12 1529  ax-bndl 1531  ax-4 1532  ax-17 1548  ax-i9 1552  ax-ial 1556  ax-i5r 1557  ax-14 2178  ax-ext 2186  ax-sep 4161  ax-pow 4217  ax-pr 4252
This theorem depends on definitions:  df-bi 117  df-3an 982  df-tru 1375  df-nf 1483  df-sb 1785  df-eu 2056  df-mo 2057  df-clab 2191  df-cleq 2197  df-clel 2200  df-nfc 2336  df-ral 2488  df-rex 2489  df-v 2773  df-un 3169  df-in 3171  df-ss 3178  df-pw 3617  df-sn 3638  df-pr 3639  df-op 3641  df-br 4044  df-opab 4105  df-id 4338  df-xp 4679  df-rel 4680  df-cnv 4681  df-co 4682  df-dm 4683  df-fun 5270  df-fn 5271  df-oprab 5938
This theorem is referenced by:  fnoprab  6038  ovg  6075
  Copyright terms: Public domain W3C validator