How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
Monad on a category
Definition
Let be a category. A monad on is a triple consisting of an endofunctor (Covariant functor, identity functor, composite functor, and contravariant functor) and natural transformations (Natural transformation and its components)
called the unit and multiplication, such that
Here , , , and are whiskerings in the sense of Whiskering and horizontal composition of natural transformations. Componentwise, for every object ,
Depends on
Used by
- Algebra and algebra homomorphism for a monad Definition
- Comonad on a category Definition
- Distributive law between two monads Definition
- Idempotent monad Definition
- Morphisms between monads on one category Definition
- A monoid defines the writer monad by adjoining an accumulated output Example
- For a group G the monad G×(-) on sets has the G-sets as its algebras Example
- The Kleisli category of the maybe monad is the category of sets and partial functions Example
- FALSE: A monad is a monoid object in the endofunctor category for every category False statement
- The monoid description of a monad requires an endofunctor category Remark
- A distributive law makes the composite endofunctor a monad Theorem
- Every adjunction induces a monad on the domain of its left adjoint Theorem
- Kleisli composition is associative and unital Theorem
- On a preorder the monads are exactly the monotone extensive maps with T(Tp) below Tp; on a poset they are exactly the closure operators Theorem
- Singleton and union define the covariant power-set monad Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 7 results over 6 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.
Sources
- E. Riehl, Category Theory in Context, 2nd ed., Definition 5.1.1 (standard reference, not scraped)
- B. Richter, From Categories to Homotopy Theory, Definition 6.1.1 (standard reference, not scraped)
- S. Mac Lane, Categories for the Working Mathematician, 2nd ed., Chapter VI.1 (standard reference, not scraped)