Theorems · Theorem · logic and foundations
OrdinalApprox.exists_lfpApprox_eq_lfpApprox
∀ {α : Type u} [inst : CompleteLattice α] (f : α →o α) (x : α),
∃ a < (Order.succ (Cardinal.mk α)).ord,
∃ b < (Order.succ (Cardinal.mk α)).ord, a ≠ b ∧ OrdinalApprox.lfpApprox f x a = OrdinalApprox.lfpApprox f x bThere are distinct indices smaller than the successor of the domain's cardinality yielding the same value
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 80 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.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Set.Elemproof · cited by 7,166
- Cardinalstatement · cited by 2,598
- Ordinalstatement and proof · cited by 1,688
- Set.Iioproof · cited by 1,166
- CompleteLatticestatement and proof · cited by 1,048
- Cardinal.mkstatement and proof · cited by 942
- OrderHomstatement and proof · cited by 934
- Order.succstatement and proof · cited by 633
- Set.InjOnproof · cited by 543
- Subtype.propproof · cited by 505
- Set.domRestrictproof · cited by 383
- Cardinal.ordstatement and proof · cited by 266
Cited by2
Results whose statement or proof uses this declaration.
- OrdinalApprox.lfpApprox_ord_mem_fixedPointproof · cited by 3
- OrdinalApprox.exists_gfpApprox_eq_gfpApproxproof · cited by 0