Theorems · Theorem · order theory
strictAntiOn_of_succ_lt
∀ {α : Type u_3} {β : Type u_4} [inst : PartialOrder α] [inst_1 : Preorder β] [inst_2 : SuccOrder α]
[IsSuccArchimedean α] {s : Set α} {f : α → β},
s.OrdConnected → (∀ (a : α), ¬IsMax a → a ∈ s → Order.succ a ∈ s → f (Order.succ a) < f a) → StrictAntiOn f s- Defined in
- Mathlib.Order.SuccPred.Archimedean
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 27 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
- Order.succstatement and proof · cited by 633
- SuccOrderstatement and proof · cited by 574
- IsMaxstatement and proof · cited by 372
- Set.OrdConnectedstatement and proof · cited by 161
- StrictAntiOnstatement · cited by 120
- IsSuccArchimedeanstatement and proof · cited by 88
- strictMonoOn_of_lt_succproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- strictAnti_of_succ_ltproof · cited by 1
- strictAntiOn_of_add_one_ltproof · cited by 1