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

Theorem fnoprabg 6023
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 2077 . . . . . 6 (∃!𝑧𝜓 → ∃*𝑧𝜓)
21imim2i 12 . . . . 5 ((𝜑 → ∃!𝑧𝜓) → (𝜑 → ∃*𝑧𝜓))
3 moanimv 2120 . . . . 5 (∃*𝑧(𝜑𝜓) ↔ (𝜑 → ∃*𝑧𝜓))
42, 3sylibr 134 . . . 4 ((𝜑 → ∃!𝑧𝜓) → ∃*𝑧(𝜑𝜓))
542alimi 1470 . . 3 (∀𝑥𝑦(𝜑 → ∃!𝑧𝜓) → ∀𝑥𝑦∃*𝑧(𝜑𝜓))
6 funoprabg 6021 . . 3 (∀𝑥𝑦∃*𝑧(𝜑𝜓) → Fun {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ (𝜑𝜓)})
75, 6syl 14 . 2 (∀𝑥𝑦(𝜑 → ∃!𝑧𝜓) → Fun {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ (𝜑𝜓)})
8 dmoprab 6003 . . 3 dom {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ (𝜑𝜓)} = {⟨𝑥, 𝑦⟩ ∣ ∃𝑧(𝜑𝜓)}
9 nfa1 1555 . . . 4 𝑥𝑥𝑦(𝜑 → ∃!𝑧𝜓)
10 nfa2 1593 . . . 4 𝑦𝑥𝑦(𝜑 → ∃!𝑧𝜓)
11 simpl 109 . . . . . . . 8 ((𝜑𝜓) → 𝜑)
1211exlimiv 1612 . . . . . . 7 (∃𝑧(𝜑𝜓) → 𝜑)
13 euex 2075 . . . . . . . . . 10 (∃!𝑧𝜓 → ∃𝑧𝜓)
1413imim2i 12 . . . . . . . . 9 ((𝜑 → ∃!𝑧𝜓) → (𝜑 → ∃𝑧𝜓))
1514ancld 325 . . . . . . . 8 ((𝜑 → ∃!𝑧𝜓) → (𝜑 → (𝜑 ∧ ∃𝑧𝜓)))
16 19.42v 1921 . . . . . . . 8 (∃𝑧(𝜑𝜓) ↔ (𝜑 ∧ ∃𝑧𝜓))
1715, 16imbitrrdi 162 . . . . . . 7 ((𝜑 → ∃!𝑧𝜓) → (𝜑 → ∃𝑧(𝜑𝜓)))
1812, 17impbid2 143 . . . . . 6 ((𝜑 → ∃!𝑧𝜓) → (∃𝑧(𝜑𝜓) ↔ 𝜑))
1918sps 1551 . . . . 5 (∀𝑦(𝜑 → ∃!𝑧𝜓) → (∃𝑧(𝜑𝜓) ↔ 𝜑))
2019sps 1551 . . . 4 (∀𝑥𝑦(𝜑 → ∃!𝑧𝜓) → (∃𝑧(𝜑𝜓) ↔ 𝜑))
219, 10, 20opabbid 4098 . . 3 (∀𝑥𝑦(𝜑 → ∃!𝑧𝜓) → {⟨𝑥, 𝑦⟩ ∣ ∃𝑧(𝜑𝜓)} = {⟨𝑥, 𝑦⟩ ∣ 𝜑})
228, 21eqtrid 2241 . 2 (∀𝑥𝑦(𝜑 → ∃!𝑧𝜓) → dom {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ (𝜑𝜓)} = {⟨𝑥, 𝑦⟩ ∣ 𝜑})
23 df-fn 5261 . 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 1506  ∃!weu 2045  ∃*wmo 2046  {copab 4093  dom cdm 4663  Fun wfun 5252   Fn wfn 5253  {coprab 5923
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 1461  ax-7 1462  ax-gen 1463  ax-ie1 1507  ax-ie2 1508  ax-8 1518  ax-10 1519  ax-11 1520  ax-i12 1521  ax-bndl 1523  ax-4 1524  ax-17 1540  ax-i9 1544  ax-ial 1548  ax-i5r 1549  ax-14 2170  ax-ext 2178  ax-sep 4151  ax-pow 4207  ax-pr 4242
This theorem depends on definitions:  df-bi 117  df-3an 982  df-tru 1367  df-nf 1475  df-sb 1777  df-eu 2048  df-mo 2049  df-clab 2183  df-cleq 2189  df-clel 2192  df-nfc 2328  df-ral 2480  df-rex 2481  df-v 2765  df-un 3161  df-in 3163  df-ss 3170  df-pw 3607  df-sn 3628  df-pr 3629  df-op 3631  df-br 4034  df-opab 4095  df-id 4328  df-xp 4669  df-rel 4670  df-cnv 4671  df-co 4672  df-dm 4673  df-fun 5260  df-fn 5261  df-oprab 5926
This theorem is referenced by:  fnoprab  6025  ovg  6062
  Copyright terms: Public domain W3C validator