Theorems · Theorem · category theory
CategoryTheory.ObjectProperty.op_ofObj
∀ {C : Type u} [inst : CategoryTheory.CategoryStruct.{v, u} C] {ι : Type u_1} (X : ι → C),
(CategoryTheory.ObjectProperty.ofObj X).op = CategoryTheory.ObjectProperty.ofObj fun i => Opposite.op (X i)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Oppositestatement and proof · cited by 8,081
- Opposite.unopproof · cited by 2,231
- CategoryTheory.ObjectPropertystatement · cited by 798
- CategoryTheory.CategoryStructstatement and proof · cited by 343
- CategoryTheory.ObjectProperty.opstatement · cited by 42
- CategoryTheory.ObjectProperty.ofObjstatement and proof · cited by 37
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.ObjectProperty.op_singletonproof · cited by 4
- CategoryTheory.ObjectProperty.unop_ofObjproof · cited by 1