Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.RingObjCat.Hom.mk.injEq

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.CartesianMonoidalCategory C]
  [inst_2 : CategoryTheory.BraidedCategory C] {R₁ R₂ : CategoryTheory.RingObjCat C} (hom : R₁.X ⟶ R₂.X)
  [isRingHom : CategoryTheory.IsRingHom hom] (hom_1 : R₁.X ⟶ R₂.X) (isRingHom_1 : CategoryTheory.IsRingHom hom_1),
  ({ hom := hom, isRingHom := isRingHom } = { hom := hom_1, isRingHom := isRingHom_1 }) = (hom = hom_1)
Defined in
Mathlib.CategoryTheory.Monoidal.Ring
Cited by
0 results in Mathlib
Foundations
Depth 13 from the axioms · uses propext
Assumes
CategoryTheory.CategoryCategoryTheory.CartesianMonoidalCategoryCategoryTheory.BraidedCategoryCategoryTheory.IsRingHom

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites9

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.