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.015Jun111098765432131May2827262520191817131176543230Apr292322212019151411831Mar2322191514131211524Feb181715121195129Jan28272320191715131187424Dec11109426Nov2320151211109231Oct30292821201513762129Sep161583231Aug3028724Jul2117161514102129Jun2523191817151429May282726191276130Apr292320171615111098765432131Mar302519181713109528Feb2625242320191817141311130Jan181716151319Dec622NovAdd lemma `map_filter_lookup`.Add lemma `map_fmap_singleton_inv`.Merge branch 'robbert/head_tail' into 'master'Add 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 naming
Loading