Theorems · Theorem · order theory
Set.Ioc_pred_left_eq_Icc_of_not_isMin
∀ {α : Type u_1} [inst : LinearOrder α] [inst_1 : PredOrder α] {a : α},
¬IsMin a → ∀ (b : α), Set.Ioc (Order.pred a) b = Set.Icc a b- Defined in
- Mathlib.Order.Interval.Set.SuccPred
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- LinearOrderPredOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- LinearOrderstatement and proof · cited by 8,572
- Set.extproof · cited by 2,266
- Set.Iccstatement and proof · cited by 1,702
- Set.Iocstatement · cited by 971
- PredOrderstatement and proof · cited by 334
- IsMinstatement and proof · cited by 277
- Order.predstatement and proof · cited by 273
- Set.mem_Iccproof · cited by 46
- Set.mem_Iocproof · cited by 20
- Order.pred_lt_iff_of_not_isMinproof · cited by 10
Cited by3
Results whose statement or proof uses this declaration.
- Finset.Ioc_pred_left_eq_Icc_of_not_isMinproof · cited by 1
- Set.Ioc_pred_left_eq_Iccproof · cited by 1
- Set.Ioc_sub_one_left_eq_Icc_of_not_isMinproof · cited by 0