Corpus formal_theorem canonical 2026-05-27T20:53:50+00:00
Corpus v3 · Formal theorem cid005539FTH0277canonicalv1

yoneda_faithful_id (theorem)

/-- [II.T36] Formal proof: the pre-Yoneda embedding of the identity is faithful — Code extraction recovers the function. code_extract(fun a => preyoneda(id, a, k), k, x) = (reduce(x, k) : Int). Unfolding: code_extract f k x = f(reduce(x, k)) where f(a) = preyoneda(reduce(·, k), a, k) = reduce(reduce(a, k), k). So the full expression is reduce(reduce(reduce(x, k), k), k) which collapses to reduce(x, k) by triple application of mod idempotence. -/

Formalization

lean_axiom_freesorries: 0project axioms: 0
  • ModuleTauLib.BookII.Enrichment.YonedaTheorem
  • Declarationyoneda_faithful_id
  • Lean toolchainleanprover/lean4:v4.x.x

Identifiers

  • Corpus ID cid005539
  • Primary alias FTH0277
  • Type Formal theorem
  • Status canonical
  • Visibility public
  • Version v1

Aliases & legacy IDs

yoneda_faithful_idyoneda-faithful-idTauLib.BookII.Enrichment.YonedaTheorem::yoneda_faithful_id

Release lines

corpus_v2corpus_v3_working

Version & History

  • v1 · 2026-05-10 imported from v2 taulib declarations

Status disclaimer

A Corpus Item page reports the program's current internal record for this item. It does not imply external verification, scientific consensus, or final proof unless explicitly stated. Read it together with its dependencies, formalization status, and the program's overall stance.

Save or share this page for inspection

Download a portable dossier, copy a reviewer note, or send this page to someone who can inspect it.

Email to expert