Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.ObjectProperty.unop_ofObj

∀ {C : Type u} [inst : CategoryTheory.CategoryStruct.{v, u} C] {ι : Type u_1} (X : ι → Cᵒᵖ),
  (CategoryTheory.ObjectProperty.ofObj X).unop = CategoryTheory.ObjectProperty.ofObj fun i => Opposite.unop (X i)
Defined in
Mathlib.CategoryTheory.ObjectProperty.Opposite
Cited by
1 results in Mathlib
Foundations
Depth 9 from the axioms · uses propext, Quot.sound
Assumes
CategoryTheory.CategoryStruct

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.

Cited by1

Results whose statement or proof uses this declaration.