Theorems · Definition · category theory
CategoryTheory.FreeGroupoid.liftNatIso
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{G : Type u₁} →
[inst_1 : CategoryTheory.Groupoid G] →
(F₁ F₂ : CategoryTheory.Functor (CategoryTheory.FreeGroupoid C) G) →
((CategoryTheory.FreeGroupoid.of C).comp F₁ ≅ (CategoryTheory.FreeGroupoid.of C).comp F₂) → (F₁ ≅ F₂)In order to define a natural isomorphism F ≅ G with F G : FreeGroupoid ⥤ D,
it suffices to do so after precomposing with FreeGroupoid.of C.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Top.topproof · cited by 9,680
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Groupoidstatement and proof · cited by 182
- CategoryTheory.FreeGroupoidstatement and proof · cited by 27
- CategoryTheory.FreeGroupoid.ofstatement and proof · cited by 21
- CategoryTheory.Localization.liftNatIsoproof · cited by 12
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.FreeGroupoid.liftNatIso_hom_appstatement · cited by 3
- CategoryTheory.FreeGroupoid.liftNatIso_inv_appstatement · cited by 3
- CategoryTheory.FreeGroupoid.mapCompproof · cited by 2
- CategoryTheory.FreeGroupoid.mapCompLiftproof · cited by 2
- CategoryTheory.FreeGroupoid.mapIdproof · cited by 2