Theorems · Theorem · logic and foundations
OrdinalApprox.iSup_lfpApprox_eq_of_mem_fixedPoints
∀ {α : Type u} [inst : CompleteLattice α] (f : α →o α) {x : α} {a : Ordinal.{u}},
OrdinalApprox.lfpApprox f x a ∈ Function.fixedPoints ⇑f →
⨆ i, OrdinalApprox.lfpApprox f x i = OrdinalApprox.lfpApprox f x aIf lfpApprox f x a is a fixed point, then the supremum of the whole
ordinal-indexed sequence equals the value at a.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 45 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.
Cites15
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
- Ordinalstatement and proof · cited by 1,688
- CompleteLatticestatement and proof · cited by 1,048
- OrderHomstatement and proof · cited by 934
- Eq.leproof · cited by 605
- le_iSupproof · cited by 207
- LE.le.antisymm'proof · cited by 104
- Function.fixedPointsstatement and proof · cited by 90
- le_of_not_geproof · cited by 72
- ciSup_leproof · cited by 56
Cited by2
Results whose statement or proof uses this declaration.
- OrdinalApprox.nextFixed_eq_iSup_lfpApproxproof · cited by 1
- OrdinalApprox.iInf_gfpApprox_eq_of_mem_fixedPointsproof · cited by 0