Theorems · Theorem · category theory
CategoryTheory.Comma.equivProd_inverse_map_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 Y : A × B} (f : X ⟶ Y),
((CategoryTheory.Comma.equivProd L R).inverse.map f).left = f.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.
Cites11
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
- 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
- CategoryTheory.Discretestatement and proof · cited by 2,447
- CategoryTheory.Equivalence.inversestatement and proof · cited by 1,130
- CategoryTheory.Commastatement · cited by 566
- CategoryTheory.CommaMorphism.leftstatement and proof · cited by 526
- CategoryTheory.Discrete.eqToHomstatement · cited by 16
- CategoryTheory.Comma.equivProdstatement and proof · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.