Skip to content

Commit a265977

Browse files
committed
chore: add more sources
1 parent 04e1661 commit a265977

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Lean/Elab/Tactic/BVAckermannize.lean

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ This file implements lazy ackermannization [1, 2]
77
88
[1] https://lara.epfl.ch/w/_media/model-based.pdf
99
[2] https://leodemoura.github.io/files/oregon08.pdf
10+
[3] https://github.com/Z3Prover/z3/blob/d047b86439ec209446d211f0f6b251ebfba070d8/src/ackermannization/lackr.cpp#L206
11+
[4]https://github.com/Z3Prover/z3/blob/d047b86439ec209446d211f0f6b251ebfba070d8/src/ackermannization/lackr_model_constructor.cpp#L344
1012
-/
1113
prelude
1214
import Std.Tactic.BVDecide.Bitblast

0 commit comments

Comments
 (0)