Starbright Electric Bolt

12 Followers
69 Following
89 Posts
pronounshe/they
Fediverse - Wikipedia

Sky Whale has been sighted!!!
@nonphatic This is all subjective, but zero indexing is just overall better I think? It's true that you can get in trouble the way the authors have, but I'd blame that on the "a,...,b" notation. With indexes the way you suggest, the sentence at the end would have to end "iff for all 0 < i <= k:". And it's true that it's less clear if you aren't used to it, but I think it's just like switching to the metric system or etc.
@enkiv2 They both bring something important into focus!
@nonphatic ooh what question (i won't be able to answer it but I like questions)
@natecull @charlag Yes, if these are the questions you're asking, you definitely want to read David Spivak. He's thought about stuff like this way more than I have.
However, this post of yours reminds me of a book I bet you'd like: https://archive.org/details/cattheory/mode/2up Category theory for [scientists | the sciences] (same book different edition, I think) by Spivak is all about treating categories as knowledge representations. It's meant to be introductory, too.
Category Theory for the Sciences : David I. Spivak : Free Download, Borrow, and Streaming : Internet Archive

Category theory was invented in the 1940s to unify and synthesize different areas in mathematics, and it has proven remarkably successful in enabling powerful...

@natecull @charlag Makes sense, but seemingly not very relevant to understanding category theory; since as you say everything is represented as a graph, "X is represented as a graph" is maximally uninformative.
@natecull @charlag Cardinality (whether there are infinitely many of anything) is not relevant to the distinction between categories and graphs. Both categories and graphs can be finite or infinite, although in terms of what is studied infinite categories and finite graphs are more frequent. But not overwhelmingly in either case.
@natecull @charlag
1. Never; describing a category requires giving more information than is present in a description of its underlying graph.
2. No more or less than any other mathematical object.
3. Categories can be represented. A category is no more or less than two sets and four functions between products of those sets. You can represent functions either as a lookup table or as code that computes that function.