Documentation

Projects.Fixpoint.Basic

theorem Fixpoint.fixpoint_of_preFixpoint_and_postFixpoint {α : Type u_1} {f : αα} {x : α} [ha : CompleteLattice α] (h₁ : PreFixpoint f x) (h₂ : PostFixpoint f x) :
theorem Fixpoint.preFixpoint_of_fixpoint {α : Type u_1} {f : αα} {x : α} [ha : CompleteLattice α] (h : Fixpoint f x) :
theorem Fixpoint.postFixpoint_of_fixpoint {α : Type u_1} {f : αα} {x : α} [ha : CompleteLattice α] (h : Fixpoint f x) :