![]() |
Intuitionistic Logic Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > ILE Home > Th. List > isarep2 | GIF version |
Description: Part of a study of the Axiom of Replacement used by the Isabelle prover. In Isabelle, the sethood of PrimReplace is apparently postulated implicitly by its type signature "[ i, [ i, i ] => o ] => i", which automatically asserts that it is a set without using any axioms. To prove that it is a set in Metamath, we need the hypotheses of Isabelle's "Axiom of Replacement" as well as the Axiom of Replacement in the form funimaex 5316. (Contributed by NM, 26-Oct-2006.) |
Ref | Expression |
---|---|
isarep2.1 | ⊢ 𝐴 ∈ V |
isarep2.2 | ⊢ ∀𝑥 ∈ 𝐴 ∀𝑦∀𝑧((𝜑 ∧ [𝑧 / 𝑦]𝜑) → 𝑦 = 𝑧) |
Ref | Expression |
---|---|
isarep2 | ⊢ ∃𝑤 𝑤 = ({〈𝑥, 𝑦〉 ∣ 𝜑} “ 𝐴) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | resima 4955 | . . . 4 ⊢ (({〈𝑥, 𝑦〉 ∣ 𝜑} ↾ 𝐴) “ 𝐴) = ({〈𝑥, 𝑦〉 ∣ 𝜑} “ 𝐴) | |
2 | resopab 4966 | . . . . 5 ⊢ ({〈𝑥, 𝑦〉 ∣ 𝜑} ↾ 𝐴) = {〈𝑥, 𝑦〉 ∣ (𝑥 ∈ 𝐴 ∧ 𝜑)} | |
3 | 2 | imaeq1i 4982 | . . . 4 ⊢ (({〈𝑥, 𝑦〉 ∣ 𝜑} ↾ 𝐴) “ 𝐴) = ({〈𝑥, 𝑦〉 ∣ (𝑥 ∈ 𝐴 ∧ 𝜑)} “ 𝐴) |
4 | 1, 3 | eqtr3i 2212 | . . 3 ⊢ ({〈𝑥, 𝑦〉 ∣ 𝜑} “ 𝐴) = ({〈𝑥, 𝑦〉 ∣ (𝑥 ∈ 𝐴 ∧ 𝜑)} “ 𝐴) |
5 | funopab 5266 | . . . . 5 ⊢ (Fun {〈𝑥, 𝑦〉 ∣ (𝑥 ∈ 𝐴 ∧ 𝜑)} ↔ ∀𝑥∃*𝑦(𝑥 ∈ 𝐴 ∧ 𝜑)) | |
6 | isarep2.2 | . . . . . . . 8 ⊢ ∀𝑥 ∈ 𝐴 ∀𝑦∀𝑧((𝜑 ∧ [𝑧 / 𝑦]𝜑) → 𝑦 = 𝑧) | |
7 | 6 | rspec 2542 | . . . . . . 7 ⊢ (𝑥 ∈ 𝐴 → ∀𝑦∀𝑧((𝜑 ∧ [𝑧 / 𝑦]𝜑) → 𝑦 = 𝑧)) |
8 | nfv 1539 | . . . . . . . 8 ⊢ Ⅎ𝑧𝜑 | |
9 | 8 | mo3 2092 | . . . . . . 7 ⊢ (∃*𝑦𝜑 ↔ ∀𝑦∀𝑧((𝜑 ∧ [𝑧 / 𝑦]𝜑) → 𝑦 = 𝑧)) |
10 | 7, 9 | sylibr 134 | . . . . . 6 ⊢ (𝑥 ∈ 𝐴 → ∃*𝑦𝜑) |
11 | moanimv 2113 | . . . . . 6 ⊢ (∃*𝑦(𝑥 ∈ 𝐴 ∧ 𝜑) ↔ (𝑥 ∈ 𝐴 → ∃*𝑦𝜑)) | |
12 | 10, 11 | mpbir 146 | . . . . 5 ⊢ ∃*𝑦(𝑥 ∈ 𝐴 ∧ 𝜑) |
13 | 5, 12 | mpgbir 1464 | . . . 4 ⊢ Fun {〈𝑥, 𝑦〉 ∣ (𝑥 ∈ 𝐴 ∧ 𝜑)} |
14 | isarep2.1 | . . . . 5 ⊢ 𝐴 ∈ V | |
15 | 14 | funimaex 5316 | . . . 4 ⊢ (Fun {〈𝑥, 𝑦〉 ∣ (𝑥 ∈ 𝐴 ∧ 𝜑)} → ({〈𝑥, 𝑦〉 ∣ (𝑥 ∈ 𝐴 ∧ 𝜑)} “ 𝐴) ∈ V) |
16 | 13, 15 | ax-mp 5 | . . 3 ⊢ ({〈𝑥, 𝑦〉 ∣ (𝑥 ∈ 𝐴 ∧ 𝜑)} “ 𝐴) ∈ V |
17 | 4, 16 | eqeltri 2262 | . 2 ⊢ ({〈𝑥, 𝑦〉 ∣ 𝜑} “ 𝐴) ∈ V |
18 | 17 | isseti 2760 | 1 ⊢ ∃𝑤 𝑤 = ({〈𝑥, 𝑦〉 ∣ 𝜑} “ 𝐴) |
Colors of variables: wff set class |
Syntax hints: → wi 4 ∧ wa 104 ∀wal 1362 = wceq 1364 ∃wex 1503 [wsb 1773 ∃*wmo 2039 ∈ wcel 2160 ∀wral 2468 Vcvv 2752 {copab 4078 ↾ cres 4643 “ cima 4644 Fun wfun 5225 |
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 710 ax-5 1458 ax-7 1459 ax-gen 1460 ax-ie1 1504 ax-ie2 1505 ax-8 1515 ax-10 1516 ax-11 1517 ax-i12 1518 ax-bndl 1520 ax-4 1521 ax-17 1537 ax-i9 1541 ax-ial 1545 ax-i5r 1546 ax-14 2163 ax-ext 2171 ax-coll 4133 ax-sep 4136 ax-pow 4189 ax-pr 4224 |
This theorem depends on definitions: df-bi 117 df-3an 982 df-tru 1367 df-nf 1472 df-sb 1774 df-eu 2041 df-mo 2042 df-clab 2176 df-cleq 2182 df-clel 2185 df-nfc 2321 df-ral 2473 df-rex 2474 df-v 2754 df-un 3148 df-in 3150 df-ss 3157 df-pw 3592 df-sn 3613 df-pr 3614 df-op 3616 df-br 4019 df-opab 4080 df-id 4308 df-xp 4647 df-rel 4648 df-cnv 4649 df-co 4650 df-dm 4651 df-rn 4652 df-res 4653 df-ima 4654 df-fun 5233 |
This theorem is referenced by: (None) |
Copyright terms: Public domain | W3C validator |