Theorems · Theorem · order theory
Set.Ioo_succ_right_eq_Ioc
∀ {α : Type u_1} [inst : LinearOrder α] [inst_1 : SuccOrder α] [NoMaxOrder α] (a b : α),
Set.Ioo a (Order.succ b) = Set.Ioc a b- Defined in
- Mathlib.Order.Interval.Set.SuccPred
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 19 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.
- Setstatement · cited by 53,352
- LinearOrderstatement and proof · cited by 8,572
- Set.Ioostatement · cited by 1,214
- Set.Iocstatement · cited by 971
- Order.succstatement · cited by 633
- SuccOrderstatement and proof · cited by 574
- NoMaxOrderstatement and proof · cited by 340
- not_isMaxproof · cited by 46
- Set.Ioo_succ_right_eq_Ioc_of_not_isMaxproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- Set.Ioo_add_one_right_eq_Iocproof · cited by 0