Skip to content
Snippets Groups Projects
Select Git revision
  • ci-release protected
  • ci/msammler/more_feed
  • ci/refactor_staging
  • coq-stdpp-1.0 protected
  • dfrumin/coq-stdpp-set_map_2
  • master default protected
  • msammler/bitvector
  • msammler/bool_decide_simpl_never
  • msammler/monad_without_universe_constraints
  • ralf/empty-opaque
  • ralf/hint-mode-check
  • ralf/hint-mode-plus
  • ralf/listZ
  • ralf/lookup_insert
  • ralf/make_simple_intropattern
  • ralf/multiset-solver
  • robbert/cancel_inj_surj
  • robbert/cbn
  • robbert/f_equiv_pointwise
  • robbert/from_option
  • coq-stdpp-1.11.0 protected
  • coq-stdpp-1.10.0 protected
  • coq-stdpp-1.9.0 protected
  • coq-stdpp-1.8.0 protected
  • coq-stdpp-1.7.0 protected
  • coq-stdpp-1.6.0 protected
  • coq-stdpp-1.5.0 protected
  • coq-stdpp-1.4.0 protected
  • coq-stdpp-1.3.0 protected
  • coq-stdpp-1.2.1 protected
  • coq-stdpp-1.2.0 protected
  • coq-stdpp-1.1.0 protected
  • coq-stdpp-1.0.0 protected
33 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.011Jun1098765432131May2827262520191817131176543230Apr292322212019151411831Mar2322191514131211524Feb181715121195129Jan28272320191715131187424Dec11109426Nov2320151211109231Oct30292821201513762129Sep161583231Aug3028724Jul2117161514102129Jun2523191817151429May282726191276130Apr292320171615111098765432131Mar302519181713109528Feb2625242320191817141311130Jan181716151319Dec622Nov21Add tests for `simpl` on `last`.Comment about `head` and `tail` notations.CHANGELOG.Add lemmas for `head` similar to those for `tail`.Define `head` as notation that also prints (Coq defines it as `parsing only`).More properties of `last` function.Make sure `tail` is not `simpl`ed too much.Merge branch 'robbert/lookup_merge' into 'master'Comment about `diag_None`.Fix `Params` of `from_option` to match with !276.CHANGELOG.Drop `DiagNone` precondition of `lookup_merge` rule of `FinMap` interface.Break some really long lines.CHANGELOG for !276.Merge branch 'robbert/map_setoid' into 'master'Spell out function names in `Proper`s instead of using notations.Renamed tests/solve_proper.v -> tests/proper.v since it tests more Proper related stuff.Add lemmas `map_singleton_equiv_inj` and `map_fmap_equiv_inj`.Add lemma `option_fmap_equiv_inj`.Add `Proper`s for maps, and generalise existing ones. Add tests to check that the old ones can be derived.Rename `option_mbind_proper` → `option_bind_proper` and `option_mjoin_proper` → `option_join_proper`.Add lemma `map_equiv_lookup_r`.Add lemma `map_equiv_iff`.File structure tweak.Organize setoid instances for maps better.Merge branch 'robbert/set_map_filter' into 'master'CHANGELOG.Add lemma `map_cross_split`.Add lemmas `disjoint_filter_complement` and `filter_union_complement` (analogous to maps).Add lemma `disjoint_filter` (analogous to maps).Add `map_disjoint_filter` and `map_union_filter` similar to sets.Rename `map_disjoint_filter` → `map_disjoint_filter_complement` and `map_union_filter` → `map_filter_union_complement`.Merge branch 'master' into 'master'sum_list_with_inMerge branch 'map_filter_strong_ext' into 'master'Update changelogBetter namingAdd `map_filter_strong_ext_2`.update 'Equiv' mode commentcoq-lint: follow the style of other make messages
Loading