Theorems · Theorem · category theory
CategoryTheory.Comma.equivProd_inverse_obj_left
∀ {A : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} A] {B : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} B]
(L : CategoryTheory.Functor A (CategoryTheory.Discrete PUnit.{u_1 + 1}))
(R : CategoryTheory.Functor B (CategoryTheory.Discrete PUnit.{u_1 + 1})) (X : A × B),
((CategoryTheory.Comma.equivProd L R).inverse.obj X).left = X.1- Defined in
- Mathlib.CategoryTheory.Comma.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- CategoryTheory.Discretestatement and proof · cited by 2,447
- CategoryTheory.Equivalence.inversestatement and proof · cited by 1,130
- CategoryTheory.Comma.leftstatement and proof · cited by 886
- CategoryTheory.Commastatement · cited by 566
- CategoryTheory.Comma.equivProdstatement and proof · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.