Skip to Content.
Sympa Menu

ssreflect - Re: [ssreflect] Online Documentation for ssrbool and ssrfun?

Subject: Ssreflect Users Discussion List

List archive

Re: [ssreflect] Online Documentation for ssrbool and ssrfun?


Chronological Thread 
  • From: Anton Trunov <>
  • To: Christian Doczkal <>
  • Cc: "" <>
  • Subject: Re: [ssreflect] Online Documentation for ssrbool and ssrfun?
  • Date: Tue, 4 Sep 2018 18:32:31 +0200
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:qswd/BGSw7Xyu3Ssx+dV+p1GYnF86YWxBRYc798ds5kLTJ7ypMuwAkXT6L1XgUPTWs2DsrQY07WQ6/iocFdDyK7JiGoFfp1IWk1NouQttCtkPvS4D1bmJuXhdS0wEZcKflZk+3amLRodQ56mNBXdrXKo8DEdBAj0OxZrKeTpAI7SiNm82/yv95HJbAhEmDiwbaluIBmqsA7cqtQYjYx+J6gr1xDHuGFIe+NYxWNpIVKcgRPx7dqu8ZBg7ipdpesv+9ZPXqvmcas4S6dYDCk9PGAu+MLrrxjDQhCR6XYaT24bjwBHAwnB7BH9Q5fxri73vfdz1SWGIcH7S60/VC+85Kl3VhDnlCYHNyY48G7JjMxwkLlbqw+lqxBm3oLYfJ2ZOP94c6zaYN0aWHFBXt5PWCNdHoOyYYwPD+8bMuZZqYn2ul8CoBS6CAWpAu7k1z1GiWLs3aAiz+suHhzI0gwiENwAv3rar9v1OrkVX+2u0KnI1DDDY+9W2Tvh6oXFdA0qr/GWXbJ3dMrc0VUiFwXZjlWXr4zuIi2b1v4Qs2id6OpgS/+khmk9pAF3vjivwcEshpPTiY4P1lDE7zh5wIAyJd2mU0N7btukH4FRtyGeLYd5XsQiQ2RxtSs817YIt5m7fC0Qx5QmwR7Sc/2Hc46S4hLiTumdOzl4hGh9dLKwhhay7UigyvDnWcWu0VZKqTJJktbNtnAR1xzT99OIRuFh8Uem3DaC0R3Y5OJcIU0si6bXN5oszqQzm5cTq0jPADH6lFjsgKKZa0ko4vWk5uDpb7n8u5OROI15hhvjPqgymMGzG+s1PwgIUmOG4+qzzqfj8lf8QLhSjv05jK3ZsJfCKMQevKG5AgtV3p8t6halEjuqydoYkHYaIF5fdxKHiI/pO17KIP/mF/uwn1OskDJzy/DHOL3uHInNI2DdnLv9ebtx8U1RxQopwdxB+Z5YF6sNLf3uVkPpsdzXFB45Mwi6w+b9D9V905sTVniJAq+FN6PSt0WE6fg1L+mQfo8VpTD9K/875/P1gn85nEUSfait3ZcNdH+4GfFmL12DYXXwmtcBDXsKvg0mQezxk12CSyBcZ3i2X60i+j47FJmrDZzDR4ComLyOxj23HpxQZmBcC1CDC23kd4ueW6REVCXHCc97kycYVLGnA6Mm3gOtvQuyn7FnNOvP5iwRs9Tv09Nn5OTXvRw07nlwHsOblW+XGTJahGQNEhYwwKd56XBn11GEz+AsivpEEtoV7rVVSBo8MoD0wOlzCtS0UQXEKITaAG26S8mrVGliBuk6xMUDNgMgQozz3CCG5DKjBvour5LOAZU19qzG2H2ofpRyzn/H0O8qiFx0G5ITZ13jvbZ28k3oP6CMi1+Qzv/4eqEV3SqL/2CGnzLX4RNoFTVoWKCAZkgxI0vbqdOjuxHHRr6qTKs9a05PlZfEJaxNZdnky15BQaW7NQ==

Hi Christian,

Coq’s GitHub has the files:

https://github.com/coq/coq/blob/master/plugins/ssr/ssrfun.v
https://github.com/coq/coq/blob/master/plugins/ssr/ssrbool.v

Hope this helps.

Cheers,
Anton

> On 4 Sep 2018, at 18:21, Christian Doczkal
> <>
> wrote:
>
> Hello,
>
> I noticed that the pages for ssrbool and ssrfun linked from the mathcomp
> library graph
> (http://math-comp.github.io/math-comp/htmldoc/libgraph.html) are now
> essentially empty.
>
> This seems to be due to these files now being part of Coq (e.g,
> Coq.ssr.ssrbool). Unfortunately, these files seem not to be linked from
> the top level site of the standard library documentation
> (https://coq.inria.fr/distrib/current/stdlib/), even though
> https://coq.inria.fr/distrib/current/stdlib/Coq.ssr.ssrbool.html exists.
>
> And, as if this wasn't unfortunate enough, the aforementioned HTML page
> does not include the descriptive comments at the top of the file, or
> indeed any comments.
>
> So does someone know whether there is still some online version of these
> files somewhere that includes the comments?
>
> Best,
> Christian




Archive powered by MHonArc 2.6.18.

Top of Page