Metamath Proof Explorer


Theorem xaddlidd

Description: 0 is a left identity for extended real addition. (Contributed by Glauco Siliprandi, 17-Aug-2020)

Ref Expression
Hypothesis xaddlidd.1
|- ( ph -> A e. RR* )
Assertion xaddlidd
|- ( ph -> ( 0 +e A ) = A )

Proof

Step Hyp Ref Expression
1 xaddlidd.1
 |-  ( ph -> A e. RR* )
2 xaddlid
 |-  ( A e. RR* -> ( 0 +e A ) = A )
3 1 2 syl
 |-  ( ph -> ( 0 +e A ) = A )