Theorems · Definition · category theory
CategoryTheory.Over.postCongr
{T : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} T] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{X : T} →
{F G : CategoryTheory.Functor T D} →
(e : F ≅ G) →
(CategoryTheory.Over.post F).comp (CategoryTheory.Over.map (e.hom.app X)) ≅ CategoryTheory.Over.post GIf F and G are naturally isomorphic, then Over.post F and Over.post G are also naturally
isomorphic up to Over.map
- Defined in
- Mathlib.CategoryTheory.Comma.Over.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Iso.homstatement · cited by 7,684
- CategoryTheory.NatTrans.appstatement · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Overstatement and proof · cited by 935
- CategoryTheory.Over.leftproof · cited by 541
- CategoryTheory.Iso.appproof · cited by 253
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- CategoryTheory.Over.mapstatement · cited by 97
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Over.postCongr_hom_app_leftstatement and proof · cited by 0
- CategoryTheory.Over.postCongr_inv_app_leftstatement and proof · cited by 0