Documentation
Lean
.
Meta
.
Tactic
.
Grind
.
EMatchTheoremPtr
Search
return to top
source
Imports
Lean.Meta.Tactic.Grind.EMatchTheorem
Imported by
Lean
.
Meta
.
Grind
.
isSameEMatchTheoremPtr
Lean
.
Meta
.
Grind
.
EMatchTheoremPtr
Lean
.
Meta
.
Grind
.
hashEMatchTheoremPtr
Lean
.
Meta
.
Grind
.
instHashableEMatchTheoremPtr
Lean
.
Meta
.
Grind
.
instBEqEMatchTheoremPtr
source
@[inline]
def
Lean
.
Meta
.
Grind
.
isSameEMatchTheoremPtr
(
a
b
:
EMatchTheorem
)
:
Bool
Equations
Instances For
source
structure
Lean
.
Meta
.
Grind
.
EMatchTheoremPtr
:
Type
thm :
EMatchTheorem
Instances For
source
@[reducible, inline]
abbrev
Lean
.
Meta
.
Grind
.
hashEMatchTheoremPtr
(
thm
:
EMatchTheorem
)
:
UInt64
Equations
Instances For
source
instance
Lean
.
Meta
.
Grind
.
instHashableEMatchTheoremPtr
:
Hashable
EMatchTheoremPtr
Equations
source
instance
Lean
.
Meta
.
Grind
.
instBEqEMatchTheoremPtr
:
BEq
EMatchTheoremPtr
Equations