Theorems · Definition · category theory
CategoryTheory.Limits.Fan.isLimitEquivOfEquiv
{β : Type w} →
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{γ : Type w'} →
(ε : β ≃ γ) →
{f : γ → C} →
(c : CategoryTheory.Limits.Fan f) →
CategoryTheory.Limits.IsLimit c ≃
CategoryTheory.Limits.IsLimit (CategoryTheory.Limits.Fan.mk c.pt fun i => c.proj (ε i))Being a limiting fan is stable under equivalences in the index type.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Equivstatement and proof · cited by 8,337
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Limits.Cone.ptstatement · cited by 1,298
- CategoryTheory.Limits.IsLimitstatement · cited by 664
- CategoryTheory.Discrete.functorstatement · cited by 633
- CategoryTheory.Limits.Fanstatement and proof · cited by 52
- CategoryTheory.Limits.Fan.mkstatement · cited by 46
- CategoryTheory.Discrete.equivalenceproof · cited by 33
- CategoryTheory.Limits.Fan.projstatement · cited by 28
- CategoryTheory.Limits.IsLimit.whiskerEquivalenceEquivproof · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.