Mathlib Map

Theorems · Theorem · order theory

Set.Ioo_subset_Ioo

∀ {α : Type u_1} [inst : Preorder α] {a₁ a₂ b₁ b₂ : α}, a₂ ≤ a₁ → b₁ ≤ b₂ → Set.Ioo a₁ b₁ ⊆ Set.Ioo a₂ b₂
Defined in
Mathlib.Order.Interval.Set.Basic
Cited by
19 results in Mathlib
Foundations
Depth 7 from the axioms · uses no axioms
Assumes
Preorder

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by19

Results whose statement or proof uses this declaration.