Skip to content
Snippets Groups Projects
Select Git revision
  • adamAndMath/mfail
  • ci-release
  • ci/msammler/_1_2_lemmas
  • ci/msammler/more_feed
  • coq-stdpp-1.0
  • dfrumin/coq-stdpp-set_map_2
  • janno/tc-opaque-unseal
  • master default protected
  • msammler/bitvector
  • msammler/bool_decide_simpl_never
  • ralf/empty-opaque
  • ralf/hint-mode-check
  • ralf/hint-mode-plus
  • ralf/listZ
  • robbert/cbn
  • robbert/f_equiv_pointwise
  • robbert/from_option
  • robbert/map_filter_True_False
  • robbert/multiset_singleton
  • robbert/set_fold_union
  • coq-stdpp-1.8.0
  • coq-stdpp-1.7.0
  • coq-stdpp-1.6.0
  • coq-stdpp-1.5.0
  • coq-stdpp-1.4.0
  • coq-stdpp-1.3.0
  • coq-stdpp-1.2.1
  • coq-stdpp-1.2.0
  • coq-stdpp-1.1.0
  • coq-stdpp-1.0.0
30 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.02May130Apr2825241918141124Mar232120191817817Feb1376419Jan216Dec151312530Nov2925242318171615227Oct24208629Sep28272524232120725Aug24231716121110983131Jul272618728Jun2726830May25231613119864312Apr118730Mar18161524Feb2022Jan19171413121122Dec211613987632130Nov262423221815131285427Oct261513952127Sep262513109876545411Aug29Jul28Add tests.Make `Pmap_empty` opaque, similar to `gmap_empty`.New `gmap`.Change implementation of `Pmap` and replace `map_to_list` with `map_fold`.Merge branch 'robbert/option_union' into 'master'CHANGELOG.Add `union_None` and `union_is_Some`.Make `union_Some` a `↔`.Merge branch 'robbert/coq815' into 'master'coq-lint: enforce TC opaque having locality annotationsCHANGELOG.Set `Hint Mode` for `Equiv`.Add `Global` to `Typeclasses Opaque`/`Typeclasses Transparent`.Override `intuition_solver` instead of redeclaring `intuition`.Use `#[projections(primitive=yes)]` pragma.Remove obsolete remark, `omega` has been removed in Coq 8.14.remove spurious newlineMerge branch 'robbert/drop_coq814' into 'master'Merge branch 'filter_union_intersection' into 'master'Add lemmas about the union and intersection of filters on mapsDrop support for Coq 8.14.Merge branch 'robbert/n_module' into 'master'Merge branch 'robbert/simpl_never_pos_n' into 'master'Also put results about `N` in a module.CHANGELOG.Add `simpl never` for `Pos` and `N`.Merge branch 'robbert/coq817' into 'master'Merge branch 'robbert/ssreflect' into 'master'Update comments based on @jung's suggestion.CHANGELOG.Add ssreflect file (from Iris).Merge branch 'robbert/scalar_mult_assoc' into 'master'Remove `left associativity` of `scalar_mult` to be compatible with math-comp.Let compilation under Coq 8.17 succeed without warnings.test 8.17.0Merge branch 'robbert/gmultiset_positive' into 'master'Merge branch 'robbert/map_zip_fst_snd' into 'master'CHANGELOG.Add lemma `map_zip_fst_snd`.Use `positive` in `gmultiset` representation to avoid off-by-one computations.
Loading