Mathlib Map

Theorems · Theorem · logic and foundations

OrdinalApprox.apply_lfpApprox_le_lfpApprox_of_lt

∀ {α : Type u} [inst : CompleteLattice α] (f : α →o α) {x : α} {a b : Ordinal.{u}},
  a < b → f (OrdinalApprox.lfpApprox f x a) ≤ OrdinalApprox.lfpApprox f x b
Defined in
Mathlib.SetTheory.Ordinal.FixedPointApproximants
Cited by
4 results in Mathlib
Foundations
Depth 43 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.

Cites8

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

Cited by4

Results whose statement or proof uses this declaration.