| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > iunsuc | Structured version Visualization version GIF version | ||
| Description: Inductive definition for the indexed union at a successor. (Contributed by Mario Carneiro, 4-Feb-2013.) (Proof shortened by Mario Carneiro, 18-Nov-2016.) |
| Ref | Expression |
|---|---|
| iunsuc.1 | ⊢ 𝐴 ∈ V |
| iunsuc.2 | ⊢ (𝑥 = 𝐴 → 𝐵 = 𝐶) |
| Ref | Expression |
|---|---|
| iunsuc | ⊢ ∪ 𝑥 ∈ suc 𝐴𝐵 = (∪ 𝑥 ∈ 𝐴 𝐵 ∪ 𝐶) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | df-suc 6331 | . . 3 ⊢ suc 𝐴 = (𝐴 ∪ {𝐴}) | |
| 2 | iuneq1 4965 | . . 3 ⊢ (suc 𝐴 = (𝐴 ∪ {𝐴}) → ∪ 𝑥 ∈ suc 𝐴𝐵 = ∪ 𝑥 ∈ (𝐴 ∪ {𝐴})𝐵) | |
| 3 | 1, 2 | ax-mp 5 | . 2 ⊢ ∪ 𝑥 ∈ suc 𝐴𝐵 = ∪ 𝑥 ∈ (𝐴 ∪ {𝐴})𝐵 |
| 4 | iunxun 5051 | . 2 ⊢ ∪ 𝑥 ∈ (𝐴 ∪ {𝐴})𝐵 = (∪ 𝑥 ∈ 𝐴 𝐵 ∪ ∪ 𝑥 ∈ {𝐴}𝐵) | |
| 5 | iunsuc.1 | . . . 4 ⊢ 𝐴 ∈ V | |
| 6 | iunsuc.2 | . . . 4 ⊢ (𝑥 = 𝐴 → 𝐵 = 𝐶) | |
| 7 | 5, 6 | iunxsn 5048 | . . 3 ⊢ ∪ 𝑥 ∈ {𝐴}𝐵 = 𝐶 |
| 8 | 7 | uneq2i 4119 | . 2 ⊢ (∪ 𝑥 ∈ 𝐴 𝐵 ∪ ∪ 𝑥 ∈ {𝐴}𝐵) = (∪ 𝑥 ∈ 𝐴 𝐵 ∪ 𝐶) |
| 9 | 3, 4, 8 | 3eqtri 2764 | 1 ⊢ ∪ 𝑥 ∈ suc 𝐴𝐵 = (∪ 𝑥 ∈ 𝐴 𝐵 ∪ 𝐶) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 = wceq 1542 ∈ wcel 2114 Vcvv 3442 ∪ cun 3901 {csn 4582 ∪ ciun 4948 suc csuc 6327 |
| 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-ext 2709 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 849 df-tru 1545 df-ex 1782 df-sb 2069 df-clab 2716 df-cleq 2729 df-clel 2812 df-ral 3053 df-rex 3063 df-v 3444 df-un 3908 df-ss 3920 df-sn 4583 df-iun 4950 df-suc 6331 |
| This theorem is referenced by: pwsdompw 10125 |
| Copyright terms: Public domain | W3C validator |