Metamath Proof Explorer


Theorem xrred

Description: An extended real that is neither minus infinity, nor plus infinity, is real. (Contributed by Glauco Siliprandi, 3-Mar-2021)

Ref Expression
Hypotheses xrred.1 ⊢ φ → A ∈ ℝ *
xrred.2 ⊢ φ → A ≠ −∞
xrred.3 ⊢ φ → A ≠ +∞
Assertion xrred ⊢ φ → A ∈ ℝ

Proof

Step Hyp Ref Expression
1 xrred.1 ⊢ φ → A ∈ ℝ *
2 xrred.2 ⊢ φ → A ≠ −∞
3 xrred.3 ⊢ φ → A ≠ +∞
4 1 2 jca ⊢ φ → A ∈ ℝ * ∧ A ≠ −∞
5 xrnemnf ⊢ A ∈ ℝ * ∧ A ≠ −∞ ↔ A ∈ ℝ ∨ A = +∞
6 4 5 sylib ⊢ φ → A ∈ ℝ ∨ A = +∞
7 3 neneqd ⊢ φ → ¬ A = +∞
8 pm2.53 ⊢ A ∈ ℝ ∨ A = +∞ → ¬ A ∈ ℝ → A = +∞
9 8 con1d ⊢ A ∈ ℝ ∨ A = +∞ → ¬ A = +∞ → A ∈ ℝ
10 6 7 9 sylc ⊢ φ → A ∈ ℝ