Theorems · Theorem · order theory
antitoneOn_of_le_sub_one
∀ {α : Type u_2} {β : Type u_3} [inst : PartialOrder α] [inst_1 : Preorder β] [inst_2 : Sub α] [inst_3 : One α]
[inst_4 : PredSubOrder α] [IsPredArchimedean α] {s : Set α} {f : α → β},
s.OrdConnected → (∀ (a : α), ¬IsMin a → a ∈ s → a - 1 ∈ s → f a ≤ f (a - 1)) → AntitoneOn f s- Defined in
- Mathlib.Algebra.Order.SuccPred
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Preorderstatement and proof · cited by 7,952
- PartialOrderstatement and proof · cited by 6,410
- IsMinstatement · cited by 277
- AntitoneOnstatement and proof · cited by 266
- Set.OrdConnectedstatement and proof · cited by 161
- PredSubOrderstatement and proof · cited by 68
- IsPredArchimedeanstatement and proof · cited by 66
- Order.pred_eq_sub_oneproof · cited by 59
- antitoneOn_of_le_predproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.