| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > frrlem7 | Structured version Visualization version GIF version | ||
| Description: Lemma for well-founded recursion. The well-founded recursion generator's domain is a subclass of 𝐴. (Contributed by Scott Fenton, 27-Aug-2022.) |
| Ref | Expression |
|---|---|
| frrlem5.1 | ⊢ 𝐵 = {𝑓 ∣ ∃𝑥(𝑓 Fn 𝑥 ∧ (𝑥 ⊆ 𝐴 ∧ ∀𝑦 ∈ 𝑥 Pred(𝑅, 𝐴, 𝑦) ⊆ 𝑥) ∧ ∀𝑦 ∈ 𝑥 (𝑓‘𝑦) = (𝑦𝐺(𝑓 ↾ Pred(𝑅, 𝐴, 𝑦))))} |
| frrlem5.2 | ⊢ 𝐹 = frecs(𝑅, 𝐴, 𝐺) |
| Ref | Expression |
|---|---|
| frrlem7 | ⊢ dom 𝐹 ⊆ 𝐴 |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | frrlem5.1 | . . . . . . 7 ⊢ 𝐵 = {𝑓 ∣ ∃𝑥(𝑓 Fn 𝑥 ∧ (𝑥 ⊆ 𝐴 ∧ ∀𝑦 ∈ 𝑥 Pred(𝑅, 𝐴, 𝑦) ⊆ 𝑥) ∧ ∀𝑦 ∈ 𝑥 (𝑓‘𝑦) = (𝑦𝐺(𝑓 ↾ Pred(𝑅, 𝐴, 𝑦))))} | |
| 2 | frrlem5.2 | . . . . . . 7 ⊢ 𝐹 = frecs(𝑅, 𝐴, 𝐺) | |
| 3 | 1, 2 | frrlem5 8234 | . . . . . 6 ⊢ 𝐹 = ∪ 𝐵 |
| 4 | 3 | dmeqi 5854 | . . . . 5 ⊢ dom 𝐹 = dom ∪ 𝐵 |
| 5 | dmuni 5864 | . . . . 5 ⊢ dom ∪ 𝐵 = ∪ 𝑔 ∈ 𝐵 dom 𝑔 | |
| 6 | 4, 5 | eqtri 2760 | . . . 4 ⊢ dom 𝐹 = ∪ 𝑔 ∈ 𝐵 dom 𝑔 |
| 7 | 6 | sseq1i 3963 | . . 3 ⊢ (dom 𝐹 ⊆ 𝐴 ↔ ∪ 𝑔 ∈ 𝐵 dom 𝑔 ⊆ 𝐴) |
| 8 | iunss 5001 | . . 3 ⊢ (∪ 𝑔 ∈ 𝐵 dom 𝑔 ⊆ 𝐴 ↔ ∀𝑔 ∈ 𝐵 dom 𝑔 ⊆ 𝐴) | |
| 9 | 7, 8 | bitri 275 | . 2 ⊢ (dom 𝐹 ⊆ 𝐴 ↔ ∀𝑔 ∈ 𝐵 dom 𝑔 ⊆ 𝐴) |
| 10 | 1 | frrlem3 8232 | . 2 ⊢ (𝑔 ∈ 𝐵 → dom 𝑔 ⊆ 𝐴) |
| 11 | 9, 10 | mprgbir 3059 | 1 ⊢ dom 𝐹 ⊆ 𝐴 |
| Colors of variables: wff setvar class |
| Syntax hints: ∧ wa 395 ∧ w3a 1087 = wceq 1542 ∃wex 1781 {cab 2715 ∀wral 3052 ⊆ wss 3902 ∪ cuni 4864 ∪ ciun 4947 dom cdm 5625 ↾ cres 5627 Predcpred 6259 Fn wfn 6488 ‘cfv 6493 (class class class)co 7360 frecscfrecs 8224 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1797 ax-4 1811 ax-5 1912 ax-6 1969 ax-7 2010 ax-8 2116 ax-9 2124 ax-11 2163 ax-12 2185 ax-ext 2709 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 849 df-3an 1089 df-tru 1545 df-fal 1555 df-ex 1782 df-sb 2069 df-clab 2716 df-cleq 2729 df-clel 2812 df-ral 3053 df-rex 3062 df-rab 3401 df-v 3443 df-dif 3905 df-un 3907 df-in 3909 df-ss 3919 df-nul 4287 df-if 4481 df-sn 4582 df-pr 4584 df-op 4588 df-uni 4865 df-iun 4949 df-br 5100 df-opab 5162 df-xp 5631 df-rel 5632 df-cnv 5633 df-co 5634 df-dm 5635 df-rn 5636 df-res 5637 df-ima 5638 df-pred 6260 df-iota 6449 df-fun 6495 df-fn 6496 df-fv 6501 df-ov 7363 df-frecs 8225 |
| This theorem is referenced by: frrlem14 8243 frrdmss 8251 |
| Copyright terms: Public domain | W3C validator |