Metamath Proof Explorer


Theorem leloed

Description: 'Less than or equal to' in terms of 'less than'. (Contributed by Mario Carneiro, 27-May-2016)

Ref Expression
Hypotheses ltd.1 ⊢ φ → A ∈ ℝ
ltd.2 ⊢ φ → B ∈ ℝ
Assertion leloed ⊢ φ → A ≤ B ↔ A < B ∨ A = B

Proof

Step Hyp Ref Expression
1 ltd.1 ⊢ φ → A ∈ ℝ
2 ltd.2 ⊢ φ → B ∈ ℝ
3 leloe ⊢ A ∈ ℝ ∧ B ∈ ℝ → A ≤ B ↔ A < B ∨ A = B
4 1 2 3 syl2anc ⊢ φ → A ≤ B ↔ A < B ∨ A = B