Theorems / mh_cate_5ea941

Mathlib held-out

Category theory · easy

Statement, exactly as the model and Lean see it
theorem lg_target {C : Type u₁} [CategoryTheory.Category.{v₁, u₁} C] (W : CategoryTheory.MorphismProperty C) [W.ContainsIdentities] [CategoryTheory.Limits.HasFiniteProducts C] [W.IsStableUnderFiniteProducts] : CategoryTheory.Limits.HasFiniteProducts W.Localization := by
Mathlib declaration
CategoryTheory.Localization.instHasFiniteProductsLocalization
Held-out module
Mathlib.CategoryTheory.Localization.FiniteProducts
Banned modules (itself + downstream)
1
Reference proof premises (reachable / held-out)
1 / 1

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 : HasFiniteProducts (W.Localization) := hasFiniteProducts W.Q W