Theorems · Theorem · order theory
Finset.Icc_subset_Icc
∀ {α : Type u_2} {a₁ a₂ b₁ b₂ : α} [inst : Preorder α] [inst_1 : LocallyFiniteOrder α],
a₂ ≤ a₁ → b₁ ≤ b₂ → Finset.Icc a₁ b₁ ⊆ Finset.Icc a₂ b₂- Defined in
- Mathlib.Order.Interval.Finset.Basic
- Cited by
- 6 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.
- Finsetstatement · cited by 13,712
- Preorderstatement and proof · cited by 7,952
- LocallyFiniteOrderstatement and proof · cited by 658
- Finset.Iccstatement · cited by 348
- Finset.coe_Iccproof · cited by 60
- Set.Icc_subset_Iccproof · cited by 27
Cited by6
Results whose statement or proof uses this declaration.
- Finset.uIcc_subset_uIccproof · cited by 3
- Finset.Icc_subset_uIccproof · cited by 1
- Finset.Icc_subset_uIcc'proof · cited by 1
- Finset.Icc_subset_Icc_rightproof · cited by 0
- Finset.Icc_subset_Icc_leftproof · cited by 0
- Finset.uIcc_subset_Iccproof · cited by 0