Mathlib Map

Theorems · Theorem · logic and foundations

OrdinalApprox.prevFixed_eq_iInf_gfpApprox

∀ {α : Type u} [inst : CompleteLattice α] (f : α →o α) {x : α} (hx : f x ≤ x),
  ↑(f.prevFixed x hx) = ⨅ a, OrdinalApprox.gfpApprox f x a

The ordinal-indexed infimum of gfpApprox equals prevFixed: the greatest fixed point less than or equal to x.

Defined in
Mathlib.SetTheory.Ordinal.FixedPointApproximants
Cited by
0 results in Mathlib
Foundations
Depth 83 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.

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.