Skip to Content.
Sympa Menu

ssreflect - [ssreflect] Bigop and functional composition.

Subject: Ssreflect Users Discussion List

List archive

[ssreflect] Bigop and functional composition.


Chronological Thread 
  • From: Florent Hivert <>
  • To: "" <>
  • Subject: [ssreflect] Bigop and functional composition.
  • Date: Tue, 10 Nov 2015 11:04:13 +0100
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=None ; spf=None
  • Ironport-phdr: 9a23:RtDOZRI719fEw6kDgdmcpTZWNBhigK39O0sv0rFitYgUIv/xwZ3uMQTl6Ol3ixeRBMOAu68C17ed6/uocFdDyKjCmUhKSIZLWR4BhJdetC0bK+nBN3fGKuX3ZTcxBsVIWQwt1Xi6NU9IBJS2PAWK8TWM5DIfUi/yKRBybrysXNWC0oLriqvqoNX6WEZhunmUWftKNhK4rAHc5IE9oLBJDeIP8CbPuWZCYO9MxGlldhq5lhf44dqsrtY4q3wD86Fpy8kVG77hZak2SbFTEBwjKHpw5cvxtBCFTA2V53JaXH9c2k5TGBLI4hX3VYvZtzDg8+t7wiiTe8zwV7E9Hzq4ufRFUhjt3QkDMCQ09n2fqs1ugbhH6EaPoxtlzojIJqGUKvdkYovZZ9JcS3AXDZUZbDBIHo7pN9hHNOEGJ+sN94Q=

Hi there,

Is there a way to use bigop with function composition ?

Suppose that I have an eqType (unfortunately not finite) T. The functional
composition \o together with identity id defines mathematically a monoid but
unless I suppose functional extensionality on T, I can only use =1 and not =
to compare two functions. As a consequence, I can't manage to define a proper
Monoid.law for \o and id. Is there a simple solution ?

Cheers,

Florent Hivert



Archive powered by MHonArc 2.6.18.

Top of Page