Theorems · Theorem · order theory
Set.Ioi_pred_eq_Ici_of_not_isMin
∀ {α : Type u_1} [inst : LinearOrder α] [inst_1 : PredOrder α] {a : α}, ¬IsMin a → Set.Ioi (Order.pred a) = Set.Ici a- 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.Ioistatement · cited by 1,463
- Set.Icistatement and proof · cited by 1,070
- PredOrderstatement and proof · cited by 334
- IsMinstatement and proof · cited by 277
- Order.predstatement and proof · cited by 273
- Set.mem_Ioiproof · cited by 80
- Set.mem_Iciproof · cited by 37
- Order.pred_lt_iff_of_not_isMinproof · cited by 10
Cited by3
Results whose statement or proof uses this declaration.
- Set.Ioi_pred_eq_Iciproof · cited by 1
- Finset.Ioi_pred_eq_Ici_of_not_isMinproof · cited by 1
- Set.Ioi_sub_one_eq_Ici_of_not_isMinproof · cited by 0