mirror of
https://github.com/Z3Prover/z3
synced 2026-04-07 05:02:48 +00:00
fstar: clarify README relationship table heading per review
Agent-Logs-Url: https://github.com/Z3Prover/z3/sessions/46fcd3bf-be90-4098-8516-fde0f1e37cbf Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
This commit is contained in:
parent
1b73e5f1de
commit
e6e878a98a
1 changed files with 1 additions and 2 deletions
|
|
@ -110,8 +110,7 @@ corresponding to the five `lemma_is_inf_to_fp_int_*` lemmas.
|
|||
|
||||
## Relationship to the C++ Code
|
||||
|
||||
The following table maps each lemma to the corresponding C++ macro in
|
||||
`src/ast/rewriter/fpa_rewriter_rules.h` and where it is used.
|
||||
The following table maps each lemma to its corresponding C++ macro and the function where the macro is invoked.
|
||||
|
||||
| Lemma | C++ macro | Used in |
|
||||
|---|---|---|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue