coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Jonas Oberhauser <s9joober AT gmail.com>
- To: "coq-club AT inria.fr" <coq-club AT inria.fr>
- Subject: [Coq-Club] merging functions over disjoint domains
- Date: Tue, 26 Apr 2016 14:19:17 +0200
- Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None smtp.pra=s9joober AT gmail.com; spf=Pass smtp.mailfrom=s9joober AT gmail.com; spf=None smtp.helo=postmaster AT mail-yw0-f169.google.com
- Ironport-phdr: 9a23:G/9H/BA03e/hGqtH5sSEUyQJP3N1i/DPJgcQr6AfoPdwSP79p8bcNUDSrc9gkEXOFd2CrakU26yJ4uu8ACQp2tWojjMrSNR0TRgLiMEbzUQLIfWuLgnFFsPsdDEwB89YVVVorDmROElRH9viNRWJ+iXhpQAbFhi3DwdpPOO9QteU1JTnkb/jsMGKKyxzxxODIppKZC2sqgvQssREyaBDEY0WjiXzn31TZu5NznlpL1/A1zz158O34YIxu38I46FppIZ8VvCwdKMhCLdcET4OMmYv5cStuwOJBV+E4WJZWWELmDJJBRLE5Vf0RMGinDH9s79f3y+TJoXRR70uWT2/9KpxAEvz2SUAMDQ06knYj8VxiORQpxf39E83+JLdfIzAbKk2RajaZ95PHWc=
I have a set M and two subsets of M, N,N'.
I have functions in dependent products over N,N', that agree on the codomain,
f : forall n : N, X n
f' : forall n : N', X n
Where X : M -> Type
In set theory, merge is simply the union, but one might do extra work and define
merge f f' n = if n : N then f n else f' n
- [Coq-Club] merging functions over disjoint domains, Jonas Oberhauser, 04/26/2016
- Re: [Coq-Club] merging functions over disjoint domains, Guillaume Melquiond, 04/26/2016
- Re: [Coq-Club] merging functions over disjoint domains, Jonas Oberhauser, 04/27/2016
- Re: [Coq-Club] merging functions over disjoint domains, Guillaume Melquiond, 04/27/2016
- Re: [Coq-Club] merging functions over disjoint domains, Jonas Oberhauser, 04/27/2016
- Re: [Coq-Club] merging functions over disjoint domains, Abhishek Anand, 04/27/2016
- Re: [Coq-Club] merging functions over disjoint domains, Jonas Oberhauser, 04/27/2016
- Re: [Coq-Club] merging functions over disjoint domains, Guillaume Melquiond, 04/27/2016
- Re: [Coq-Club] merging functions over disjoint domains, Jonas Oberhauser, 04/27/2016
- Re: [Coq-Club] merging functions over disjoint domains, Guillaume Melquiond, 04/26/2016
Archive powered by MHonArc 2.6.18.