aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
* Add denoter for symbolic_exprGravatar Jason Gross2017-04-12
|
* SOp needs to hold the type of the arguments, for denoteGravatar Jason Gross2017-04-12
|
* Hold types in SFst and SSndGravatar Jason Gross2017-04-12
| | | | Needed for writing denote
* More comment on Saturated.v, explaining representation and the [compact] ↵Gravatar jadep2017-04-11
| | | | operation
* More WIP on CSE interpGravatar Jason Gross2017-04-11
|
* Extend cse context when inliningGravatar Jason Gross2017-04-11
|
* Add initial version of CSE interpGravatar Jason Gross2017-04-11
|
* Generalize prepend_prefixGravatar Jason Gross2017-04-10
|
* Fix missing 'by tac' in rewrite_hypGravatar Jason Gross2017-04-10
|
* Finish CSE_WfGravatar Jason Gross2017-04-10
|
* Finish most of wf for CSEGravatar Jason Gross2017-04-10
| | | | Only thing left is figuring out how to handle the [prefix]
* Reorder parameters for ease of partial instantiation, add symbolic_expr_decGravatar Jason Gross2017-04-10
|
* Add dec_of_bool_decGravatar Jason Gross2017-04-10
|
* Add lookupb_extendb_fullGravatar Jason Gross2017-04-10
|
* Fix CSE to correctly symbolize expressionsGravatar Jason Gross2017-04-10
| | | | | | The ones using variables from different parts of the same let-binder were getting stored as a reference to the let-binder, and losing information about which component they were in.
* Relax extendb, and prove a property about lengthGravatar Jason Gross2017-04-10
|
* Key on flat_type not base_type, in CSEGravatar Jason Gross2017-04-10
| | | | | | Using [lookup] and [extend] was causing issues in proving wf, and they were unnecessary. It's fine to treat each flat_type as a unit, because we'll never be looking for a projection of an expression in the context.
* Add flatten_binding_list_SmartVarfMap2_pair_In_splitGravatar Jason Gross2017-04-10
|
* Add flatten_binding_list_SmartVarfMap2_pair_same_in_eq2Gravatar Jason Gross2017-04-10
|
* Use Named.Context in CSE, so we can reuse context lemmasGravatar Jason Gross2017-04-10
|
* Add AListContext, WeakListContextGravatar Jason Gross2017-04-10
|
* Split off Compilers.Named.ContextGravatar Jason Gross2017-04-10
|
* Add rewrite_hyp ... by tacGravatar Jason Gross2017-04-10
|
* Finish the last of the admits in word-size-selection!Gravatar Jason Gross2017-04-09
|
* Split off ZUtil.Stabilization, finish IsBoundedBy!Gravatar Jason Gross2017-04-09
|
* Add Z.lt_le_flip_Proper_flip_implGravatar Jason Gross2017-04-09
|
* More wip on boundsGravatar Jason Gross2017-04-09
|
* Add Z.pow_nonneg to zarithGravatar Jason Gross2017-04-09
|
* More progress on boundsGravatar Jason Gross2017-04-09
|
* Don't take abs in upper_lor_and_boundsGravatar Jason Gross2017-04-09
|
* Make replace_with_neg more powerfulGravatar Jason Gross2017-04-09
|
* Handle more things in Z.peel_leGravatar Jason Gross2017-04-09
|
* Take more abs in Bounds.InterpretationGravatar Jason Gross2017-04-09
|
* Add Z.peel_leGravatar Jason Gross2017-04-09
|
* Factor out Z.{lor,land} proofs a bit moreGravatar Jason Gross2017-04-09
|
* Add Z.log2_up_le_mono to zarithGravatar Jason Gross2017-04-09
|
* Add Z.max_le_compat Z.min_le_compat to zarithGravatar Jason Gross2017-04-09
|
* Finish shift cases, extract out land, lor factsGravatar Jason Gross2017-04-09
|
* Add lemmas about shift bounds to ZUtilGravatar Jason Gross2017-04-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After | File Name | Before || Change ------------------------------------------------------------------------------------------------- 13m38.70s | Total | 14m34.38s || -0m55.68s ------------------------------------------------------------------------------------------------- 1m05.36s | Compilers/Z/Bounds/InterpretationLemmas/PullCast | 1m14.01s || -0m08.65s 0m49.32s | Compilers/Z/ArithmeticSimplifierWf | 0m56.11s || -0m06.78s 3m50.24s | Specific/IntegrationTestLadderstep | 3m55.59s || -0m05.34s 1m30.01s | Spec/Test/X25519 | 1m34.98s || -0m04.96s 0m11.63s | Specific/IntegrationTestSub | 0m15.00s || -0m03.36s 1m30.00s | Specific/IntegrationTestLadderstep130 | 1m32.52s || -0m02.52s 0m37.04s | Spec/Ed25519 | 0m39.69s || -0m02.64s 0m17.82s | Primitives/EdDSARepChange | 0m20.25s || -0m02.42s 0m14.41s | Specific/IntegrationTestMul | 0m16.55s || -0m02.14s 0m16.54s | Util/ZUtil | 0m15.06s || +0m01.47s 0m11.14s | Compilers/Z/ArithmeticSimplifierInterp | 0m12.19s || -0m01.04s 0m09.43s | Compilers/Z/Bounds/InterpretationLemmas/IsBoundedBy | 0m10.63s || -0m01.20s 0m08.62s | LegacyArithmetic/ArchitectureToZLikeProofs | 0m10.12s || -0m01.50s 0m08.03s | LegacyArithmetic/Double/Proofs/Multiply | 0m09.28s || -0m01.25s 0m07.89s | LegacyArithmetic/Double/Proofs/ShiftRightDoubleWordImmediate | 0m09.62s || -0m01.72s 0m06.92s | Arithmetic/Core | 0m08.11s || -0m01.18s 0m04.98s | Specific/ArithmeticSynthesisTest130 | 0m06.04s || -0m01.05s 0m02.57s | LegacyArithmetic/Double/Proofs/ShiftRight | 0m04.08s || -0m01.51s 0m20.49s | Compilers/Named/MapCastWf | 0m20.67s || -0m00.18s 0m09.86s | Compilers/Named/MapCastInterp | 0m09.93s || -0m00.07s 0m09.00s | Arithmetic/MontgomeryReduction/Proofs | 0m09.90s || -0m00.90s 0m07.49s | Specific/ArithmeticSynthesisTest | 0m08.48s || -0m00.99s 0m06.82s | Util/FixedWordSizesEquality | 0m06.86s || -0m00.04s 0m06.79s | LegacyArithmetic/Double/Proofs/SpreadLeftImmediate | 0m06.82s || -0m00.03s 0m05.36s | LegacyArithmetic/Pow2BaseProofs | 0m05.65s || -0m00.29s 0m05.33s | LegacyArithmetic/Double/Proofs/RippleCarryAddSub | 0m05.49s || -0m00.16s 0m03.92s | Arithmetic/BarrettReduction/HAC | 0m03.84s || +0m00.08s 0m03.46s | Arithmetic/Saturated | 0m03.90s || -0m00.43s 0m03.34s | LegacyArithmetic/InterfaceProofs | 0m03.67s || -0m00.33s 0m03.14s | Specific/FancyMachine256/Montgomery | 0m03.69s || -0m00.54s 0m03.06s | LegacyArithmetic/ZBoundedZ | 0m03.31s || -0m00.25s 0m02.98s | Arithmetic/BarrettReduction/Generalized | 0m02.93s || +0m00.04s 0m02.94s | Arithmetic/ModularArithmeticTheorems | 0m02.95s || -0m00.01s 0m02.89s | Specific/FancyMachine256/Barrett | 0m03.36s || -0m00.46s 0m02.64s | LegacyArithmetic/Double/Proofs/ShiftLeft | 0m03.19s || -0m00.54s 0m02.45s | LegacyArithmetic/Double/Proofs/Decode | 0m02.54s || -0m00.08s 0m02.34s | Compilers/Z/Bounds/Relax | 0m02.46s || -0m00.12s 0m02.10s | Util/WordUtil | 0m02.15s || -0m00.04s 0m02.09s | LegacyArithmetic/BarretReduction | 0m02.51s || -0m00.41s 0m01.93s | Specific/FancyMachine256/Core | 0m02.18s || -0m00.25s 0m01.54s | LegacyArithmetic/MontgomeryReduction | 0m01.76s || -0m00.21s 0m01.52s | Arithmetic/PrimeFieldTheorems | 0m01.50s || +0m00.02s 0m01.48s | Arithmetic/BarrettReduction/Wikipedia | 0m01.52s || -0m00.04s 0m01.22s | Compilers/Z/Syntax/Equality | 0m01.32s || -0m00.10s 0m01.09s | Compilers/Z/Bounds/Pipeline/Definition | 0m01.14s || -0m00.04s 0m01.08s | Util/NumTheoryUtil | 0m01.07s || +0m00.01s 0m00.96s | Arithmetic/Karatsuba | 0m00.88s || +0m00.07s 0m00.90s | LegacyArithmetic/Double/Proofs/BitwiseOr | 0m01.17s || -0m00.26s 0m00.83s | LegacyArithmetic/BaseSystemProofs | 0m00.80s || +0m00.02s 0m00.82s | LegacyArithmetic/Double/Proofs/LoadImmediate | 0m00.97s || -0m00.15s 0m00.76s | Compilers/MapCastByDeBruijnInterp | 0m00.83s || -0m00.06s 0m00.68s | Util/IterAssocOp | 0m00.68s || +0m00.00s 0m00.67s | Compilers/Z/Syntax/Util | 0m00.63s || +0m00.04s 0m00.66s | Compilers/Z/Bounds/Pipeline/ReflectiveTactics | 0m00.71s || -0m00.04s 0m00.66s | LegacyArithmetic/Double/Proofs/SelectConditional | 0m00.87s || -0m00.20s 0m00.66s | Compilers/MapCastByDeBruijnWf | 0m00.72s || -0m00.05s 0m00.61s | LegacyArithmetic/Interface | 0m00.63s || -0m00.02s 0m00.52s | Spec/EdDSA | 0m00.48s || +0m00.04s 0m00.49s | Compilers/Z/Bounds/Pipeline | 0m00.56s || -0m00.07s 0m00.48s | Compilers/Z/Bounds/InterpretationLemmas/Tactics | 0m00.44s || +0m00.03s 0m00.48s | Util/NUtil | 0m00.64s || -0m00.16s 0m00.47s | LegacyArithmetic/Double/Core | 0m00.46s || +0m00.00s 0m00.46s | Arithmetic/ModularArithmeticPre | 0m00.52s || -0m00.06s 0m00.46s | Compilers/Z/MapCastByDeBruijnWf | 0m00.43s || +0m00.03s 0m00.45s | LegacyArithmetic/Pow2Base | 0m00.46s || -0m00.01s 0m00.45s | LegacyArithmetic/ZBounded | 0m00.47s || -0m00.01s 0m00.45s | Compilers/Z/Bounds/Pipeline/Glue | 0m00.49s || -0m00.03s 0m00.44s | LegacyArithmetic/ArchitectureToZLike | 0m00.54s || -0m00.10s 0m00.44s | Compilers/Z/Bounds/MapCastByDeBruijnInterp | 0m00.46s || -0m00.02s 0m00.44s | Compilers/Z/Reify | 0m00.54s || -0m00.10s 0m00.43s | LegacyArithmetic/Double/Proofs/ShiftLeftRightTactic | 0m00.44s || -0m00.01s 0m00.42s | Compilers/Z/MapCastByDeBruijnInterp | 0m00.40s || +0m00.01s 0m00.41s | LegacyArithmetic/BaseSystem | 0m00.43s || -0m00.02s 0m00.40s | Compilers/Z/Bounds/MapCastByDeBruijn | 0m00.37s || +0m00.03s 0m00.39s | Spec/ModularArithmetic | 0m00.38s || +0m00.01s 0m00.36s | Arithmetic/MontgomeryReduction/Definition | 0m00.39s || -0m00.03s 0m00.36s | Compilers/Z/InlineWf | 0m00.35s || +0m00.01s 0m00.36s | Compilers/Z/FoldTypes | 0m00.40s || -0m00.04s 0m00.36s | Compilers/Z/Bounds/MapCastByDeBruijnWf | 0m00.50s || -0m00.14s 0m00.34s | Compilers/Z/Inline | 0m00.36s || -0m00.01s 0m00.33s | Compilers/Z/InlineInterp | 0m00.37s || -0m00.03s
* Fix missing unfoldGravatar Jason Gross2017-04-09
|
* Add sub_le_flip_le_ProperGravatar Jason Gross2017-04-09
|
* WIP on bounds lemmaGravatar Jason Gross2017-04-08
|
* Add Z.shift{l,r}_opp_lGravatar Jason Gross2017-04-08
|
* More WIP on PullCastGravatar Jason Gross2017-04-08
|
* Add some le proper flip lemmasGravatar Jason Gross2017-04-08
|
* Add interpToZ_rangeGravatar Jason Gross2017-04-08
|
* Add ZToInterp_eq_injGravatar Jason Gross2017-04-08
|
* Use Z.max 0, not an if statementGravatar Jason Gross2017-04-08
| | | | Leads to fewer match branches
* Add interpToZ_ZToInterp_modGravatar Jason Gross2017-04-08
|
* Add cast_const_mod lemmasGravatar Jason Gross2017-04-08
|