diff options
| author | Frédéric Besson | 2016-09-07 10:28:07 +0200 |
|---|---|---|
| committer | Frédéric Besson | 2016-09-07 10:28:07 +0200 |
| commit | 6e847be2a6846ab11996d2774b6bc507a342a626 (patch) | |
| tree | 18ddfc166371881314a763d63ce9e51216fa98fe /plugins/micromega/vo.itarget | |
| parent | 977e91d0aa5cfece962fc82e3fd42402918663c8 (diff) | |
micromega : more robust generation of proof terms
- Assert a purely arihtmetic sub-goal that is proved independently by reflexion.
(This reduces the stress on the conversion test)
- Does not use 'abstract' anymore (more natural proof-term)
- Fix a parsing bug (certain terms in Prop where not recognized)
Diffstat (limited to 'plugins/micromega/vo.itarget')
| -rw-r--r-- | plugins/micromega/vo.itarget | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/micromega/vo.itarget b/plugins/micromega/vo.itarget index cb4b2b8a55..c9009ea4de 100644 --- a/plugins/micromega/vo.itarget +++ b/plugins/micromega/vo.itarget @@ -12,4 +12,4 @@ ZCoeff.vo ZMicromega.vo Lia.vo Lqa.vo -Lra.vo
\ No newline at end of file +Lra.vo |
