Theorems · Definition · category theory
CategoryTheory.PreGaloisCategory.fiberBinaryProductEquiv
{C : Type u₁} →
[inst : CategoryTheory.Category.{u₂, u₁} C] →
(F : CategoryTheory.Functor C FintypeCat) →
[inst_1 : CategoryTheory.PreGaloisCategory C] →
[CategoryTheory.PreGaloisCategory.FiberFunctor F] →
(X Y : C) → (F.obj (X ⨯ Y)).obj ≃ (F.obj X).obj × (F.obj Y).objThe fiber of the binary product is the binary product of the fibers.
- Defined in
- Mathlib.CategoryTheory.Galois.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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 and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Equivstatement · cited by 8,337
- CategoryTheory.Functor.compproof · cited by 6,529
- Finitestatement · cited by 3,029
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.ObjectProperty.FullSubcategory.objstatement and proof · cited by 1,316
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Limits.pairstatement · cited by 536
- CategoryTheory.Limits.prodstatement · cited by 364
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.PreGaloisCategory.fiberBinaryProductEquiv.congr_simpstatement and proof · cited by 0
- CategoryTheory.PreGaloisCategory.fiberBinaryProductEquiv_symm_fst_applystatement · cited by 0
- CategoryTheory.PreGaloisCategory.fiberBinaryProductEquiv_symm_snd_applystatement · cited by 0