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.
Kleisli composition is associative and unital
Statement
Let be a monad on . For morphisms and , define
Then is associative, and is a two-sided identity at .
Facts & Assumptions
Given: A monad as in Monad on a category and composable arrows , , and .
Proof
Expanding the definitions gives , while .
Naturality of at rewrites as , and the monad associativity equation identifies the two expansions in step 1.1.
Naturality of and the two distinct unit laws give and , so the asserted identities hold.
Depends on
Used by
- Kleisli category of a monad Definition
- Co-Kleisli composition is associative and unital Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 6 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., Example 5.2.iv (standard reference, not scraped)
- B. Richter, From Categories to Homotopy Theory, Example 6.3.2 (standard reference, not scraped)