Theorems · Theorem · order theory
Order.Iic_succ
∀ {α : Type u_1} [inst : LinearOrder α] [inst_1 : SuccOrder α] (a : α),
Set.Iic (Order.succ a) = insert (Order.succ a) (Set.Iic a)- Defined in
- Mathlib.Order.SuccPred.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- LinearOrderSuccOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.Iicstatement · cited by 1,111
- Order.succstatement · cited by 633
- SuccOrderstatement and proof · cited by 574
- Order.le_succ_iff_eq_or_leproof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- Order.Icc_succ_rightproof · cited by 0
- Order.Ioc_succ_rightproof · cited by 0