Theorems · Definition · category theory
CategoryTheory.IsRingHom.casesOn
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.CartesianMonoidalCategory C] →
{R₁ R₂ : C} →
[inst_2 : CategoryTheory.AddMonObj R₁] →
[inst_3 : CategoryTheory.AddMonObj R₂] →
[inst_4 : CategoryTheory.MonObj R₁] →
[inst_5 : CategoryTheory.MonObj R₂] →
{f : R₁ ⟶ R₂} →
{motive : CategoryTheory.IsRingHom f → Sort u_1} →
(t : CategoryTheory.IsRingHom f) →
([toIsAddMonHom : CategoryTheory.IsAddMonHom f] →
[toIsMonHom : CategoryTheory.IsMonHom f] → motive ⋯) →
motive t- Defined in
- Mathlib.CategoryTheory.Monoidal.Ring
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 6 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.MonObjstatement and proof · cited by 199
- CategoryTheory.AddMonObjstatement and proof · cited by 158
- CategoryTheory.IsMonHomstatement and proof · cited by 56
- CategoryTheory.IsAddMonHomstatement and proof · cited by 49
- CategoryTheory.IsRingHomstatement and proof · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.