Theorems · Theorem · category theory
CategoryTheory.Limits.InitialMonoClass.of_terminal
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] [inst_1 : CategoryTheory.Limits.HasInitial C]
[inst_2 : CategoryTheory.Limits.HasTerminal C],
CategoryTheory.Mono (CategoryTheory.Limits.initial.to (⊤_ C)) → CategoryTheory.Limits.InitialMonoClass CTo show a category is an InitialMonoClass it suffices to show the unique morphism from the
initial object to a terminal object is a monomorphism.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 33 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.Monostatement and proof · cited by 893
- CategoryTheory.Limits.HasInitialstatement and proof · cited by 185
- CategoryTheory.Limits.HasTerminalstatement and proof · cited by 142
- CategoryTheory.Limits.terminalstatement and proof · cited by 141
- CategoryTheory.Limits.initialstatement · cited by 84
- CategoryTheory.Limits.initial.tostatement and proof · cited by 63
- CategoryTheory.Limits.initialIsInitialproof · cited by 35
- CategoryTheory.Limits.terminalIsTerminalproof · cited by 31
- CategoryTheory.Limits.InitialMonoClassstatement · cited by 12
- CategoryTheory.Limits.InitialMonoClass.of_isTerminalproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.