Theorems · Theorem · logic and foundations
OrdinalApprox.nextFixed_eq_iSup_lfpApprox
∀ {α : Type u} [inst : CompleteLattice α] (f : α →o α) {x : α} (hx : x ≤ f x),
↑(f.nextFixed x hx) = ⨆ a, OrdinalApprox.lfpApprox f x aThe ordinal-indexed supremum of lfpApprox equals nextFixed: the least fixed point
greater than or equal to x.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CompleteLattice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- iSupstatement · cited by 2,415
- le_antisymmproof · cited by 2,068
- Ordinalstatement and proof · cited by 1,688
- CompleteLatticestatement and proof · cited by 1,048
- Cardinal.mkproof · cited by 942
- OrderHomstatement and proof · cited by 934
- Order.succproof · cited by 633
- Cardinal.ordproof · cited by 266
- Function.fixedPointsstatement and proof · cited by 90
- OrdinalApprox.lfpApproxstatement and proof · cited by 21
Cited by1
Results whose statement or proof uses this declaration.
- OrdinalApprox.prevFixed_eq_iInf_gfpApproxproof · cited by 0