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.
The list monad on a two-element set
Example
For , the list monad gives
The unit inserts a letter as a one-letter word, and multiplication removes one level of list brackets by concatenation.
Facts & Assumptions
Given: The set .
The free-monoid monad sends a set to its finite words, has singleton-word unit, and has concatenation multiplication (The free-monoid monad has monoids as its Eilenberg–Moore algebras).
Verification
The displayed beginning contains the empty word, the words , and the words ; continues with all finite words in and .
One has , , , , and .
The unit samples flatten to and the list of singleton words to the original word; nested concatenation gives the same word under either bracketing. Thus the displayed calculations agree with the general monad equations.
Depends on
Used by
Nothing in the library uses this result yet.
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 13 results over 7 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.