Theorems · Definition · category theory
CategoryTheory.MonoOver.pullbackMapSelf
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{X Y : C} →
[inst_1 : CategoryTheory.Limits.HasPullbacks C] →
(f : X ⟶ Y) →
[inst_2 : CategoryTheory.Mono f] →
(CategoryTheory.MonoOver.map f).comp (CategoryTheory.MonoOver.pullback f) ≅
CategoryTheory.Functor.id (CategoryTheory.MonoOver X)MonoOver.map f followed by MonoOver.pullback f is the identity.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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.Functorstatement · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Overstatement · cited by 935
- CategoryTheory.Monostatement and proof · cited by 893
- CategoryTheory.Limits.HasPullbacksstatement and proof · cited by 439
- CategoryTheory.Adjunction.unitproof · cited by 387
- CategoryTheory.asIsoproof · cited by 177
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Subobject.pullback_map_selfproof · cited by 1