Metamath Proof Explorer


Theorem ioossioc

Description: An open interval is a subset of its right closure. (Contributed by Glauco Siliprandi, 11-Dec-2019)

Ref Expression
Assertion ioossioc ⊢ A B ⊆ A B

Proof

Step Hyp Ref Expression
1 df-ioo ⊢ . = x ∈ ℝ * , y ∈ ℝ * ⟼ z ∈ ℝ * | x < z ∧ z < y
2 df-ioc ⊢ . = x ∈ ℝ * , y ∈ ℝ * ⟼ z ∈ ℝ * | x < z ∧ z ≤ y
3 idd ⊢ A ∈ ℝ * ∧ w ∈ ℝ * → A < w → A < w
4 xrltle ⊢ w ∈ ℝ * ∧ B ∈ ℝ * → w < B → w ≤ B
5 1 2 3 4 ixxssixx ⊢ A B ⊆ A B