Theorems · Theorem · category theory
CategoryTheory.NatIso.isIso_map_iff
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
{F₁ F₂ : CategoryTheory.Functor C D} (e : F₁ ≅ F₂) {X Y : C} (f : X ⟶ Y),
CategoryTheory.IsIso (F₁.map f) ↔ CategoryTheory.IsIso (F₂.map f)- Defined in
- Mathlib.CategoryTheory.NatIso
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.IsIsostatement and proof · cited by 1,156
- CategoryTheory.Iso.symmproof · cited by 993
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.IsInvertedBy.iff_of_isoproof · cited by 4
- DerivedCategory.isIso_Qh_map_iffproof · cited by 3
- HomotopyCategory.quotient_map_mem_quasiIso_iffproof · cited by 2
- HomologicalComplexUpToQuasiIso.isIso_Q_map_iff_mem_quasiIsoproof · cited by 2
- HomologicalComplex.homotopyEquivalences_extendMap_iffproof · cited by 2
- CochainComplex.quasiIsoAt_shift_iffproof · cited by 1
- HomologicalComplexUpToQuasiIso.Qh_inverts_quasiIsoproof · cited by 0