Metamath Proof Explorer


Theorem 2timesgt

Description: Double of a positive real is larger than the real itself. (Contributed by Glauco Siliprandi, 11-Dec-2019)

Ref Expression
Assertion 2timesgt ⊢ A ∈ ℝ + → A < 2 ⁢ A

Proof

Step Hyp Ref Expression
1 rpre ⊢ A ∈ ℝ + → A ∈ ℝ
2 id ⊢ A ∈ ℝ + → A ∈ ℝ +
3 1 2 ltaddrp2d ⊢ A ∈ ℝ + → A < A + A
4 rpcn ⊢ A ∈ ℝ + → A ∈ ℂ
5 2times ⊢ A ∈ ℂ → 2 ⁢ A = A + A
6 5 eqcomd ⊢ A ∈ ℂ → A + A = 2 ⁢ A
7 4 6 syl ⊢ A ∈ ℝ + → A + A = 2 ⁢ A
8 3 7 breqtrd ⊢ A ∈ ℝ + → A < 2 ⁢ A