Theorems · Theorem · order theory
Antitone.pairwise_disjoint_on_Ioc_pred
∀ {α : Type u_1} {β : Type u_2} [inst : LinearOrder α] [inst_1 : PredOrder α] [inst_2 : Preorder β] {f : α → β},
Antitone f → Pairwise (Function.onFun Disjoint fun n => Set.Ioc (f n) (f (Order.pred n)))If α is a linear pred order, β is a preorder, and f : α → β is an antitone function, then
the intervals Set.Ioc (f n) (f (Order.pred n)) are pairwise disjoint.
- Defined in
- Mathlib.Order.SuccPred.IntervalSucc
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- LinearOrderPredOrderPreorder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Preorderstatement and proof · cited by 7,952
- Disjointstatement · cited by 2,201
- Set.Iocstatement · cited by 971
- Function.onFunstatement · cited by 570
- Antitonestatement and proof · cited by 563
- Pairwisestatement · cited by 516
- PredOrderstatement and proof · cited by 334
- Order.predstatement · cited by 273
- Antitone.dual_leftproof · cited by 33
- Monotone.pairwise_disjoint_on_Ioc_succproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.