Mathlib Map

Theorems · Theorem · order theory

Finset.Ico_subset_Ico

∀ {α : Type u_2} {a₁ a₂ b₁ b₂ : α} [inst : Preorder α] [inst_1 : LocallyFiniteOrder α],
  a₂ ≤ a₁ → b₁ ≤ b₂ → Finset.Ico a₁ b₁ ⊆ Finset.Ico a₂ b₂
Defined in
Mathlib.Order.Interval.Finset.Basic
Cited by
8 results in Mathlib
Foundations
Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PreorderLocallyFiniteOrder

Around this declaration

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

Cites6

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

Cited by8

Results whose statement or proof uses this declaration.