Theorems · Theorem · order theory
Finset.Ioc_sub_one_left_eq_Icc_of_not_isMin
∀ {α : Type u_2} [inst : LinearOrder α] [inst_1 : One α] [inst_2 : LocallyFiniteOrder α] [inst_3 : Sub α]
[PredSubOrder α] {a : α}, ¬IsMin a → ∀ (b : α), Finset.Ioc (a - 1) b = Finset.Icc a b- Cited by
- 0 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement · cited by 13,712
- LinearOrderstatement and proof · cited by 8,572
- LocallyFiniteOrderstatement and proof · cited by 658
- Finset.Iccstatement and proof · cited by 348
- Finset.Iocstatement and proof · cited by 301
- IsMinstatement and proof · cited by 277
- PredSubOrderstatement and proof · cited by 68
- Order.pred_eq_sub_oneproof · cited by 59
- Finset.Ioc_pred_left_eq_Icc_of_not_isMinproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.