Metamath Proof Explorer


Theorem elre0re

Description: Specialized version of 0red without using ax-1cn and ax-cnre . (Contributed by Steven Nguyen, 28-Jan-2023)

Ref Expression
Assertion elre0re ⊢ A ∈ ℝ → 0 ∈ ℝ

Proof

Step Hyp Ref Expression
1 ax-rnegex ⊢ A ∈ ℝ → ∃ x ∈ ℝ A + x = 0
2 readdcl ⊢ A ∈ ℝ ∧ x ∈ ℝ → A + x ∈ ℝ
3 eleq1 ⊢ A + x = 0 → A + x ∈ ℝ ↔ 0 ∈ ℝ
4 2 3 syl5ibcom ⊢ A ∈ ℝ ∧ x ∈ ℝ → A + x = 0 → 0 ∈ ℝ
5 4 rexlimdva ⊢ A ∈ ℝ → ∃ x ∈ ℝ A + x = 0 → 0 ∈ ℝ
6 1 5 mpd ⊢ A ∈ ℝ → 0 ∈ ℝ