Theorems · Definition · category theory
CategoryTheory.unitCompPartialBijectiveAux
{C : Type u₁} →
{D : Type u₂} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{i : CategoryTheory.Functor D C} →
[inst_2 : CategoryTheory.Reflective i] →
(A : C) → (B : D) → (A ⟶ i.obj B) ≃ (i.obj ((CategoryTheory.reflector i).obj A) ⟶ i.obj B)(Implementation) Auxiliary definition for unitCompPartialBijective.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 24 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
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Equivstatement · cited by 8,337
- Equiv.symmproof · cited by 3,681
- Equiv.transproof · cited by 337
- CategoryTheory.Adjunction.homEquivproof · cited by 202
- CategoryTheory.Functor.FullyFaithful.homEquivproof · cited by 31
- CategoryTheory.Reflectivestatement and proof · cited by 27
- CategoryTheory.Functor.FullyFaithful.ofFullyFaithfulproof · cited by 21
- CategoryTheory.reflectorstatement · cited by 17
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.unitCompPartialBijectiveproof · cited by 6
- CategoryTheory.unitCompPartialBijective_symm_applyproof · cited by 2
- CategoryTheory.unitCompPartialBijectiveAux_symm_applystatement · cited by 1