Documentation

StrataDDM.HNF

@[reducible, inline]
abbrev StrataDDM.SizeBounded (α : Type u_1) [SizeOf α] {β : Sort u_2} [SizeOf β] (e : β) (c : Int) :
Type u_1

Array ofelements whose sizes are bounded by a value.

Equations
Instances For
    structure StrataDDM.ExprF.HNF {α : Type} (e : ExprF α) :

    Head-normal form for an expression consists of an operation

    Instances For
      def StrataDDM.ExprF.hnf {α : Type} (e0 : ExprF α) :
      e0.HNF
      Equations
      Instances For