Mathlib Map

Theorems · Theorem · category theory

PartOrdEmb.ofHom_id

∀ {X : Type u} [inst : PartialOrder X],
  PartOrdEmb.ofHom (RelEmbedding.refl fun x1 x2 => x1 ≤ x2) =
    CategoryTheory.CategoryStruct.id { carrier := X, str := inst }
Defined in
Mathlib.Order.Category.PartOrdEmb
Cited by
0 results in Mathlib
Foundations
Depth 20 from the axioms · uses propext, Quot.sound
Assumes
PartialOrder

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.