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/list-split
  • ralf/listZ
  • ralf/lookup_insert
  • ralf/make_simple_intropattern
  • ralf/multiset-solver
  • robbert/cancel_inj_surj
  • robbert/cbn
  • robbert/f_equiv_pointwise
  • 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.020Mar191817817Feb1376419Jan216Dec151312530Nov2925242318171615227Oct24208629Sep28272524232120725Aug24231716121110983131Jul272618728Jun2726830May25231613119864312Apr118730Mar18161524Feb2022Jan19171413121122Dec211613987632130Nov262423221815131285427Oct261513952127Sep262513109876545411Aug29Jul282726242322212019181715329Jun2827262524`SetUnfold` instance for `map_image` with singleton.Drop the `Img` type class since this operation is not too common and rename lemmas according to `map_preimg`.Tweak proofs.Simplify proof a bit using suggestionsApply suggestionsAdd missing _1 and _2 lemmasSimplify diffProof stylingRemove gmap InstanceVarious small improvementsMore union lemmasRemove FinMapImgChange stylingActually managed to run coq with -mangle-namesFix pipelineChangelogInstancesImg axiomatisationAdd Img classMerge branch 'robbert/multiset_solver_by' into 'master'Use `solve` to address Ralf's comment.CHANGELOG entry.Add tests.Remove `FIXME` since `multiset_solver` became better.Add `by` parameter to `multiset_solver`, which defaults to `eauto`.Merge branch 'robbert/multiset_scalar' into 'master'Comments Ralf.CHANGELOG.Comment.Add scalar multiplication for multisets.Add `ScalarMul` operational type class.Merge branch 'robbert/bijective_finite' into 'master'Fix typosAdd comment.CHANGELOG.Improve `bijective_finite`.Merge branch 'robbert/map_preimg' into 'master'Apply 1 suggestion(s) to 1 file(s)Rename `map_preimage` into `map_preimg` (to be consistent with `dom`).Merge branch 'dorian/style-guide' into 'master'
Loading