Documentation

Lean.Elab.Attributes

Instances For
    Equations
    Equations
    • One or more equations did not get rendered due to their size.
    attrKind := leading_parser optional («scoped» <|> «local»)
    
    Equations
    • One or more equations did not get rendered due to their size.
    Equations
    def Lean.Elab.elabAttr {m : TypeType} [inst : Monad m] [inst : Lean.MonadEnv m] [inst : Lean.MonadResolveName m] [inst : Lean.MonadError m] [inst : Lean.Elab.MonadMacroAdapter m] [inst : Lean.MonadRecDepth m] [inst : Lean.MonadTrace m] [inst : Lean.MonadOptions m] [inst : Lean.AddMessageContext m] [inst : Lean.Elab.MonadInfoTree m] [inst : MonadLiftT IO m] (attrInstance : Lean.Syntax) :
    Equations
    • One or more equations did not get rendered due to their size.
    def Lean.Elab.elabAttrs {m : TypeType} [inst : Monad m] [inst : Lean.MonadEnv m] [inst : Lean.MonadResolveName m] [inst : Lean.MonadError m] [inst : Lean.Elab.MonadMacroAdapter m] [inst : Lean.MonadRecDepth m] [inst : Lean.MonadTrace m] [inst : Lean.MonadOptions m] [inst : Lean.AddMessageContext m] [inst : Lean.MonadLog m] [inst : Lean.Elab.MonadInfoTree m] [inst : MonadLiftT IO m] (attrInstances : Array Lean.Syntax) :
    Equations
    • One or more equations did not get rendered due to their size.