Theorems · Definition · category theory
CategoryTheory.PreGaloisCategory.fiberPullbackEquiv
{C : Type u₁} →
[inst : CategoryTheory.Category.{u₂, u₁} C] →
(F : CategoryTheory.Functor C FintypeCat) →
[inst_1 : CategoryTheory.PreGaloisCategory C] →
[CategoryTheory.PreGaloisCategory.FiberFunctor F] →
{X A B : C} →
(f : A ⟶ X) →
(g : B ⟶ X) →
(F.obj (CategoryTheory.Limits.pullback f g)).obj ≃
{ p //
(CategoryTheory.ConcreteCategory.hom (F.map f)) p.1 =
(CategoryTheory.ConcreteCategory.hom (F.map g)) p.2 }The fiber of the pullback is the fiber product of the fibers.
- Defined in
- Mathlib.CategoryTheory.Galois.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Equivstatement · cited by 8,337
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- Finitestatement · cited by 3,029
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.ObjectProperty.FullSubcategory.objstatement · cited by 1,316
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.PreGaloisCategory.connected_component_uniqueproof · cited by 1
- CategoryTheory.PreGaloisCategory.fiberPullbackEquiv_symm_fst_applystatement · cited by 1
- CategoryTheory.PreGaloisCategory.fiberPullbackEquiv_symm_snd_applystatement · cited by 1