Theorems · Definition · category theory
CategoryTheory.Equivalence.induced
{D : Type u₂} →
[inst : CategoryTheory.Category.{v₂, u₂} D] → {T : Type u_2} → (e : T ≃ D) → CategoryTheory.InducedCategory D ⇑e ≌ DIf T ≃ D is a bijection and D is a category, then
InducedCategory D e is equivalent to D.
- Defined in
- Mathlib.CategoryTheory.EqToHom
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 25 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.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homproof · cited by 32,603
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- Equivstatement and proof · cited by 8,337
- Equiv.symmproof · cited by 3,681
- CategoryTheory.eqToHomproof · cited by 860
- CategoryTheory.Equivalencestatement · cited by 601
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- CategoryTheory.eqToIsoproof · cited by 97
- CategoryTheory.InducedCategorystatement and proof · cited by 71
- CategoryTheory.InducedCategory.homMkproof · cited by 33
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.Shrink.equivalenceproof · cited by 18
- CategoryTheory.Equivalence.induced_counitIsostatement and proof · cited by 0
- CategoryTheory.Equivalence.induced_functorstatement and proof · cited by 0
- CategoryTheory.Equivalence.induced_inverse_mapstatement and proof · cited by 0
- CategoryTheory.Equivalence.induced_inverse_objstatement and proof · cited by 0
- CategoryTheory.Equivalence.induced_unitIsostatement and proof · cited by 0