Theorems · Theorem · order theory
strictAntiOn_of_add_one_lt
∀ {α : Type u_2} {β : Type u_3} [inst : PartialOrder α] [inst_1 : Preorder β] [inst_2 : Add α] [inst_3 : One α]
[inst_4 : SuccAddOrder α] [IsSuccArchimedean α] {s : Set α} {f : α → β},
s.OrdConnected → (∀ (a : α), ¬IsMax a → a ∈ s → a + 1 ∈ s → f (a + 1) < f a) → StrictAntiOn f s- Defined in
- Mathlib.Algebra.Order.SuccPred
- Cited by
- 1 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
- IsMaxstatement · cited by 372
- Set.OrdConnectedstatement and proof · cited by 161
- StrictAntiOnstatement and proof · cited by 120
- Order.succ_eq_add_oneproof · cited by 115
- SuccAddOrderstatement and proof · cited by 108
- IsSuccArchimedeanstatement and proof · cited by 88
- strictAntiOn_of_succ_ltproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- pentagonal_strictAntiOnproof · cited by 0