Documentation

Qq.MatchImpl

Instances For
    def Qq.Impl.PatVarDecl.fvar (decl : PatVarDecl) :
    have a := decl.fvarTy; Q(«$a»)
    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)
        Instances For
          Instances For
            def Qq.Impl.mkLet' (n : Lean.Name) (fvar ty val body : Lean.Expr) :
            Instances For