The Language of Categories | Category Theory and Why We Care 1.1

Sdílet
Vložit
  • čas přidán 31. 05. 2024
  • By first outlining a mathematically rigorous definition of a category, we can embark on a fascinating journey through category theory with examples from mathematics, computer science and logic.
    This video establishes a good grounding for any keen mathematicians, formally trained or not, and aims to make dealing with the complicated structure of a category feel more natural. With plenty of examples to challenge your understanding, we'll venture into the incredibly abstract world of category theory.
    ― Corrections ―
    12:04 - This should be: It is sunny ∧ (It is sunny ⇒ Bob wears a hat). The and operator ∧ typically has higher precedence than implication, so brackets must be used to ensure this proposition has the meaning I intended it to have.
    ― Timestamps ―
    0:00 - Intro
    0:58 - Definition
    6:02 - Set
    9:46 - Category of Proofs
    16:00 - Functional Programming
    18:34 - Outro
    ― Credits ―
    All animation and voiceover created by Eyesomorphic.
    Background music: 'Raindrops on glass', composed by Caleb Peppiatt.
    ― Further Reading ―
    Category Theory, by Steve Awodey (Book)
  • Věda a technologie

Komentáře • 118

  • @Eclipter
    @Eclipter Před 3 měsíci +112

    Thanks to small, underrated and uncommercialized channels like yours, youtube is still at least a little bit of a cozy place 😊

  • @Wizard_Pepsi
    @Wizard_Pepsi Před 3 měsíci +16

    This channel is literally just cozy math.

    • @Eyesomorphic
      @Eyesomorphic  Před 3 měsíci +7

      That's the goal :)

    • @Wizard_Pepsi
      @Wizard_Pepsi Před 3 měsíci +3

      @@Eyesomorphic An admirable goal considering most math is taught in very stressful environments.

  • @Thwy
    @Thwy Před 3 měsíci +43

    2024 is gonna be awesome!!!!
    The year of category theory

  • @zdzichumis
    @zdzichumis Před 3 měsíci +31

    Among many introductions to category theory I have experienced so far I feel like the one presented in this series seems to be the best. Your examples I think are far more useful for understanding this concept than standard purely mathematical introductions of categories of groups, topologies, etc that someone stuying pure maths wouldn't get much more new insight out of. Your work deserves to be appreciated

    • @Eyesomorphic
      @Eyesomorphic  Před 3 měsíci +9

      That's great to hear! I spent quite a bit of time considering which examples I wanted to cover, so I'm glad you found them useful :)

  • @sexton_hale24verinaud66
    @sexton_hale24verinaud66 Před 3 měsíci +6

    Consider how much your videos inspire people that never had the chance to study math with so much clarity and beauty, because I'm sure that's the case for a lot of people here besides me!
    You give me fuel for thought and further will to get deeper into mathematics! Continue the superb work mate

    • @Eyesomorphic
      @Eyesomorphic  Před 3 měsíci +2

      That's really reassuring, I'm glad I could give you something to think about! Thanks for letting me know it helped, it really helps me make these videos :)

  • @shadamethyst1258
    @shadamethyst1258 Před 3 měsíci +25

    This is some very impressive work in presenting this concept in a very accessible way, and I love the overarching quality of the video!

    • @Eyesomorphic
      @Eyesomorphic  Před 3 měsíci +10

      That means a lot! A *lot* of time goes into making these so I'm really grateful when people enjoy them!

    • @shadamethyst1258
      @shadamethyst1258 Před 3 měsíci +4

      @@Eyesomorphic Oh, I know how much effort that takes, I'm currently writing a blog post on some theorem in topology and group theory that I formalized, and trying to explain what the theorem even means to an audience that may have never heard of what a group or a topology is *really* hard.
      I also know that you learn a lot in trying to explain things, since the understanding that used to be sufficient for you to nod at the lecturer all of a sudden isn't enough to transmit that knowledge to someone else.

    • @Eyesomorphic
      @Eyesomorphic  Před 3 měsíci +2

      @@shadamethyst1258 That sounds exciting! I'd love to check it out once you're finished with it :D And very well said, being able to effectively communicate a topic to someone unfamiliar is truly the best test of personal understanding.

  • @MrKviter1
    @MrKviter1 Před 3 měsíci +21

    I have been waiting 6 months for this video!

    • @vanillafan2037
      @vanillafan2037 Před 3 měsíci +5

      me too!

    • @Eyesomorphic
      @Eyesomorphic  Před 3 měsíci +20

      Me too! Sorry for the rather long hiatus, I'm so happy to be working on videos again though!

  • @yungifez
    @yungifez Před 3 měsíci +11

    This channel is a freaking banger

  • @lexvogelaar834
    @lexvogelaar834 Před 2 měsíci +3

    Will this teacher finally be able to make me truly understand Category Theory? Subscribed!

  • @Hadar1991
    @Hadar1991 Před 3 měsíci +8

    As someone raised on set theory, where logic and set theory is very big part of curriculum (maybe because of big contribution of people from my country when those branches very rapidly growing) and it is the very first thing done when you start to study Mathematics at university, I always had problem with how category is defined. And I assume there could be two approaches:
    1. Ignore set theory completely and rebuild all foundations of mathematics via category theory.
    2. Build category theory from set theory (I know you can't do it in ZFC, but why not in TG or MK).
    While I know very little about category theory it seems that most authors prefer some monstrous middle way. Objects and arrows are introduced as if they ware non-definable like sets in set theory, but there is no effort to rewrite the foundations into pure category theory, and basically from the start category theory is using set theory even though it is not define within the realm of set theory. On the other hand nobody defines what those object and arrows are in language of set theory. So this whole definition feels to me like a school maths "definition": this is how it works, but we won't explain you what it is and how we came up to this point. So yeah, category theory may feel like "theory of nonsense" if the first definition seems completely detached from all of maths and there is not effort to establish it either as foundation or explain via already existing foundations.
    Also there some small errors:
    12:04 You have to put brackets somewhere because (A /\ B) => C is not the same as A /\ (B => C)

    • @Eyesomorphic
      @Eyesomorphic  Před 3 měsíci +8

      I understand what you're saying, but the audience of this video are people who haven't had much, if any, formal mathematics experience. As such, I am aiming to introduce categories such that people are comfortable seeing and using them, then later on we can explore the more foundation questions that you pose.
      I must say that I object to the errors, although I really am grateful of people finding them, things do slip through! The implication point is simply a matter of convention, many authors, and certainly the ones I am used to reading, use the notation I provide here.
      EDIT: I went back and see what you mean regarding the second point, and I do agree that I ought to put parentheses. I hope the narration makes it clear what the meaning is though, thanks for pointing this out!
      Thanks for the comment, I'm glad to see that experienced mathematicians are also watching this video!

    • @Hadar1991
      @Hadar1991 Před 3 měsíci +1

      @@Eyesomorphic Don't get me wrong. I love your videos, I enjoy them very much and keep doing what you are doing. Also at this point I am more of an enthusiast than someone who studies mathematics and like "light" videos like those to refresh some concepts in my head. There was not jab at you, but more at the fact that your definition of category is the one that is almost always used, maybe because of how light it is, but each time I see it my set-theoretic hearth is crying. :D It maybe is my fault, because I had never had the motivation to find a book that either rewrites all foundations or builds category theory completely inside of set theory and learn the subject from it. But from perspective of a person who was interested with set theory and universal algebra I must say that category theory fells I little bit carefree when dealing with foundations. :P
      I retract what I wrote about implication, because I was trying in my head to translate from Polish to English and I may have done some mistakes, including swapping relevant terms. And all that fussing about when you should use symbol => and when -> , what is implication, and what is not, what words to use, is to blurry in my memory for me to not write something accidentally stupid. :P

    • @quadrannilator
      @quadrannilator Před 3 měsíci +3

      Im an engineer. I just love math for math's sake but I do not want to study it in a very formal way or spend years working out every small detail rigorously, even though I understand its value. In the sense of the audience you are targeting, people like me, I would also agree that the parentheses make the idea clear. That implication is not automatically a true statement.
      Towards the end of the video, I was going, WTF is this? Why is he making such trivial statements that are virtually self fulfilling prophecies? But only by the end I realised that you are actually constructing the 1ST FOUNDATION STONE of the ENTIRETY of mathematics in this video, and I'm almost in tears at having understood the intuition you have tried to provide in that regards.
      I agree with the others that this is the best introduction I have seen about the subject, with most people explaining how groups work and the transformations amongst them. No one has come so barebones and made me understand why category theory MUST exist.
      I salute you Sir, from the deepest bottom of my heart, and its teachers like you who keep stoking the fire of our love for math, in people like us who do not necessarily burn as with and as that fire...

  • @stevegailey770
    @stevegailey770 Před 3 měsíci +13

    The examples really help to understand the concepts. I can't wait for more of these.

  • @rishigauswami1987
    @rishigauswami1987 Před 3 měsíci +14

    i absolutely LOVE this series! your presentation is simple yet striking. great work is being done here, keep it up! ❤

  • @triforce42
    @triforce42 Před 3 měsíci +6

    Another banger as usual. Good work.

    • @Eyesomorphic
      @Eyesomorphic  Před 3 měsíci +2

      Much appreciated, and nice username 👀

  • @hdot2613
    @hdot2613 Před 3 měsíci +6

    Yoo I've been waiting for part II for such a long time! I'm happy to support you on Patreon if that helps you upload more regularly 😃

    • @Eyesomorphic
      @Eyesomorphic  Před 3 měsíci +6

      That's really kind! I'll look into options like Patreon in the future. But currently the bottleneck isn't so much funding but rather free time! I hope to release new videos quicker than this time in the future

  • @zachgrimm9062
    @zachgrimm9062 Před měsícem +1

    On par with 3B1B. Please continue.

  • @markusm2538
    @markusm2538 Před 3 měsíci +3

    I've watched several courses on this subject. Yours is most intelligible. Examples are very important. Hope you'll be as clear explaining functors, transformations and limits. I've stuck there )
    Thank you.

  • @CategoryTheorist
    @CategoryTheorist Před 3 měsíci +2

    Waiting for the next part in this series! This introduction is amazing, this channel is making category theory approachable!!

  • @kindreddarkness
    @kindreddarkness Před 2 měsíci +1

    You have such a gift. Truly.

  • @aieousavren
    @aieousavren Před 3 měsíci +3

    Absolutely stunning work here! I must congratulate you. Particularly on the conceptual flow-I appreciate how much you focus on intuition, while not being afraid to show how things work "mechanically". I really appreciate the smooth approach to the mathematics here, and with such consistently pleasing visuals. I was extremely delighted when I got the notification that there was a new video from you, and I was really not disappointed at all. Keep up the great work! I know it's a lot, but for those who see it and take it in, it is truly appreciated. ❤

  • @YuruCampSupermacy
    @YuruCampSupermacy Před 3 měsíci +3

    I was eagerly waiting for the next video. Thanks

  • @BboyKeny
    @BboyKeny Před 3 měsíci +2

    Interesting that there is a hunger for Category Theory. I know that mine is very from satiated, keep up the awesome work!

  • @michaelfarmer1565
    @michaelfarmer1565 Před 3 měsíci +1

    I just found the first video in this series a couple days ago! They are wonderful! Thank you for your efforts !

  • @guscastilloa
    @guscastilloa Před 3 měsíci +1

    This was truly awesome, :) subscribed and waiting excitedly for the next lecture

  • @AvanaVana
    @AvanaVana Před 16 dny +1

    26:41 …within a limit imposed by memory…

  • @ajejebrazor4936
    @ajejebrazor4936 Před 3 měsíci +2

    Thank you! This was suggestive and inspiring.

  • @viks3864
    @viks3864 Před 2 měsíci +2

    Honestly what a great video! Honestly I'm kind of annoyed about how little youtube pushed this video since it didn't even recommend this video to me. Seriously its so hard to predict what the algorithm boosts and considering that the quality of this video is so high, its so annoying that it didn't get spread more. Regardless though, really really good video as always :D and best of luck with the rest of the series - I'm quite excited.

    • @Eyesomorphic
      @Eyesomorphic  Před 2 měsíci +1

      How very kind! Luckily I don't make videos for the algorithm, I make them for myself, it's a happy coincidence if it decides other people like them too!

  • @TheOneAnOnlyGuy
    @TheOneAnOnlyGuy Před 3 měsíci +2

    One more point on 'almost rigorous': What does equality of morphisms mean? What does (f.g).h = f.(g.h) actually mean? Is that something that any concrete category must explicitly provide (e.g., = on morphisms in set is when the two maps produce the same output for all inputs) and thus part of the definition of a category?

    • @Eyesomorphic
      @Eyesomorphic  Před 3 měsíci

      That's a great question! The way to think about equality of morphisms is thinking about equality as being _axiomatic_ . I.e. we _define_ (f.g).h to 'equal' f.(g.h), whatever that may mean. Then as long as there exists some notion of equality that aligns with these axioms in a particular structure, then it can be a category. The way to think about it is relating to abstraction from lecture 1.0. We abstract the notion of equality to just a set of axioms (associativity and identity), and only work with them to prove equalities that follow on from that. Then as you say, once we provide an explicit definition for equality that satisfies these axioms then we can be sure that all of our abstract proofs also apply to these structures with the definition of equality we defined.
      As a little aside, we can actually define categories where we don't impose equality at all, but rather, we only need the arrow (f.g).h to be 'isomorphic' to f.(g.h), and the same with identity (we'll see what this means later on). These are called bicategories, and have a lot of interesting properties!
      Hope that all makes sense!

    • @TheOneAnOnlyGuy
      @TheOneAnOnlyGuy Před 3 měsíci

      @@Eyesomorphic Thank you, that's how I interpreted it as well. It is funny though, that when examples of categories are given, the objects and the morphisms are stressed, but almost never the meaning of equality of morphisms in that particular category is discussed at all - although it is part of the 'data/definition of a concrete category'. I'd understand that for the examples that are 'functions preserving structure' where morphisms are functions between sets, but for other examples, this point should not be glossed over, imo. It has confused me for a long time, until I got to terms with it a while back.

    • @angelmendez-rivera351
      @angelmendez-rivera351 Před 3 měsíci

      @@TheOneAnOnlyGuy What equality means is defined by the second-order logic axiomatic definition of equality, using a principle called the identity of indiscernibles. For all x, y, ((x = y) iff (for all first-order predicates φ, (φ(x) iff φ(y))). You also have to include the axiom of reflexivity. These two axioms define equality in all second-order logic systems, so this includes category theory.

  • @Toile3301
    @Toile3301 Před 3 měsíci

    Thanks a lot for your work ! Can’t wait to see the next ones !!

  • @gloverelaxis
    @gloverelaxis Před 3 měsíci +1

    thank you for making these. I've been watching the Bartosz Milewski series and your series is much more efficient teaching per time.

  • @ME-vk3ke
    @ME-vk3ke Před 15 dny +1

    Thank you so much for this. This really helps my research.

  • @jonahhling
    @jonahhling Před 3 měsíci +6

    When can we get our hands on some Eyesomorphic merch?!? I'm dying for a hoodie with your logo on it 🤩

  • @Dannnneh
    @Dannnneh Před 3 měsíci +1

    Really looking forward to seeing more!

  • @calebp6114
    @calebp6114 Před 3 měsíci +2

    I’m impressed again by your videos, friend! I wonder how your style would work with other STEM or even humanities topics

  • @spacebuddy5339
    @spacebuddy5339 Před 3 měsíci +3

    He's back!

  • @pianocoder
    @pianocoder Před 3 měsíci +1

    I was waiting for your video. Thank you very much for your work!
    It seems you're building up for something... which reminds me of the Curry-Howard correspondence!
    Hope to see your next videos soon! :)

    • @Eyesomorphic
      @Eyesomorphic  Před 3 měsíci +2

      I think you're the first person to have noticed ;) I am indeed working towards the Curry-Howard-Lambek correspondence, but we'll cover loads of other categorical concepts along the way. Thanks for the kind words!

  • @malteborgmanm2626
    @malteborgmanm2626 Před 3 měsíci +1

    What a pleasant and interesting video. Well done.

  • @AbstractNonsense_
    @AbstractNonsense_ Před 3 měsíci +1

    Fantastic video! I've wanted to learn some category theory for ages but have felt too intimidated (until now). Can't wait for the next one!

    • @Eyesomorphic
      @Eyesomorphic  Před 3 měsíci

      Keep at it, I find it very rewarding as a subject!

    • @AbstractNonsense_
      @AbstractNonsense_ Před 3 měsíci

      @@Eyesomorphic I understand the standard text is Mac Lane's Categories for the Working Mathematician, although I've heard good things about Riehl's Category Theory in Context. However, might you know of any other good category theory video series I can watch (at least until you put out more amazing videos)?

    • @Eyesomorphic
      @Eyesomorphic  Před 2 měsíci

      @@AbstractNonsense_ For a book, 'Conceptual Mathematics: A First introduction to categories' is incredibly forgiving, and I think it motivates topics before jumping into theory really well. In terms of video series, Bartosz Mileweski's category theory for programmers is a good choice. You can also find some of Awodey's lectures which i think are pretty good. Bartosz's series is probably the best video series out there currently though.

    • @AbstractNonsense_
      @AbstractNonsense_ Před 2 měsíci

      @@Eyesomorphic Thanks!

  • @justanormalyoutubeuser3868
    @justanormalyoutubeuser3868 Před 3 měsíci +3

    Good job! Your video is insightful and easy to follow. I wonder whether there is a rigorous distinction between a "rule of inference" denoted by - and a general implication denoted =>, I only knew tge latter, defined as "p=>q is the same as not p V q".

    • @Eyesomorphic
      @Eyesomorphic  Před 3 měsíci +2

      This is a really insightful comment, I hoped someone would ask it. They are very intricately linked, have a look at the Deduction theorem! Essentially, rules of inference are 'meta' connectives, they are rules about propositions in the logic system, but implication is a logical connective, it merely makes a new proposition from two old ones. Do check out the deduction theorem, but be careful! The deduction theorem isn't always true, it doesn't hold in some whacky systems of logic

  • @Buy_YouTube_Views_a091
    @Buy_YouTube_Views_a091 Před 3 měsíci +3

    ❤ ur videos so much more than u know love ur inspiration for the first time in years

  • @zyansheep
    @zyansheep Před 3 měsíci +2

    YT algo gonna pick this up any second!

  • @arisweedler4703
    @arisweedler4703 Před 3 měsíci +1

    So good :)

  • @officiallyaninja
    @officiallyaninja Před 3 měsíci +2

    How is the category of functional programming languages different from Set? They look the same to me

    • @Eyesomorphic
      @Eyesomorphic  Před 3 měsíci +3

      They do look similar! Functional languages tend to try to mimic mathematical concepts so it's not too much of a surprise. They do differ in subtle ways, the main one being that types are emphatically not sets, sets are extremely simplistic structures that are defined entirely by their contents, but types are more complex, and shouldn't really be seen as a container of values, but more as a label by which we can differentiate different values. We'll explore these categories further, and hopefully the differences will become more pronounced as we do :)

  • @WayOfTheCode
    @WayOfTheCode Před 3 měsíci +1

    Man you are just amazing

  • @BorisNVM
    @BorisNVM Před 2 měsíci +1

    really cool

  • @quantumgaming9180
    @quantumgaming9180 Před 3 měsíci +2

    The math channels have spoken!

  • @TheKivifreak
    @TheKivifreak Před 3 měsíci +2

    Oo! You made another video

  • @ikolomiets
    @ikolomiets Před 3 měsíci +1

    I can’t wait to learn more! Can you recommend a book on category theory that would be this level of clarity?

    • @Eyesomorphic
      @Eyesomorphic  Před 3 měsíci +2

      They can be hard to come by, Steve Awodey's Category Theory can be good, but is quite advanced. Category theory for programmers by Bartosz Milewski is good if you aren't as comfortable with mathematics, and it's both a book and a CZcams lecture series

    • @kevinolree6668
      @kevinolree6668 Před 2 měsíci

      Eugenia Cheng's starts at this same level.

    • @kevinolree6668
      @kevinolree6668 Před 2 měsíci +1

      strange - youtube removed the underlining. Eugenia Cheng's book The Joy of Abstraction is what I was referring to

  • @menaa5978
    @menaa5978 Před 3 měsíci

    So Type theory can be included, right?

  • @nanamacapagal8342
    @nanamacapagal8342 Před 3 měsíci

    banger as always
    Also are arrows from an object to itself that AREN'T the identity allowed? example, is f : Int -> Int, f(n) = n + 5 allowed?

    • @Eyesomorphic
      @Eyesomorphic  Před 3 měsíci +1

      Yes! We only require that one of these arrows is the identity, but there can be infinitely many arrows from an object to itself that aren't the identity.

  • @antreaslouca726
    @antreaslouca726 Před 3 měsíci +1

    I need more🔥

  • @nikitaguslyakov
    @nikitaguslyakov Před 2 měsíci

    Hello. Can we apply this to linguistic science?

    • @Eyesomorphic
      @Eyesomorphic  Před 2 měsíci

      I believe there is research into this area, but I'm not too sure myself. But if you search this up there are a few papers which might be of interest

  • @Jaylooker
    @Jaylooker Před 3 měsíci +1

    Is this build up for a later video on homotopy type theory?

    • @Eyesomorphic
      @Eyesomorphic  Před 3 měsíci +1

      This might crop up later on, but there is a way to go before we achieve the understanding to make this intriguing area of research feel intuitive.

    • @Jaylooker
      @Jaylooker Před 3 měsíci

      @@Eyesomorphic Right. There is still more to cover about categories

  • @MurderByProxy
    @MurderByProxy Před 3 měsíci +1

    lovely

  • @Jack-tz7wj
    @Jack-tz7wj Před 2 měsíci

    Do you have any intent of working on categories in evolutionary biology?

  • @crossintegrals
    @crossintegrals Před 3 měsíci

    12:04 How would the line be interpreted conventionally? From what I learned in symbolic logic, a conjunction would come to effect before a conditional.
    It would read "(It is sunny and it is sunny) implies Bob is wearing a hat" here.

    • @Eyesomorphic
      @Eyesomorphic  Před 3 měsíci +1

      You are quite right, parentheses are needed to make it say exactly what I meant it to, unfortunately that just slipped by

  • @jacobneu-videos
    @jacobneu-videos Před 3 měsíci +1

    Another fantastic video, well done!
    Do you animate the entire video in manim? I'm curious how much work it is to animate the little stick figures.
    Also, curious about the choice to frame composition as a "law". I would describe it as an operation on morphisms, not a property of the category per se (though of course any operation can be described as a "for all, there exists unique" property)

    • @Eyesomorphic
      @Eyesomorphic  Před 3 měsíci +1

      Thank you! The figures are animated using Pivot, all the maths is done using Manim.
      Composition is indeed an operation, but I find it indicative to think of it as a law when the context is determining if something is a category. As this video was designed to convince people that these three structures are indeed categories, I wanted to make it obvious that we needed to check that they satisfied the definition, which obviously includes showing an operation on morphisms exists, and satisfies the requirements surrounding it. Hope that helps, and thanks again for the kind words!

  • @jvcmarc
    @jvcmarc Před 3 měsíci

    What a great video!
    I just have a smal comment to make, that what you're examplifying as "functional programming" could be better explored as Type Theory. functional programming languages don't necessarily have data types, for instance, such as Closure, or even the Lambda Calculus

    • @Eyesomorphic
      @Eyesomorphic  Před 3 měsíci +2

      I did consider this, but I was hoping this approach would make it more accessible. Keep an eye out for the next lecture, which might just be an exploration of the lambda calculus ;)

    • @jvcmarc
      @jvcmarc Před 3 měsíci

      I'll definitely keep an eye out! really excited about the future of this channel and series

  • @user-tx4wj7qk4t
    @user-tx4wj7qk4t Před 3 měsíci +1

    Are you planning on making content about category theory applied in functional programming?

    • @Eyesomorphic
      @Eyesomorphic  Před 3 měsíci +2

      This will definitely be an emphasis, but the relationship between the categories of functional languages and other Cartesian closed categories and the implications of that will be a main focus :)

    • @user-tx4wj7qk4t
      @user-tx4wj7qk4t Před 3 měsíci +2

      @@Eyesomorphic that's good to hear. I'm asking because there's a lot of category theory out there but none of it actually shows how it applies. The closest thing is from Bartosz Milewski and Spivak but neither of them do much to really show actual application and it leads to everybody calling category theory useless

  • @garazaadsf6921
    @garazaadsf6921 Před měsícem +1

    next vid when

    • @Eyesomorphic
      @Eyesomorphic  Před měsícem +1

      I'm just working on it now, so hopefully not too long :)

  • @TheKivifreak
    @TheKivifreak Před 3 měsíci

    Good reason to use postfix notation. Then you don’t need that swapping all the time for composition.
    ((x)f)g = (x)(f.g)

    • @angelmendez-rivera351
      @angelmendez-rivera351 Před 3 měsíci

      The alternative is to use arrows directed leftwards, instead of rightwards, which would match the standard notation.

  • @cartel.barranco
    @cartel.barranco Před 3 měsíci +2

    Some book recommended please

    • @Eyesomorphic
      @Eyesomorphic  Před 3 měsíci +1

      I would recommend 'Category Theory' by Steve Awodey

    • @jonahhling
      @jonahhling Před 3 měsíci +1

      ​@@EyesomorphicIs he Australian?

  • @sososo3906
    @sososo3906 Před 3 měsíci +2

    Finally, i Thought you left youtube

  • @chrisray9653
    @chrisray9653 Před 3 měsíci +1

    PULLBACKS

  • @randomcubestuff3426
    @randomcubestuff3426 Před 3 měsíci

    "if you know you know"
    vs
    id_{you know}

  • @martin2ostra
    @martin2ostra Před měsícem

    Please talk to dedenkin cuts please😊😊😊😊😊😊

  • @gorenbk
    @gorenbk Před 3 měsíci +1

    omgomgomg

  • @hearteyedgirl
    @hearteyedgirl Před 3 měsíci

    Now explain monad

    • @Eyesomorphic
      @Eyesomorphic  Před 3 měsíci

      Might be a bit soon for that! Once we've got some more concepts under our belt, we'll have a look at monads

  • @aldi_nh
    @aldi_nh Před 3 měsíci +1

    very comfy to listen for sleeping

  • @brownsnoutspookfish
    @brownsnoutspookfish Před 3 měsíci +1

    WOOWW. Can you not take a 6 months break again?

  • @tomholroyd7519
    @tomholroyd7519 Před 3 měsíci +1

    That's Manim, right? Is there any way to just pop the letters onto the screen in 1/60th of a second instead of laboriously and distractingly drawing them slowly --- it's seriously gotten really tiresome I've seen it so much, just pop the letters onto the screen in one frame. The *sliding* of variables and things is ok, so you know where they come from. And they are solid, and don't take eons to redraw