Theorems · Theorem · category theory
CategoryTheory.RingObjCat.Hom.mk.congr_simp
∀ {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 hom_1 : R₁.X ⟶ R₂.X)
(e_hom : hom = hom_1) [isRingHom : CategoryTheory.IsRingHom hom],
{ hom := hom, isRingHom := isRingHom } = { hom := hom_1, isRingHom := ⋯ }- Defined in
- Mathlib.CategoryTheory.Monoidal.Ring
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
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.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.BraidedCategorystatement and proof · cited by 779
- CategoryTheory.RingObjCatstatement and proof · cited by 23
- CategoryTheory.RingObjCat.Xstatement and proof · cited by 19
- CategoryTheory.IsRingHomstatement and proof · cited by 10
- CategoryTheory.RingObjCat.Homstatement · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.