Theorems · Theorem · logic and foundations
OrdinalApprox.lfpApprox_mem_fixedPoints_of_eq
∀ {α : Type u} [inst : CompleteLattice α] (f : α →o α) {x : α} {a b c : Ordinal.{u}},
x ≤ f x →
a < b →
a ≤ c →
OrdinalApprox.lfpApprox f x a = OrdinalApprox.lfpApprox f x b →
OrdinalApprox.lfpApprox f x c ∈ Function.fixedPoints ⇑fIf the sequence of ordinal-indexed approximations takes a value twice, then it actually stabilised at that value.
- Cited by
- 3 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
- LT.lt.leproof · cited by 2,189
- Ordinalstatement and proof · cited by 1,688
- CompleteLatticestatement and proof · cited by 1,048
- OrderHomstatement and proof · cited by 934
- lt_add_oneproof · cited by 105
- Function.fixedPointsstatement and proof · cited by 90
- OrdinalApprox.lfpApproxstatement and proof · cited by 21
- Function.mem_fixedPoints_iffproof · cited by 16
- Order.add_one_le_of_ltproof · cited by 13
- OrdinalApprox.lfpApprox_mono_rightproof · cited by 7
Cited by3
Results whose statement or proof uses this declaration.
- OrdinalApprox.lfpApprox_ord_mem_fixedPointproof · cited by 3
- OrdinalApprox.lfpApprox_eq_of_fixedPoint_or_zeroproof · cited by 1
- OrdinalApprox.gfpApprox_mem_fixedPoints_of_eqproof · cited by 0