Metamath Proof Explorer


Theorem xrs0

Description: The zero of the extended real numbers. The extended real is not a group, as its addition is not associative. (cf. xaddass and df-xrs ), however it has a zero. (Contributed by Thierry Arnoux, 13-Jun-2017)

Ref Expression
Assertion xrs0 ⊢ 0 = 0 ℝ 𝑠 *

Proof

Step Hyp Ref Expression
1 xrsbas ⊢ ℝ * = Base ℝ 𝑠 *
2 1 a1i ⊢ ⊤ → ℝ * = Base ℝ 𝑠 *
3 xrsadd ⊢ + 𝑒 = + ℝ 𝑠 *
4 3 a1i ⊢ ⊤ → + 𝑒 = + ℝ 𝑠 *
5 0xr ⊢ 0 ∈ ℝ *
6 5 a1i ⊢ ⊤ → 0 ∈ ℝ *
7 xaddlid ⊢ x ∈ ℝ * → 0 + 𝑒 x = x
8 7 adantl ⊢ ⊤ ∧ x ∈ ℝ * → 0 + 𝑒 x = x
9 xaddrid ⊢ x ∈ ℝ * → x + 𝑒 0 = x
10 9 adantl ⊢ ⊤ ∧ x ∈ ℝ * → x + 𝑒 0 = x
11 2 4 6 8 10 grpidd ⊢ ⊤ → 0 = 0 ℝ 𝑠 *
12 11 mptru ⊢ 0 = 0 ℝ 𝑠 *