Theorems · Definition · category theory
CategoryTheory.Limits.BinaryBicone.IsBilimit.ofIso
{C : Type uC} →
[inst : CategoryTheory.Category.{uC', uC} C] →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
{P Q P' Q' : C} →
{b : CategoryTheory.Limits.BinaryBicone P Q} →
b.IsBilimit → (eP : P ≅ P') → (eQ : Q ≅ Q') → (b.ofIso eP eQ).IsBilimitIf a binary bicone for P and Q is bilimit, then the binary bicone for P' and Q'
obtained using isomorphisms P ≅ P' and Q ≅ Q' is also bilimit.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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.objproof · cited by 19,642
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Limits.Cocone.ptproof · cited by 1,354
- CategoryTheory.Limits.Cone.ptproof · cited by 1,298
- CategoryTheory.Iso.reflproof · cited by 727
- Equiv.toFunproof · cited by 279
- CategoryTheory.Limits.BinaryBiconestatement and proof · cited by 111
- CategoryTheory.Limits.Cocone.precomposeproof · cited by 87
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.BinaryBiproductData.ofIsoproof · cited by 2