Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > supcl | Structured version Visualization version GIF version |
Description: A supremum belongs to its base class (closure law). See also supub 9316 and suplub 9317. (Contributed by NM, 12-Oct-2004.) |
Ref | Expression |
---|---|
supmo.1 | ⊢ (𝜑 → 𝑅 Or 𝐴) |
supcl.2 | ⊢ (𝜑 → ∃𝑥 ∈ 𝐴 (∀𝑦 ∈ 𝐵 ¬ 𝑥𝑅𝑦 ∧ ∀𝑦 ∈ 𝐴 (𝑦𝑅𝑥 → ∃𝑧 ∈ 𝐵 𝑦𝑅𝑧))) |
Ref | Expression |
---|---|
supcl | ⊢ (𝜑 → sup(𝐵, 𝐴, 𝑅) ∈ 𝐴) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | supmo.1 | . . 3 ⊢ (𝜑 → 𝑅 Or 𝐴) | |
2 | 1 | supval2 9312 | . 2 ⊢ (𝜑 → sup(𝐵, 𝐴, 𝑅) = (℩𝑥 ∈ 𝐴 (∀𝑦 ∈ 𝐵 ¬ 𝑥𝑅𝑦 ∧ ∀𝑦 ∈ 𝐴 (𝑦𝑅𝑥 → ∃𝑧 ∈ 𝐵 𝑦𝑅𝑧)))) |
3 | supcl.2 | . . . 4 ⊢ (𝜑 → ∃𝑥 ∈ 𝐴 (∀𝑦 ∈ 𝐵 ¬ 𝑥𝑅𝑦 ∧ ∀𝑦 ∈ 𝐴 (𝑦𝑅𝑥 → ∃𝑧 ∈ 𝐵 𝑦𝑅𝑧))) | |
4 | 1, 3 | supeu 9311 | . . 3 ⊢ (𝜑 → ∃!𝑥 ∈ 𝐴 (∀𝑦 ∈ 𝐵 ¬ 𝑥𝑅𝑦 ∧ ∀𝑦 ∈ 𝐴 (𝑦𝑅𝑥 → ∃𝑧 ∈ 𝐵 𝑦𝑅𝑧))) |
5 | riotacl 7311 | . . 3 ⊢ (∃!𝑥 ∈ 𝐴 (∀𝑦 ∈ 𝐵 ¬ 𝑥𝑅𝑦 ∧ ∀𝑦 ∈ 𝐴 (𝑦𝑅𝑥 → ∃𝑧 ∈ 𝐵 𝑦𝑅𝑧)) → (℩𝑥 ∈ 𝐴 (∀𝑦 ∈ 𝐵 ¬ 𝑥𝑅𝑦 ∧ ∀𝑦 ∈ 𝐴 (𝑦𝑅𝑥 → ∃𝑧 ∈ 𝐵 𝑦𝑅𝑧))) ∈ 𝐴) | |
6 | 4, 5 | syl 17 | . 2 ⊢ (𝜑 → (℩𝑥 ∈ 𝐴 (∀𝑦 ∈ 𝐵 ¬ 𝑥𝑅𝑦 ∧ ∀𝑦 ∈ 𝐴 (𝑦𝑅𝑥 → ∃𝑧 ∈ 𝐵 𝑦𝑅𝑧))) ∈ 𝐴) |
7 | 2, 6 | eqeltrd 2837 | 1 ⊢ (𝜑 → sup(𝐵, 𝐴, 𝑅) ∈ 𝐴) |
Colors of variables: wff setvar class |
Syntax hints: ¬ wn 3 → wi 4 ∧ wa 396 ∈ wcel 2105 ∀wral 3061 ∃wrex 3070 ∃!wreu 3347 class class class wbr 5092 Or wor 5531 ℩crio 7292 supcsup 9297 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1796 ax-4 1810 ax-5 1912 ax-6 1970 ax-7 2010 ax-8 2107 ax-9 2115 ax-10 2136 ax-11 2153 ax-12 2170 ax-ext 2707 |
This theorem depends on definitions: df-bi 206 df-an 397 df-or 845 df-3or 1087 df-3an 1088 df-tru 1543 df-fal 1553 df-ex 1781 df-nf 1785 df-sb 2067 df-mo 2538 df-eu 2567 df-clab 2714 df-cleq 2728 df-clel 2814 df-ne 2941 df-ral 3062 df-rex 3071 df-rmo 3349 df-reu 3350 df-rab 3404 df-v 3443 df-sbc 3728 df-dif 3901 df-un 3903 df-in 3905 df-ss 3915 df-nul 4270 df-if 4474 df-sn 4574 df-pr 4576 df-op 4580 df-uni 4853 df-br 5093 df-po 5532 df-so 5533 df-iota 6431 df-riota 7293 df-sup 9299 |
This theorem is referenced by: suplub2 9318 supiso 9332 infcl 9345 inflb 9346 infglb 9347 infglbb 9348 suprcl 12036 supxrcl 13150 dgrcl 25500 supssd 31331 xrsupssd 31369 esum2d 32359 oddpwdc 32621 supclt 36001 |
Copyright terms: Public domain | W3C validator |