Theorems · Definition · category theory
CategoryTheory.Subobject.botCoeIsoZero
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.Limits.HasZeroObject C] → {B : C} → CategoryTheory.Subobject.underlying.obj ⊥ ≅ 0The object underlying ⊥ : Subobject B is (up to isomorphism) the zero object.
- Defined in
- Mathlib.CategoryTheory.Subobject.Lattice
- Cited by
- 2 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.
Cites13
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
- Bot.botstatement · cited by 4,720
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Limits.HasZeroObjectstatement and proof · cited by 1,298
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Subobjectstatement · cited by 385
- CategoryTheory.Subobject.underlyingstatement · cited by 211
- CategoryTheory.Limits.HasZeroObject.zero'statement · cited by 115
- CategoryTheory.Limits.initialIsInitialproof · cited by 35
- CategoryTheory.Limits.IsInitial.uniqueUpToIsoproof · cited by 8
- CategoryTheory.Limits.HasZeroObject.zeroIsInitialproof · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Subobject.bot_arrowproof · cited by 1
- CategoryTheory.Limits.imageSubobject_zeroproof · cited by 0