Theorems / mh_cate_f66b15

Mathlib held-out

Category theory · easy

Statement, exactly as the model and Lean see it
theorem lg_target {J : Type} [CategoryTheory.SmallCategory J] [CategoryTheory.FinCategory J] : CategoryTheory.Limits.HasLimitsOfShape J FintypeCat := by
Mathlib declaration
CategoryTheory.Limits.FintypeCat.instHasLimitsOfShapeFintypeCatOfFinCategory
Held-out module
Mathlib.CategoryTheory.Limits.FintypeCat
Banned modules (itself + downstream)
12
Reference proof premises (reachable / held-out)
5 / 0

Traces

Each configuration's full record: what was retrieved, what the model wrote, what Lean said back.

No configuration has attempted this theorem yet.

Reference proof

Mathlib's own source for this declaration, shown for comparison. It may use lemmas the prover is not allowed to use.

instance {J : Type} [SmallCategory J] [FinCategory J] : HasLimitsOfShape J FintypeCat.{u} where
  has_limit F := hasLimit_of_created F FintypeCat.incl