Theorems · Definition · category theory
CategoryTheory.Equivalence.congrFullSubcategory
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{D : Type u'} →
[inst_1 : CategoryTheory.Category.{v', u'} D] →
{P : CategoryTheory.ObjectProperty C} →
{Q : CategoryTheory.ObjectProperty D} →
(e : C ≌ D) →
[Q.IsClosedUnderIsomorphisms] → Q.inverseImage e.functor = P → (P.FullSubcategory ≌ Q.FullSubcategory)The equivalence of categories between two fullsubcategories P and Q
of categories C and D that is induced by an equivalence e : C ≌ D
when Q.inverseImage e.functor = P and Q respects isomorphisms.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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.compproof · cited by 6,529
- CategoryTheory.Equivalence.functorstatement and proof · cited by 1,268
- CategoryTheory.Equivalence.inverseproof · cited by 1,130
- CategoryTheory.ObjectPropertystatement and proof · cited by 798
- CategoryTheory.ObjectProperty.FullSubcategorystatement and proof · cited by 726
- CategoryTheory.Equivalencestatement and proof · cited by 601
- CategoryTheory.Equivalence.unitIsoproof · cited by 536
- CategoryTheory.Equivalence.counitIsoproof · cited by 480
- CategoryTheory.Functor.isoWhiskerLeftproof · cited by 177
- CategoryTheory.ObjectProperty.ιproof · cited by 95
- CategoryTheory.ObjectProperty.IsClosedUnderIsomorphismsstatement and proof · cited by 68
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Equivalence.congrFullSubcategory_counitIsostatement and proof · cited by 0
- CategoryTheory.Equivalence.congrFullSubcategory_functorstatement and proof · cited by 0
- CategoryTheory.Equivalence.congrFullSubcategory_inversestatement and proof · cited by 0
- CategoryTheory.Equivalence.congrFullSubcategory_unitIsostatement and proof · cited by 0