![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > isarep2 | Structured version Visualization version 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 6646. (Contributed by NM, 26-Oct-2006.) |
Ref | Expression |
---|---|
isarep2.1 | ⊢ 𝐴 ∈ V |
isarep2.2 | ⊢ ∀𝑥 ∈ 𝐴 ∀𝑦∀𝑧((𝜑 ∧ [𝑧 / 𝑦]𝜑) → 𝑦 = 𝑧) |
Ref | Expression |
---|---|
isarep2 | ⊢ ∃𝑤 𝑤 = ({⟨𝑥, 𝑦⟩ ∣ 𝜑} “ 𝐴) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | resima 6024 | . . . 4 ⊢ (({⟨𝑥, 𝑦⟩ ∣ 𝜑} ↾ 𝐴) “ 𝐴) = ({⟨𝑥, 𝑦⟩ ∣ 𝜑} “ 𝐴) | |
2 | resopab 6043 | . . . . 5 ⊢ ({⟨𝑥, 𝑦⟩ ∣ 𝜑} ↾ 𝐴) = {⟨𝑥, 𝑦⟩ ∣ (𝑥 ∈ 𝐴 ∧ 𝜑)} | |
3 | 2 | imaeq1i 6065 | . . . 4 ⊢ (({⟨𝑥, 𝑦⟩ ∣ 𝜑} ↾ 𝐴) “ 𝐴) = ({⟨𝑥, 𝑦⟩ ∣ (𝑥 ∈ 𝐴 ∧ 𝜑)} “ 𝐴) |
4 | 1, 3 | eqtr3i 2758 | . . 3 ⊢ ({⟨𝑥, 𝑦⟩ ∣ 𝜑} “ 𝐴) = ({⟨𝑥, 𝑦⟩ ∣ (𝑥 ∈ 𝐴 ∧ 𝜑)} “ 𝐴) |
5 | funopab 6593 | . . . . 5 ⊢ (Fun {⟨𝑥, 𝑦⟩ ∣ (𝑥 ∈ 𝐴 ∧ 𝜑)} ↔ ∀𝑥∃*𝑦(𝑥 ∈ 𝐴 ∧ 𝜑)) | |
6 | isarep2.2 | . . . . . . . 8 ⊢ ∀𝑥 ∈ 𝐴 ∀𝑦∀𝑧((𝜑 ∧ [𝑧 / 𝑦]𝜑) → 𝑦 = 𝑧) | |
7 | 6 | rspec 3245 | . . . . . . 7 ⊢ (𝑥 ∈ 𝐴 → ∀𝑦∀𝑧((𝜑 ∧ [𝑧 / 𝑦]𝜑) → 𝑦 = 𝑧)) |
8 | nfv 1909 | . . . . . . . 8 ⊢ Ⅎ𝑧𝜑 | |
9 | 8 | mo3 2553 | . . . . . . 7 ⊢ (∃*𝑦𝜑 ↔ ∀𝑦∀𝑧((𝜑 ∧ [𝑧 / 𝑦]𝜑) → 𝑦 = 𝑧)) |
10 | 7, 9 | sylibr 233 | . . . . . 6 ⊢ (𝑥 ∈ 𝐴 → ∃*𝑦𝜑) |
11 | moanimv 2610 | . . . . . 6 ⊢ (∃*𝑦(𝑥 ∈ 𝐴 ∧ 𝜑) ↔ (𝑥 ∈ 𝐴 → ∃*𝑦𝜑)) | |
12 | 10, 11 | mpbir 230 | . . . . 5 ⊢ ∃*𝑦(𝑥 ∈ 𝐴 ∧ 𝜑) |
13 | 5, 12 | mpgbir 1793 | . . . 4 ⊢ Fun {⟨𝑥, 𝑦⟩ ∣ (𝑥 ∈ 𝐴 ∧ 𝜑)} |
14 | isarep2.1 | . . . . 5 ⊢ 𝐴 ∈ V | |
15 | 14 | funimaex 6646 | . . . 4 ⊢ (Fun {⟨𝑥, 𝑦⟩ ∣ (𝑥 ∈ 𝐴 ∧ 𝜑)} → ({⟨𝑥, 𝑦⟩ ∣ (𝑥 ∈ 𝐴 ∧ 𝜑)} “ 𝐴) ∈ V) |
16 | 13, 15 | ax-mp 5 | . . 3 ⊢ ({⟨𝑥, 𝑦⟩ ∣ (𝑥 ∈ 𝐴 ∧ 𝜑)} “ 𝐴) ∈ V |
17 | 4, 16 | eqeltri 2825 | . 2 ⊢ ({⟨𝑥, 𝑦⟩ ∣ 𝜑} “ 𝐴) ∈ V |
18 | 17 | isseti 3489 | 1 ⊢ ∃𝑤 𝑤 = ({⟨𝑥, 𝑦⟩ ∣ 𝜑} “ 𝐴) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∧ wa 394 ∀wal 1531 = wceq 1533 ∃wex 1773 [wsb 2059 ∈ wcel 2098 ∃*wmo 2527 ∀wral 3058 Vcvv 3473 {copab 5214 ↾ cres 5684 “ cima 5685 Fun wfun 6547 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1789 ax-4 1803 ax-5 1905 ax-6 1963 ax-7 2003 ax-8 2100 ax-9 2108 ax-10 2129 ax-11 2146 ax-12 2166 ax-ext 2699 ax-rep 5289 ax-sep 5303 ax-nul 5310 ax-pr 5433 |
This theorem depends on definitions: df-bi 206 df-an 395 df-or 846 df-3an 1086 df-tru 1536 df-fal 1546 df-ex 1774 df-nf 1778 df-sb 2060 df-mo 2529 df-eu 2558 df-clab 2706 df-cleq 2720 df-clel 2806 df-nfc 2881 df-ral 3059 df-rex 3068 df-rab 3431 df-v 3475 df-dif 3952 df-un 3954 df-in 3956 df-ss 3966 df-nul 4327 df-if 4533 df-sn 4633 df-pr 4635 df-op 4639 df-br 5153 df-opab 5215 df-id 5580 df-xp 5688 df-rel 5689 df-cnv 5690 df-co 5691 df-dm 5692 df-rn 5693 df-res 5694 df-ima 5695 df-fun 6555 |
This theorem is referenced by: (None) |
Copyright terms: Public domain | W3C validator |