Skip to content

Commit

Permalink
bump to nightly-2023-05-05-16
Browse files Browse the repository at this point in the history
  • Loading branch information
leanprover-community-bot committed May 5, 2023
1 parent fdd4022 commit bc859d1
Show file tree
Hide file tree
Showing 4 changed files with 82 additions and 8 deletions.
2 changes: 0 additions & 2 deletions Mathbin/CategoryTheory/Limits/Preserves/FunctorCategory.lean
Expand Up @@ -134,8 +134,6 @@ instance whiskeringRightPreservesLimits {C : Type u} [Category C] {D : Type _} [
⟨⟩
#align category_theory.whiskering_right_preserves_limits CategoryTheory.whiskeringRightPreservesLimits

/- warning: category_theory.preserves_limit_of_Lan_preserves_limit clashes with category_theory.preserves_limit_of_Lan_presesrves_limit -> CategoryTheory.preservesLimitOfLanPreservesLimit
Case conversion may be inaccurate. Consider using '#align category_theory.preserves_limit_of_Lan_preserves_limit CategoryTheory.preservesLimitOfLanPreservesLimitₓ'. -/
#print CategoryTheory.preservesLimitOfLanPreservesLimit /-
/-- If `Lan F.op : (Cᵒᵖ ⥤ Type*) ⥤ (Dᵒᵖ ⥤ Type*)` preserves limits of shape `J`, so will `F`. -/
noncomputable def preservesLimitOfLanPreservesLimit {C D : Type u} [SmallCategory C]
Expand Down

0 comments on commit bc859d1

Please sign in to comment.