Theorems · Definition · category theory
CategoryTheory.MonoOver.mapBot
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{X Y : C} →
[inst_1 : CategoryTheory.Limits.HasInitial C] →
[inst_2 : CategoryTheory.Limits.InitialMonoClass C] →
(f : X ⟶ Y) → [inst_3 : CategoryTheory.Mono f] → (CategoryTheory.MonoOver.map f).obj ⊥ ≅ ⊥map f sends ⊥ : MonoOver X to ⊥ : MonoOver Y.
- Defined in
- Mathlib.CategoryTheory.Subobject.Lattice
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- Bot.botstatement and proof · cited by 4,720
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.ObjectProperty.FullSubcategory.objproof · cited by 1,316
- CategoryTheory.Overstatement · cited by 935
- CategoryTheory.Monostatement and proof · cited by 893
- CategoryTheory.Over.leftproof · cited by 541
- CategoryTheory.Limits.HasInitialstatement and proof · cited by 185
- CategoryTheory.MonoOverstatement · cited by 115
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Subobject.map_botproof · cited by 0