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

Theorem tfrcllemsucfn 6408
Description: We can extend an acceptable function by one element to produce a function. Lemma for tfrcl 6419. (Contributed by Jim Kingdon, 24-Mar-2022.)
Hypotheses
Ref Expression
tfrcl.f  |-  F  = recs ( G )
tfrcl.g  |-  ( ph  ->  Fun  G )
tfrcl.x  |-  ( ph  ->  Ord  X )
tfrcl.ex  |-  ( (
ph  /\  x  e.  X  /\  f : x --> S )  ->  ( G `  f )  e.  S )
tfrcllemsucfn.1  |-  A  =  { f  |  E. x  e.  X  (
f : x --> S  /\  A. y  e.  x  ( f `  y )  =  ( G `  ( f  |`  y
) ) ) }
tfrcllemsucfn.3  |-  ( ph  ->  z  e.  X )
tfrcllemsucfn.4  |-  ( ph  ->  g : z --> S )
tfrcllemsucfn.5  |-  ( ph  ->  g  e.  A )
Assertion
Ref Expression
tfrcllemsucfn  |-  ( ph  ->  ( g  u.  { <. z ,  ( G `
 g ) >. } ) : suc  z
--> S )
Distinct variable groups:    f, G, x    S, f, x    f, X, x    f, g    ph, f, x    z, f, x
Allowed substitution hints:    ph( y, z, g)    A( x, y, z, f, g)    S( y, z, g)    F( x, y, z, f, g)    G( y, z, g)    X( y, z, g)

Proof of Theorem tfrcllemsucfn
StepHypRef Expression
1 tfrcllemsucfn.4 . . 3  |-  ( ph  ->  g : z --> S )
2 tfrcllemsucfn.3 . . . 4  |-  ( ph  ->  z  e.  X )
32elexd 2773 . . 3  |-  ( ph  ->  z  e.  _V )
4 tfrcl.x . . . . 5  |-  ( ph  ->  Ord  X )
5 ordelon 4415 . . . . 5  |-  ( ( Ord  X  /\  z  e.  X )  ->  z  e.  On )
64, 2, 5syl2anc 411 . . . 4  |-  ( ph  ->  z  e.  On )
7 eloni 4407 . . . 4  |-  ( z  e.  On  ->  Ord  z )
8 ordirr 4575 . . . 4  |-  ( Ord  z  ->  -.  z  e.  z )
96, 7, 83syl 17 . . 3  |-  ( ph  ->  -.  z  e.  z )
10 feq2 5388 . . . . . . 7  |-  ( x  =  z  ->  (
f : x --> S  <->  f :
z --> S ) )
1110imbi1d 231 . . . . . 6  |-  ( x  =  z  ->  (
( f : x --> S  ->  ( G `  f )  e.  S
)  <->  ( f : z --> S  ->  ( G `  f )  e.  S ) ) )
1211albidv 1835 . . . . 5  |-  ( x  =  z  ->  ( A. f ( f : x --> S  ->  ( G `  f )  e.  S )  <->  A. f
( f : z --> S  ->  ( G `  f )  e.  S
) ) )
13 tfrcl.ex . . . . . . . 8  |-  ( (
ph  /\  x  e.  X  /\  f : x --> S )  ->  ( G `  f )  e.  S )
14133expia 1207 . . . . . . 7  |-  ( (
ph  /\  x  e.  X )  ->  (
f : x --> S  -> 
( G `  f
)  e.  S ) )
1514alrimiv 1885 . . . . . 6  |-  ( (
ph  /\  x  e.  X )  ->  A. f
( f : x --> S  ->  ( G `  f )  e.  S
) )
1615ralrimiva 2567 . . . . 5  |-  ( ph  ->  A. x  e.  X  A. f ( f : x --> S  ->  ( G `  f )  e.  S ) )
1712, 16, 2rspcdva 2870 . . . 4  |-  ( ph  ->  A. f ( f : z --> S  -> 
( G `  f
)  e.  S ) )
18 feq1 5387 . . . . . 6  |-  ( f  =  g  ->  (
f : z --> S  <-> 
g : z --> S ) )
19 fveq2 5555 . . . . . . 7  |-  ( f  =  g  ->  ( G `  f )  =  ( G `  g ) )
2019eleq1d 2262 . . . . . 6  |-  ( f  =  g  ->  (
( G `  f
)  e.  S  <->  ( G `  g )  e.  S
) )
2118, 20imbi12d 234 . . . . 5  |-  ( f  =  g  ->  (
( f : z --> S  ->  ( G `  f )  e.  S
)  <->  ( g : z --> S  ->  ( G `  g )  e.  S ) ) )
2221spv 1871 . . . 4  |-  ( A. f ( f : z --> S  ->  ( G `  f )  e.  S )  ->  (
g : z --> S  ->  ( G `  g )  e.  S
) )
2317, 1, 22sylc 62 . . 3  |-  ( ph  ->  ( G `  g
)  e.  S )
24 fsnunf 5759 . . 3  |-  ( ( g : z --> S  /\  ( z  e. 
_V  /\  -.  z  e.  z )  /\  ( G `  g )  e.  S )  ->  (
g  u.  { <. z ,  ( G `  g ) >. } ) : ( z  u. 
{ z } ) --> S )
251, 3, 9, 23, 24syl121anc 1254 . 2  |-  ( ph  ->  ( g  u.  { <. z ,  ( G `
 g ) >. } ) : ( z  u.  { z } ) --> S )
26 df-suc 4403 . . 3  |-  suc  z  =  ( z  u. 
{ z } )
2726feq2i 5398 . 2  |-  ( ( g  u.  { <. z ,  ( G `  g ) >. } ) : suc  z --> S  <-> 
( g  u.  { <. z ,  ( G `
 g ) >. } ) : ( z  u.  { z } ) --> S )
2825, 27sylibr 134 1  |-  ( ph  ->  ( g  u.  { <. z ,  ( G `
 g ) >. } ) : suc  z
--> S )
Colors of variables: wff set class
Syntax hints:   -. wn 3    -> wi 4    /\ wa 104    /\ w3a 980   A.wal 1362    = wceq 1364    e. wcel 2164   {cab 2179   A.wral 2472   E.wrex 2473   _Vcvv 2760    u. cun 3152   {csn 3619   <.cop 3622   Ord word 4394   Oncon0 4395   suc csuc 4397    |` cres 4662   Fun wfun 5249   -->wf 5251   ` cfv 5255  recscrecs 6359
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-in1 615  ax-in2 616  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 4148  ax-pow 4204  ax-pr 4239  ax-setind 4570
This theorem depends on definitions:  df-bi 117  df-3an 982  df-tru 1367  df-fal 1370  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-ne 2365  df-ral 2477  df-rex 2478  df-v 2762  df-dif 3156  df-un 3158  df-in 3160  df-ss 3167  df-nul 3448  df-pw 3604  df-sn 3625  df-pr 3626  df-op 3628  df-uni 3837  df-br 4031  df-opab 4092  df-tr 4129  df-id 4325  df-iord 4398  df-on 4400  df-suc 4403  df-xp 4666  df-rel 4667  df-cnv 4668  df-co 4669  df-dm 4670  df-rn 4671  df-iota 5216  df-fun 5257  df-fn 5258  df-f 5259  df-f1 5260  df-fo 5261  df-f1o 5262  df-fv 5263
This theorem is referenced by:  tfrcllemsucaccv  6409  tfrcllembfn  6412
  Copyright terms: Public domain W3C validator