Theorems · Theorem · category theory
CategoryTheory.PreGaloisCategory.fiber_in_connected_component
∀ {C : Type u₁} [inst : CategoryTheory.Category.{u₂, u₁} C] [inst_1 : CategoryTheory.GaloisCategory C]
(F : CategoryTheory.Functor C FintypeCat) [CategoryTheory.PreGaloisCategory.FiberFunctor F] (X : C)
(x : (F.obj X).obj),
∃ Y i y,
(CategoryTheory.ConcreteCategory.hom (F.map i)) y = x ∧
CategoryTheory.PreGaloisCategory.IsConnected Y ∧ CategoryTheory.Mono iEvery element in the fiber of X lies in some connected component of X.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- Finitestatement and proof · cited by 3,029
- CategoryTheory.Discreteproof · cited by 2,447
- CategoryTheory.ObjectProperty.FullSubcategory.objstatement and proof · cited by 1,316
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.PreGaloisCategory.exists_galois_representativeproof · cited by 2
- CategoryTheory.PreGaloisCategory.exists_lift_of_mono_of_isConnectedproof · cited by 1