Documentation
Lean.Meta.Match.MatchPatternAttr
Google site search
Lean.Meta.Match.MatchPatternAttr
source
Imports
Init
Lean.Attributes
Imported by
Lean.matchPatternAttr
Lean.hasMatchPatternAttribute
source
opaque
Lean.matchPatternAttr
:
Lean.TagAttribute
source
@[export lean_has_match_pattern_attribute]
def
Lean.hasMatchPatternAttribute
(env :
Lean.Environment
)
(n :
Lean.Name
)
:
Bool
Equations
Lean.hasMatchPatternAttribute
env
n
=
Lean.TagAttribute.hasTag
Lean.matchPatternAttr
env
n