Documentation

Qq.MatchImpl

Instances For
    Equations
    Instances For
      def Qq.Impl.PatVarDecl.fvar (decl : PatVarDecl) :
      have a := decl.fvarTy; Q(«$a»)
      Equations
      Instances For
        Equations
        Instances For
          def Qq.Impl.mkIsDefEqResult (val : Bool) (decls : List PatVarDecl) :
          have a := mkIsDefEqType decls; Q(«$a»)
          Instances For
            def Qq.Impl.mkIsDefEqResultVal (decls : List PatVarDecl) :
            (have a := mkIsDefEqType decls; Q(«$a»))Q(Bool)
            Equations
            Instances For
              Equations
              Instances For
                def Qq.Impl.mkLet' (n : Lean.Name) (fvar ty val body : Lean.Expr) :
                Equations
                Instances For