Elektrine lite

โ† Feed

@cxandru@types.pl

Post #2669080

2026-04-08 13:14 UTC

The key idea is that, for a d&c algorithm to terminate, the divide step should make inputs "smaller". As such, we work in the setting ๐’ž^I for some well ordered set (I, <). We introduce the novel concept of a well founded (endo)-functor on ๐’ž^I, describing a functor whose output is pointwise determined by smaller inputs. 4/8

Replies (1)

  • @cxandru@types.pl 2026-04-08 13:15

    A functor G: ๐’žI โ†’ ๐’žI is well founded if for every i โˆˆ I there exists a functor $G_{<i}$ s.t. $โˆ€ i โˆˆ I. โˆ€ X โˆˆ ๐’žI. (G X)i โ‰… G{<i} (X|{<i})$, where $< i = { j โˆˆ I \mid j < i }$ i.e. morally, G is naturally isomorphic to a _family of functors $G_{<i} : (๐’ž{< i} โ†’ ๐’ž)_{i โˆˆ I}$ 5/8

    Open ##2669081