Metamath Proof Explorer


Theorem xrsup0

Description: The supremum of an empty set under the extended reals is minus infinity. (Contributed by NM, 15-Oct-2005)

Ref Expression
Assertion xrsup0 ⊢ sup ∅ ℝ * < = −∞

Proof

Step Hyp Ref Expression
1 0ss ⊢ ∅ ⊆ ℝ *
2 mnfxr ⊢ −∞ ∈ ℝ *
3 ral0 ⊢ ∀ y ∈ ∅ ¬ −∞ < y
4 rexr ⊢ y ∈ ℝ → y ∈ ℝ *
5 nltmnf ⊢ y ∈ ℝ * → ¬ y < −∞
6 4 5 syl ⊢ y ∈ ℝ → ¬ y < −∞
7 6 pm2.21d ⊢ y ∈ ℝ → y < −∞ → ∃ z ∈ ∅ y < z
8 7 rgen ⊢ ∀ y ∈ ℝ y < −∞ → ∃ z ∈ ∅ y < z
9 supxr ⊢ ∅ ⊆ ℝ * ∧ −∞ ∈ ℝ * ∧ ∀ y ∈ ∅ ¬ −∞ < y ∧ ∀ y ∈ ℝ y < −∞ → ∃ z ∈ ∅ y < z → sup ∅ ℝ * < = −∞
10 1 2 3 8 9 mp4an ⊢ sup ∅ ℝ * < = −∞