Theorems · Inductive type · ring theory
NonUnitalRingHom
(α : Type u_5) → (β : Type u_6) → [NonUnitalNonAssocSemiring α] → [NonUnitalNonAssocSemiring β] → Type (max u_5 u_6)
Bundled non-unital semiring homomorphisms α →ₙ+* β; use this for bundled non-unital ring
homomorphisms too.
When possible, instead of parametrizing results over (f : α →ₙ+* β),
you should parametrize over (F : Type*) [NonUnitalRingHomClass F α β] (f : F).
When you extend this structure, make sure to extend NonUnitalRingHomClass.
- Defined in
- Mathlib.Algebra.Ring.Hom.Defs
- Cited by
- 157 results in Mathlib
- Foundations
- Depth 1 from the axioms, rests on 2 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NonUnitalNonAssocSemiringstatement · cited by 1,081
Cited by232
Results whose statement or proof uses this declaration.
- RingHom.compproof · cited by 899
- NonUnitalRingHom.compstatement and proof · cited by 38
- NonUnitalRingHomClass.toNonUnitalRingHomstatement · cited by 26
- NonUnitalRingHom.extstatement and proof · cited by 21
- NonUnitalRingHom.idstatement · cited by 20
- NonUnitalRingHom.toMulHomstatement and proof · cited by 15
- NonUnitalRingHom.rangestatement and proof · cited by 12
- RingEquiv.toNonUnitalRingHomstatement · cited by 12
- NonUnitalRingHom.sndstatement · cited by 10
- NonUnitalSubalgebraClass.subtypeproof · cited by 9
- NonUnitalAlgHomClass.toNonUnitalAlgHomproof · cited by 9
- NonUnitalRingHom.fststatement · cited by 8
Showing the 200 most cited of 232.