Alphabeta Math
TheoremStatement: AI-adaptedProof: Literature-sourcedSession-authored (Fable 5 assisted)precheck passjudge 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.

For a monad, invertibility of multiplication, monicity of every multiplication component, and equality of the two whiskered units are equivalent

Statement

For a monad (T,η,μ), the following are equivalent:

  1. μ is a natural isomorphism, so the monad is idempotent (Idempotent monad);
  2. every component μA:T2ATA is monic;
  3. ηT=Tη:TT2.

Facts & Assumptions

Given: A monad (T,η,μ).

[L1]

A monomorphism is left-cancellable: mg=mh implies g=h (Monomorphism and epimorphism by left and right cancellation).

Proof

technique · direct
1.1

If μ is a natural isomorphism, each μA is an isomorphism and therefore monic, proving 12.

given
1.2

If every μA is monic, the monad unit laws give μAηTA=1TA=μAT(ηA); cancellation by [L1] yields ηTA=T(ηA) for every A, proving 23.

L1given
2.1

Assume ηT=Tη. The unit law makes ηTA a right inverse to μA. Naturality of η at μA, followed by ηT2A=T(ηTA), gives ηTAμA=T(μA)T(ηTA)=1T2A; thus ηTA is also a left inverse, every μA is invertible, and 31.

given

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: 9 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.

Sources