Theorems · Theorem · category theory
CategoryTheory.Limits.preservesTerminal_of_iso
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
(G : CategoryTheory.Functor C D) [inst_2 : CategoryTheory.Limits.HasTerminal C]
[inst_3 : CategoryTheory.Limits.HasTerminal D] (f : G.obj (⊤_ C) ≅ ⊤_ D),
CategoryTheory.Limits.PreservesLimit (CategoryTheory.Functor.empty C) GIf there is any isomorphism G.obj ⊤ ≅ ⊤, then G preserves terminal objects.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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 and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Limits.PreservesLimitstatement · cited by 293
- CategoryTheory.Limits.HasTerminalstatement and proof · cited by 142
- CategoryTheory.Limits.terminalstatement and proof · cited by 141
- CategoryTheory.Functor.emptystatement · cited by 103
- CategoryTheory.Limits.preservesTerminal_of_isIsoproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Presieve.preservesTerminal_of_isSheaf_for_emptyproof · cited by 1
- CategoryTheory.Functor.preservesTerminalObject_of_preservesZeroMorphismsproof · cited by 1