Theorems · Theorem · order theory
Set.Icc_pred_right_eq_Ico_of_not_isMin
∀ {α : Type u_1} [inst : LinearOrder α] [inst_1 : PredOrder α] {b : α},
¬IsMin b → ∀ (a : α), Set.Icc a (Order.pred b) = Set.Ico a b- Defined in
- Mathlib.Order.Interval.Set.SuccPred
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, 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 · cited by 1,702
- Set.Icostatement and proof · cited by 799
- 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
- Order.le_pred_iff_of_not_isMinproof · cited by 14
- Set.mem_Icoproof · cited by 11
Cited by4
Results whose statement or proof uses this declaration.
- Set.Icc_succ_pred_eq_Iooproof · cited by 2
- Set.Icc_pred_right_eq_Icoproof · cited by 1
- Finset.Icc_pred_right_eq_Ico_of_not_isMinproof · cited by 1
- Set.Icc_sub_one_right_eq_Ico_of_not_isMinproof · cited by 0