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

Theorem fnoprabg 6059
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 2087 . . . . . 6 (∃!𝑧𝜓 → ∃*𝑧𝜓)
21imim2i 12 . . . . 5 ((𝜑 → ∃!𝑧𝜓) → (𝜑 → ∃*𝑧𝜓))
3 moanimv 2130 . . . . 5 (∃*𝑧(𝜑𝜓) ↔ (𝜑 → ∃*𝑧𝜓))
42, 3sylibr 134 . . . 4 ((𝜑 → ∃!𝑧𝜓) → ∃*𝑧(𝜑𝜓))
542alimi 1480 . . 3 (∀𝑥𝑦(𝜑 → ∃!𝑧𝜓) → ∀𝑥𝑦∃*𝑧(𝜑𝜓))
6 funoprabg 6057 . . 3 (∀𝑥𝑦∃*𝑧(𝜑𝜓) → Fun {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ (𝜑𝜓)})
75, 6syl 14 . 2 (∀𝑥𝑦(𝜑 → ∃!𝑧𝜓) → Fun {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ (𝜑𝜓)})
8 dmoprab 6039 . . 3 dom {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ (𝜑𝜓)} = {⟨𝑥, 𝑦⟩ ∣ ∃𝑧(𝜑𝜓)}
9 nfa1 1565 . . . 4 𝑥𝑥𝑦(𝜑 → ∃!𝑧𝜓)
10 nfa2 1603 . . . 4 𝑦𝑥𝑦(𝜑 → ∃!𝑧𝜓)
11 simpl 109 . . . . . . . 8 ((𝜑𝜓) → 𝜑)
1211exlimiv 1622 . . . . . . 7 (∃𝑧(𝜑𝜓) → 𝜑)
13 euex 2085 . . . . . . . . . 10 (∃!𝑧𝜓 → ∃𝑧𝜓)
1413imim2i 12 . . . . . . . . 9 ((𝜑 → ∃!𝑧𝜓) → (𝜑 → ∃𝑧𝜓))
1514ancld 325 . . . . . . . 8 ((𝜑 → ∃!𝑧𝜓) → (𝜑 → (𝜑 ∧ ∃𝑧𝜓)))
16 19.42v 1931 . . . . . . . 8 (∃𝑧(𝜑𝜓) ↔ (𝜑 ∧ ∃𝑧𝜓))
1715, 16imbitrrdi 162 . . . . . . 7 ((𝜑 → ∃!𝑧𝜓) → (𝜑 → ∃𝑧(𝜑𝜓)))
1812, 17impbid2 143 . . . . . 6 ((𝜑 → ∃!𝑧𝜓) → (∃𝑧(𝜑𝜓) ↔ 𝜑))
1918sps 1561 . . . . 5 (∀𝑦(𝜑 → ∃!𝑧𝜓) → (∃𝑧(𝜑𝜓) ↔ 𝜑))
2019sps 1561 . . . 4 (∀𝑥𝑦(𝜑 → ∃!𝑧𝜓) → (∃𝑧(𝜑𝜓) ↔ 𝜑))
219, 10, 20opabbid 4117 . . 3 (∀𝑥𝑦(𝜑 → ∃!𝑧𝜓) → {⟨𝑥, 𝑦⟩ ∣ ∃𝑧(𝜑𝜓)} = {⟨𝑥, 𝑦⟩ ∣ 𝜑})
228, 21eqtrid 2251 . 2 (∀𝑥𝑦(𝜑 → ∃!𝑧𝜓) → dom {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ (𝜑𝜓)} = {⟨𝑥, 𝑦⟩ ∣ 𝜑})
23 df-fn 5283 . 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 1371   = wceq 1373  wex 1516  ∃!weu 2055  ∃*wmo 2056  {copab 4112  dom cdm 4683  Fun wfun 5274   Fn wfn 5275  {coprab 5958
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 711  ax-5 1471  ax-7 1472  ax-gen 1473  ax-ie1 1517  ax-ie2 1518  ax-8 1528  ax-10 1529  ax-11 1530  ax-i12 1531  ax-bndl 1533  ax-4 1534  ax-17 1550  ax-i9 1554  ax-ial 1558  ax-i5r 1559  ax-14 2180  ax-ext 2188  ax-sep 4170  ax-pow 4226  ax-pr 4261
This theorem depends on definitions:  df-bi 117  df-3an 983  df-tru 1376  df-nf 1485  df-sb 1787  df-eu 2058  df-mo 2059  df-clab 2193  df-cleq 2199  df-clel 2202  df-nfc 2338  df-ral 2490  df-rex 2491  df-v 2775  df-un 3174  df-in 3176  df-ss 3183  df-pw 3623  df-sn 3644  df-pr 3645  df-op 3647  df-br 4052  df-opab 4114  df-id 4348  df-xp 4689  df-rel 4690  df-cnv 4691  df-co 4692  df-dm 4693  df-fun 5282  df-fn 5283  df-oprab 5961
This theorem is referenced by:  fnoprab  6061  ovg  6098
  Copyright terms: Public domain W3C validator