Documentation

VerifiedCompiler.Denotational.Notations

class Reduce (α : Type u) (β : outParam (Type v)) :
Type (max u v)
  • reducing : αβ
Instances
    class Abort (α : Type u) (β : outParam (Type v)) :
    Type (max u v)
    • abort : αβ
    Instances
      class Diverge (α : Type u) (β : outParam (Type v)) :
      Type (max u v)
      • div : αβ
      Instances
        class Block (α : Type u) (β : outParam (Type v)) :
        Type (max u v)
        • block : αβ
        Instances
          Equations
          • One or more equations did not get rendered due to their size.
          Instances For
            Equations
            • One or more equations did not get rendered due to their size.
            Instances For
              Equations
              • One or more equations did not get rendered due to their size.
              Instances For
                Equations
                • One or more equations did not get rendered due to their size.
                Instances For