MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  fundif Structured version   Visualization version   GIF version

Theorem fundif 6483
Description: A function with removed elements is still a function. (Contributed by AV, 7-Jun-2021.)
Assertion
Ref Expression
fundif (Fun 𝐹 → Fun (𝐹𝐴))

Proof of Theorem fundif
Dummy variables 𝑥 𝑦 𝑧 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 reldif 5725 . . 3 (Rel 𝐹 → Rel (𝐹𝐴))
2 brdif 5127 . . . . . . 7 (𝑥(𝐹𝐴)𝑦 ↔ (𝑥𝐹𝑦 ∧ ¬ 𝑥𝐴𝑦))
3 brdif 5127 . . . . . . 7 (𝑥(𝐹𝐴)𝑧 ↔ (𝑥𝐹𝑧 ∧ ¬ 𝑥𝐴𝑧))
4 pm2.27 42 . . . . . . . 8 ((𝑥𝐹𝑦𝑥𝐹𝑧) → (((𝑥𝐹𝑦𝑥𝐹𝑧) → 𝑦 = 𝑧) → 𝑦 = 𝑧))
54ad2ant2r 744 . . . . . . 7 (((𝑥𝐹𝑦 ∧ ¬ 𝑥𝐴𝑦) ∧ (𝑥𝐹𝑧 ∧ ¬ 𝑥𝐴𝑧)) → (((𝑥𝐹𝑦𝑥𝐹𝑧) → 𝑦 = 𝑧) → 𝑦 = 𝑧))
62, 3, 5syl2anb 598 . . . . . 6 ((𝑥(𝐹𝐴)𝑦𝑥(𝐹𝐴)𝑧) → (((𝑥𝐹𝑦𝑥𝐹𝑧) → 𝑦 = 𝑧) → 𝑦 = 𝑧))
76com12 32 . . . . 5 (((𝑥𝐹𝑦𝑥𝐹𝑧) → 𝑦 = 𝑧) → ((𝑥(𝐹𝐴)𝑦𝑥(𝐹𝐴)𝑧) → 𝑦 = 𝑧))
87alimi 1814 . . . 4 (∀𝑧((𝑥𝐹𝑦𝑥𝐹𝑧) → 𝑦 = 𝑧) → ∀𝑧((𝑥(𝐹𝐴)𝑦𝑥(𝐹𝐴)𝑧) → 𝑦 = 𝑧))
982alimi 1815 . . 3 (∀𝑥𝑦𝑧((𝑥𝐹𝑦𝑥𝐹𝑧) → 𝑦 = 𝑧) → ∀𝑥𝑦𝑧((𝑥(𝐹𝐴)𝑦𝑥(𝐹𝐴)𝑧) → 𝑦 = 𝑧))
101, 9anim12i 613 . 2 ((Rel 𝐹 ∧ ∀𝑥𝑦𝑧((𝑥𝐹𝑦𝑥𝐹𝑧) → 𝑦 = 𝑧)) → (Rel (𝐹𝐴) ∧ ∀𝑥𝑦𝑧((𝑥(𝐹𝐴)𝑦𝑥(𝐹𝐴)𝑧) → 𝑦 = 𝑧)))
11 dffun2 6443 . 2 (Fun 𝐹 ↔ (Rel 𝐹 ∧ ∀𝑥𝑦𝑧((𝑥𝐹𝑦𝑥𝐹𝑧) → 𝑦 = 𝑧)))
12 dffun2 6443 . 2 (Fun (𝐹𝐴) ↔ (Rel (𝐹𝐴) ∧ ∀𝑥𝑦𝑧((𝑥(𝐹𝐴)𝑦𝑥(𝐹𝐴)𝑧) → 𝑦 = 𝑧)))
1310, 11, 123imtr4i 292 1 (Fun 𝐹 → Fun (𝐹𝐴))
Colors of variables: wff setvar class
Syntax hints:  ¬ wn 3  wi 4  wa 396  wal 1537  cdif 3884   class class class wbr 5074  Rel wrel 5594  Fun wfun 6427
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1798  ax-4 1812  ax-5 1913  ax-6 1971  ax-7 2011  ax-8 2108  ax-9 2116  ax-11 2154  ax-ext 2709  ax-sep 5223  ax-nul 5230  ax-pr 5352
This theorem depends on definitions:  df-bi 206  df-an 397  df-or 845  df-3an 1088  df-tru 1542  df-fal 1552  df-ex 1783  df-sb 2068  df-clab 2716  df-cleq 2730  df-clel 2816  df-ral 3069  df-rex 3070  df-rab 3073  df-v 3434  df-dif 3890  df-un 3892  df-in 3894  df-ss 3904  df-nul 4257  df-if 4460  df-sn 4562  df-pr 4564  df-op 4568  df-br 5075  df-opab 5137  df-id 5489  df-xp 5595  df-rel 5596  df-cnv 5597  df-co 5598  df-fun 6435
This theorem is referenced by:  fundmge2nop  14207  fun2dmnop  14209
  Copyright terms: Public domain W3C validator