Intuitionistic Logic Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > ILE Home > Th. List > intpr | GIF version |
Description: The intersection of a pair is the intersection of its members. Theorem 71 of [Suppes] p. 42. (Contributed by NM, 14-Oct-1999.) |
Ref | Expression |
---|---|
intpr.1 | ⊢ 𝐴 ∈ V |
intpr.2 | ⊢ 𝐵 ∈ V |
Ref | Expression |
---|---|
intpr | ⊢ ∩ {𝐴, 𝐵} = (𝐴 ∩ 𝐵) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | 19.26 1479 | . . . 4 ⊢ (∀𝑦((𝑦 = 𝐴 → 𝑥 ∈ 𝑦) ∧ (𝑦 = 𝐵 → 𝑥 ∈ 𝑦)) ↔ (∀𝑦(𝑦 = 𝐴 → 𝑥 ∈ 𝑦) ∧ ∀𝑦(𝑦 = 𝐵 → 𝑥 ∈ 𝑦))) | |
2 | vex 2738 | . . . . . . . 8 ⊢ 𝑦 ∈ V | |
3 | 2 | elpr 3610 | . . . . . . 7 ⊢ (𝑦 ∈ {𝐴, 𝐵} ↔ (𝑦 = 𝐴 ∨ 𝑦 = 𝐵)) |
4 | 3 | imbi1i 238 | . . . . . 6 ⊢ ((𝑦 ∈ {𝐴, 𝐵} → 𝑥 ∈ 𝑦) ↔ ((𝑦 = 𝐴 ∨ 𝑦 = 𝐵) → 𝑥 ∈ 𝑦)) |
5 | jaob 710 | . . . . . 6 ⊢ (((𝑦 = 𝐴 ∨ 𝑦 = 𝐵) → 𝑥 ∈ 𝑦) ↔ ((𝑦 = 𝐴 → 𝑥 ∈ 𝑦) ∧ (𝑦 = 𝐵 → 𝑥 ∈ 𝑦))) | |
6 | 4, 5 | bitri 184 | . . . . 5 ⊢ ((𝑦 ∈ {𝐴, 𝐵} → 𝑥 ∈ 𝑦) ↔ ((𝑦 = 𝐴 → 𝑥 ∈ 𝑦) ∧ (𝑦 = 𝐵 → 𝑥 ∈ 𝑦))) |
7 | 6 | albii 1468 | . . . 4 ⊢ (∀𝑦(𝑦 ∈ {𝐴, 𝐵} → 𝑥 ∈ 𝑦) ↔ ∀𝑦((𝑦 = 𝐴 → 𝑥 ∈ 𝑦) ∧ (𝑦 = 𝐵 → 𝑥 ∈ 𝑦))) |
8 | intpr.1 | . . . . . 6 ⊢ 𝐴 ∈ V | |
9 | 8 | clel4 2871 | . . . . 5 ⊢ (𝑥 ∈ 𝐴 ↔ ∀𝑦(𝑦 = 𝐴 → 𝑥 ∈ 𝑦)) |
10 | intpr.2 | . . . . . 6 ⊢ 𝐵 ∈ V | |
11 | 10 | clel4 2871 | . . . . 5 ⊢ (𝑥 ∈ 𝐵 ↔ ∀𝑦(𝑦 = 𝐵 → 𝑥 ∈ 𝑦)) |
12 | 9, 11 | anbi12i 460 | . . . 4 ⊢ ((𝑥 ∈ 𝐴 ∧ 𝑥 ∈ 𝐵) ↔ (∀𝑦(𝑦 = 𝐴 → 𝑥 ∈ 𝑦) ∧ ∀𝑦(𝑦 = 𝐵 → 𝑥 ∈ 𝑦))) |
13 | 1, 7, 12 | 3bitr4i 212 | . . 3 ⊢ (∀𝑦(𝑦 ∈ {𝐴, 𝐵} → 𝑥 ∈ 𝑦) ↔ (𝑥 ∈ 𝐴 ∧ 𝑥 ∈ 𝐵)) |
14 | vex 2738 | . . . 4 ⊢ 𝑥 ∈ V | |
15 | 14 | elint 3846 | . . 3 ⊢ (𝑥 ∈ ∩ {𝐴, 𝐵} ↔ ∀𝑦(𝑦 ∈ {𝐴, 𝐵} → 𝑥 ∈ 𝑦)) |
16 | elin 3316 | . . 3 ⊢ (𝑥 ∈ (𝐴 ∩ 𝐵) ↔ (𝑥 ∈ 𝐴 ∧ 𝑥 ∈ 𝐵)) | |
17 | 13, 15, 16 | 3bitr4i 212 | . 2 ⊢ (𝑥 ∈ ∩ {𝐴, 𝐵} ↔ 𝑥 ∈ (𝐴 ∩ 𝐵)) |
18 | 17 | eqriv 2172 | 1 ⊢ ∩ {𝐴, 𝐵} = (𝐴 ∩ 𝐵) |
Colors of variables: wff set class |
Syntax hints: → wi 4 ∧ wa 104 ∨ wo 708 ∀wal 1351 = wceq 1353 ∈ wcel 2146 Vcvv 2735 ∩ cin 3126 {cpr 3590 ∩ cint 3840 |
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 709 ax-5 1445 ax-7 1446 ax-gen 1447 ax-ie1 1491 ax-ie2 1492 ax-8 1502 ax-10 1503 ax-11 1504 ax-i12 1505 ax-bndl 1507 ax-4 1508 ax-17 1524 ax-i9 1528 ax-ial 1532 ax-i5r 1533 ax-ext 2157 |
This theorem depends on definitions: df-bi 117 df-tru 1356 df-nf 1459 df-sb 1761 df-clab 2162 df-cleq 2168 df-clel 2171 df-nfc 2306 df-v 2737 df-un 3131 df-in 3133 df-sn 3595 df-pr 3596 df-int 3841 |
This theorem is referenced by: intprg 3873 op1stb 4472 onintexmid 4566 |
Copyright terms: Public domain | W3C validator |