| Intuitionistic Logic Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > ILE Home > Th. List > tfrlem3a | GIF version | ||
| Description: Lemma for transfinite recursion. Let 𝐴 be the class of "acceptable" functions. The final thing we're interested in is the union of all these acceptable functions. This lemma just changes some bound variables in 𝐴 for later use. (Contributed by NM, 9-Apr-1995.) |
| Ref | Expression |
|---|---|
| tfrlem3.1 | ⊢ 𝐴 = {𝑓 ∣ ∃𝑥 ∈ On (𝑓 Fn 𝑥 ∧ ∀𝑦 ∈ 𝑥 (𝑓‘𝑦) = (𝐹‘(𝑓 ↾ 𝑦)))} |
| tfrlem3.2 | ⊢ 𝐺 ∈ V |
| Ref | Expression |
|---|---|
| tfrlem3a | ⊢ (𝐺 ∈ 𝐴 ↔ ∃𝑧 ∈ On (𝐺 Fn 𝑧 ∧ ∀𝑤 ∈ 𝑧 (𝐺‘𝑤) = (𝐹‘(𝐺 ↾ 𝑤)))) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | tfrlem3.2 | . 2 ⊢ 𝐺 ∈ V | |
| 2 | fneq12 5423 | . . . 4 ⊢ ((𝑓 = 𝐺 ∧ 𝑥 = 𝑧) → (𝑓 Fn 𝑥 ↔ 𝐺 Fn 𝑧)) | |
| 3 | simpll 527 | . . . . . . 7 ⊢ (((𝑓 = 𝐺 ∧ 𝑥 = 𝑧) ∧ 𝑦 = 𝑤) → 𝑓 = 𝐺) | |
| 4 | simpr 110 | . . . . . . 7 ⊢ (((𝑓 = 𝐺 ∧ 𝑥 = 𝑧) ∧ 𝑦 = 𝑤) → 𝑦 = 𝑤) | |
| 5 | 3, 4 | fveq12d 5646 | . . . . . 6 ⊢ (((𝑓 = 𝐺 ∧ 𝑥 = 𝑧) ∧ 𝑦 = 𝑤) → (𝑓‘𝑦) = (𝐺‘𝑤)) |
| 6 | 3, 4 | reseq12d 5014 | . . . . . . 7 ⊢ (((𝑓 = 𝐺 ∧ 𝑥 = 𝑧) ∧ 𝑦 = 𝑤) → (𝑓 ↾ 𝑦) = (𝐺 ↾ 𝑤)) |
| 7 | 6 | fveq2d 5643 | . . . . . 6 ⊢ (((𝑓 = 𝐺 ∧ 𝑥 = 𝑧) ∧ 𝑦 = 𝑤) → (𝐹‘(𝑓 ↾ 𝑦)) = (𝐹‘(𝐺 ↾ 𝑤))) |
| 8 | 5, 7 | eqeq12d 2246 | . . . . 5 ⊢ (((𝑓 = 𝐺 ∧ 𝑥 = 𝑧) ∧ 𝑦 = 𝑤) → ((𝑓‘𝑦) = (𝐹‘(𝑓 ↾ 𝑦)) ↔ (𝐺‘𝑤) = (𝐹‘(𝐺 ↾ 𝑤)))) |
| 9 | simpr 110 | . . . . . 6 ⊢ ((𝑓 = 𝐺 ∧ 𝑥 = 𝑧) → 𝑥 = 𝑧) | |
| 10 | 9 | adantr 276 | . . . . 5 ⊢ (((𝑓 = 𝐺 ∧ 𝑥 = 𝑧) ∧ 𝑦 = 𝑤) → 𝑥 = 𝑧) |
| 11 | 8, 10 | cbvraldva2 2774 | . . . 4 ⊢ ((𝑓 = 𝐺 ∧ 𝑥 = 𝑧) → (∀𝑦 ∈ 𝑥 (𝑓‘𝑦) = (𝐹‘(𝑓 ↾ 𝑦)) ↔ ∀𝑤 ∈ 𝑧 (𝐺‘𝑤) = (𝐹‘(𝐺 ↾ 𝑤)))) |
| 12 | 2, 11 | anbi12d 473 | . . 3 ⊢ ((𝑓 = 𝐺 ∧ 𝑥 = 𝑧) → ((𝑓 Fn 𝑥 ∧ ∀𝑦 ∈ 𝑥 (𝑓‘𝑦) = (𝐹‘(𝑓 ↾ 𝑦))) ↔ (𝐺 Fn 𝑧 ∧ ∀𝑤 ∈ 𝑧 (𝐺‘𝑤) = (𝐹‘(𝐺 ↾ 𝑤))))) |
| 13 | 12 | cbvrexdva 2777 | . 2 ⊢ (𝑓 = 𝐺 → (∃𝑥 ∈ On (𝑓 Fn 𝑥 ∧ ∀𝑦 ∈ 𝑥 (𝑓‘𝑦) = (𝐹‘(𝑓 ↾ 𝑦))) ↔ ∃𝑧 ∈ On (𝐺 Fn 𝑧 ∧ ∀𝑤 ∈ 𝑧 (𝐺‘𝑤) = (𝐹‘(𝐺 ↾ 𝑤))))) |
| 14 | tfrlem3.1 | . 2 ⊢ 𝐴 = {𝑓 ∣ ∃𝑥 ∈ On (𝑓 Fn 𝑥 ∧ ∀𝑦 ∈ 𝑥 (𝑓‘𝑦) = (𝐹‘(𝑓 ↾ 𝑦)))} | |
| 15 | 1, 13, 14 | elab2 2954 | 1 ⊢ (𝐺 ∈ 𝐴 ↔ ∃𝑧 ∈ On (𝐺 Fn 𝑧 ∧ ∀𝑤 ∈ 𝑧 (𝐺‘𝑤) = (𝐹‘(𝐺 ↾ 𝑤)))) |
| Colors of variables: wff set class |
| Syntax hints: ∧ wa 104 ↔ wb 105 = wceq 1397 ∈ wcel 2202 {cab 2217 ∀wral 2510 ∃wrex 2511 Vcvv 2802 Oncon0 4460 ↾ cres 4727 Fn wfn 5321 ‘cfv 5326 |
| 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 716 ax-5 1495 ax-7 1496 ax-gen 1497 ax-ie1 1541 ax-ie2 1542 ax-8 1552 ax-10 1553 ax-11 1554 ax-i12 1555 ax-bndl 1557 ax-4 1558 ax-17 1574 ax-i9 1578 ax-ial 1582 ax-i5r 1583 ax-ext 2213 |
| This theorem depends on definitions: df-bi 117 df-3an 1006 df-tru 1400 df-nf 1509 df-sb 1811 df-clab 2218 df-cleq 2224 df-clel 2227 df-nfc 2363 df-ral 2515 df-rex 2516 df-v 2804 df-un 3204 df-in 3206 df-ss 3213 df-sn 3675 df-pr 3676 df-op 3678 df-uni 3894 df-br 4089 df-opab 4151 df-xp 4731 df-rel 4732 df-cnv 4733 df-co 4734 df-dm 4735 df-res 4737 df-iota 5286 df-fun 5328 df-fn 5329 df-fv 5334 |
| This theorem is referenced by: tfrlem3 6476 tfrlem5 6479 tfrlemisucaccv 6490 tfrlemibxssdm 6492 tfrlemi14d 6498 tfrexlem 6499 |
| Copyright terms: Public domain | W3C validator |