Documentation

Projects.Fixpoint.Defs

def Fixpoint.PreFixpoint {α : Type u_1} [LE α] (f : αα) (x : α) :
Equations
Instances For
    def Fixpoint.PostFixpoint {α : Type u_1} [LE α] (f : αα) (x : α) :
    Equations
    Instances For
      def Fixpoint.Fixpoint {α : Type u_1} (f : αα) (x : α) :
      Equations
      Instances For