Documentation
Lean
.
Elab
.
Tactic
.
Do
.
VCGen
Search
return to top
source
Imports
Std.Do.Triple
Std.Do.WP
Lean.Elab.Tactic.Simp
Lean.Elab.Tactic.Do.Attr
Lean.Elab.Tactic.Do.LetElim
Lean.Elab.Tactic.Do.Spec
Lean.Elab.Tactic.Do.Syntax
Lean.Elab.Tactic.Do.ProofMode.Basic
Lean.Elab.Tactic.Do.ProofMode.Cases
Lean.Elab.Tactic.Do.ProofMode.Intro
Lean.Elab.Tactic.Do.ProofMode.Pure
Lean.Elab.Tactic.Do.ProofMode.Revert
Lean.Elab.Tactic.Do.ProofMode.Specialize
Lean.Elab.Tactic.Do.VCGen.Basic
Lean.Elab.Tactic.Do.VCGen.Split
Imported by
Lean
.
Elab
.
Tactic
.
Do
.
VCGen
.
genVCs
Lean
.
Elab
.
Tactic
.
Do
.
elabMVCGen
source
def
Lean
.
Elab
.
Tactic
.
Do
.
VCGen
.
genVCs
(
goal
:
MVarId
)
(
ctx
:
Context
)
(
fuel
:
Fuel
)
:
MetaM
(
Array
MVarId
)
Equations
One or more equations did not get rendered due to their size.
Instances For
source
def
Lean
.
Elab
.
Tactic
.
Do
.
elabMVCGen
:
Tactic
Equations
One or more equations did not get rendered due to their size.
Instances For