Theorems · Theorem · category theory
CategoryTheory.Equivalence.map_injective_iff
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u_1}
[inst_1 : CategoryTheory.Category.{v_1, u_1} D] (F : C ≌ D) (P : C),
CategoryTheory.Injective (F.functor.obj P) ↔ CategoryTheory.Injective P- Cited by
- 1 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- CategoryTheory.Equivalence.functorstatement · cited by 1,268
- CategoryTheory.Equivalencestatement and proof · cited by 601
- CategoryTheory.Equivalence.symmproof · cited by 195
- CategoryTheory.Injectivestatement · cited by 70
- CategoryTheory.Equivalence.toAdjunctionproof · cited by 60
- CategoryTheory.Adjunction.map_injectiveproof · cited by 2
- CategoryTheory.Adjunction.injective_of_map_injectiveproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- AddCommGrpCat.injective_as_module_iffproof · cited by 0