![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > nfrdg | Structured version Visualization version GIF version |
Description: Bound-variable hypothesis builder for the recursive definition generator. (Contributed by NM, 14-Sep-2003.) (Revised by Mario Carneiro, 8-Sep-2013.) |
Ref | Expression |
---|---|
nfrdg.1 | ⊢ Ⅎ𝑥𝐹 |
nfrdg.2 | ⊢ Ⅎ𝑥𝐴 |
Ref | Expression |
---|---|
nfrdg | ⊢ Ⅎ𝑥rec(𝐹, 𝐴) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | df-rdg 7551 | . 2 ⊢ rec(𝐹, 𝐴) = recs((𝑔 ∈ V ↦ if(𝑔 = ∅, 𝐴, if(Lim dom 𝑔, ∪ ran 𝑔, (𝐹‘(𝑔‘∪ dom 𝑔)))))) | |
2 | nfcv 2793 | . . . 4 ⊢ Ⅎ𝑥V | |
3 | nfv 1883 | . . . . 5 ⊢ Ⅎ𝑥 𝑔 = ∅ | |
4 | nfrdg.2 | . . . . 5 ⊢ Ⅎ𝑥𝐴 | |
5 | nfv 1883 | . . . . . 6 ⊢ Ⅎ𝑥Lim dom 𝑔 | |
6 | nfcv 2793 | . . . . . 6 ⊢ Ⅎ𝑥∪ ran 𝑔 | |
7 | nfrdg.1 | . . . . . . 7 ⊢ Ⅎ𝑥𝐹 | |
8 | nfcv 2793 | . . . . . . 7 ⊢ Ⅎ𝑥(𝑔‘∪ dom 𝑔) | |
9 | 7, 8 | nffv 6236 | . . . . . 6 ⊢ Ⅎ𝑥(𝐹‘(𝑔‘∪ dom 𝑔)) |
10 | 5, 6, 9 | nfif 4148 | . . . . 5 ⊢ Ⅎ𝑥if(Lim dom 𝑔, ∪ ran 𝑔, (𝐹‘(𝑔‘∪ dom 𝑔))) |
11 | 3, 4, 10 | nfif 4148 | . . . 4 ⊢ Ⅎ𝑥if(𝑔 = ∅, 𝐴, if(Lim dom 𝑔, ∪ ran 𝑔, (𝐹‘(𝑔‘∪ dom 𝑔)))) |
12 | 2, 11 | nfmpt 4779 | . . 3 ⊢ Ⅎ𝑥(𝑔 ∈ V ↦ if(𝑔 = ∅, 𝐴, if(Lim dom 𝑔, ∪ ran 𝑔, (𝐹‘(𝑔‘∪ dom 𝑔))))) |
13 | 12 | nfrecs 7516 | . 2 ⊢ Ⅎ𝑥recs((𝑔 ∈ V ↦ if(𝑔 = ∅, 𝐴, if(Lim dom 𝑔, ∪ ran 𝑔, (𝐹‘(𝑔‘∪ dom 𝑔)))))) |
14 | 1, 13 | nfcxfr 2791 | 1 ⊢ Ⅎ𝑥rec(𝐹, 𝐴) |
Colors of variables: wff setvar class |
Syntax hints: = wceq 1523 Ⅎwnfc 2780 Vcvv 3231 ∅c0 3948 ifcif 4119 ∪ cuni 4468 ↦ cmpt 4762 dom cdm 5143 ran crn 5144 Lim wlim 5762 ‘cfv 5926 recscrecs 7512 reccrdg 7550 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1762 ax-4 1777 ax-5 1879 ax-6 1945 ax-7 1981 ax-9 2039 ax-10 2059 ax-11 2074 ax-12 2087 ax-13 2282 ax-ext 2631 |
This theorem depends on definitions: df-bi 197 df-or 384 df-an 385 df-3an 1056 df-tru 1526 df-ex 1745 df-nf 1750 df-sb 1938 df-clab 2638 df-cleq 2644 df-clel 2647 df-nfc 2782 df-ral 2946 df-rex 2947 df-rab 2950 df-v 3233 df-dif 3610 df-un 3612 df-in 3614 df-ss 3621 df-nul 3949 df-if 4120 df-sn 4211 df-pr 4213 df-op 4217 df-uni 4469 df-br 4686 df-opab 4746 df-mpt 4763 df-xp 5149 df-cnv 5151 df-dm 5153 df-rn 5154 df-res 5155 df-ima 5156 df-pred 5718 df-iota 5889 df-fv 5934 df-wrecs 7452 df-recs 7513 df-rdg 7551 |
This theorem is referenced by: rdgsucmptf 7569 rdgsucmptnf 7570 frsucmpt 7578 frsucmptn 7579 nfseq 12851 trpredlem1 31851 trpredrec 31862 finxpreclem6 33363 |
Copyright terms: Public domain | W3C validator |