Theorems · Theorem · order theory
OrderHom.nextFixed_le_iff
∀ {α : Type u} [inst : CompleteLattice α] (f : α →o α) {x : α} (hx : x ≤ f x) {y : ↑(Function.fixedPoints ⇑f)},
f.nextFixed x hx ≤ y ↔ x ≤ ↑y- Defined in
- Mathlib.Order.FixedPoints
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Quot.sound
- Assumes
- CompleteLattice
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.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- Set.Elemstatement and proof · cited by 7,166
- LE.le.transproof · cited by 3,151
- CompleteLatticestatement and proof · cited by 1,048
- OrderHomstatement and proof · cited by 934
- Function.fixedPointsstatement and proof · cited by 90
- OrderHom.nextFixedstatement and proof · cited by 4
- OrderHom.nextFixed_leproof · cited by 2
- OrderHom.le_nextFixedproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- OrderHom.le_prevFixed_iffproof · cited by 1