Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicableSession-authored (Fable 5 assisted)judge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17
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 C be a category. A monad on C is a triple (T,η,μ) consisting of an endofunctor T:CC (Covariant functor, identity functor, composite functor, and contravariant functor) and natural transformations (Natural transformation and its components)

η:1CT,μ:T2T,

called the unit and multiplication, such that

μTμ=μμT:T3T,

μTη=1T=μηT:TT.

Here Tμ, μT, Tη, and ηT are whiskerings in the sense of Whiskering and horizontal composition of natural transformations. Componentwise, for every object A,

μAT(μA)=μAμTA,μAT(ηA)=1TA=μAηTA.

Depends on

Used by

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