This is an inofficial mirror of http://metamath.tirix.org for personal testing of a visualizer extension only.
Database
SUPPLEMENTARY MATERIAL (USERS' MATHBOXES)
Mathbox for Glauco Siliprandi
Ordering on real numbers - Real and complex numbers basic operations
infxrglb
Metamath Proof Explorer
Description: The infimum of a set of extended reals is less than an extended real if
and only if the set contains a smaller number. (Contributed by Glauco
Siliprandi , 11-Oct-2020)
Ref
Expression
Assertion
infxrglb
⊢ A ⊆ ℝ * ∧ B ∈ ℝ * → inf A ℝ * < < B ↔ ∃ x ∈ A x < B
Proof
Step
Hyp
Ref
Expression
1
xrltso
⊢ < Or ℝ *
2
1
a1i
⊢ A ⊆ ℝ * → < Or ℝ *
3
xrinfmss
⊢ A ⊆ ℝ * → ∃ z ∈ ℝ * ∀ y ∈ A ¬ y < z ∧ ∀ y ∈ ℝ * z < y → ∃ x ∈ A x < y
4
id
⊢ A ⊆ ℝ * → A ⊆ ℝ *
5
2 3 4
infglbb
⊢ A ⊆ ℝ * ∧ B ∈ ℝ * → inf A ℝ * < < B ↔ ∃ x ∈ A x < B