Theorems · Theorem · category theory
CategoryTheory.Limits.Concrete.prodEquiv_apply_fst
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {FC : C → C → Type u_1} {CC : C → Type w}
[inst_1 : (X Y : C) → FunLike (FC X Y) (CC X) (CC Y)] [inst_2 : CategoryTheory.ConcreteCategory C FC] (X₁ X₂ : C)
[inst_3 : CategoryTheory.Limits.HasBinaryProduct X₁ X₂]
[inst_4 : CategoryTheory.Limits.PreservesLimit (CategoryTheory.Limits.pair X₁ X₂) (CategoryTheory.forget C)]
(x : CategoryTheory.ToType (X₁ ⨯ X₂)),
((CategoryTheory.Limits.Concrete.prodEquiv X₁ X₂) x).1 =
(CategoryTheory.ConcreteCategory.hom CategoryTheory.Limits.prod.fst) x- Cited by
- 1 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- Equivstatement · cited by 8,337
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- FunLikestatement and proof · cited by 2,560
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.Limits.pairstatement and proof · cited by 536
- CategoryTheory.ConcreteCategorystatement and proof · cited by 421
- CategoryTheory.forgetstatement and proof · cited by 418
- CategoryTheory.comp_applyproof · cited by 387
- CategoryTheory.Limits.prodstatement and proof · cited by 364
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.Concrete.prodEquiv_symm_apply_fstproof · cited by 0