Documentation
Init
.
Grind
.
Util
Search
return to top
source
Imports
Init.Core
Imported by
Lean
.
Grind
.
nestedProof
Lean
.
Grind
.
nestedProof_congr
source
def
Lean
.
Grind
.
nestedProof
(p :
Prop
)
(h :
p
)
:
p
A helper gadget for annotating nested proofs in goals.
Equations
⋯
=
h
Instances For
source
theorem
Lean
.
Grind
.
nestedProof_congr
(p q :
Prop
)
(h :
p
=
q
)
(hp :
p
)
(hq :
q
)
:
HEq
⋯
⋯