Theorems · Definition · commutative algebra
RingHom.domRestrict
{R : Type u} →
{S : Type v} →
[inst : NonAssocSemiring R] →
[inst_1 : NonAssocSemiring S] →
{σR : Type u_1} → [inst_2 : SetLike σR R] → [inst_3 : SubsemiringClass σR R] → (R →+* S) → (s : σR) → ↥s →+* SRestriction of a ring homomorphism to a subsemiring of the domain.
- Defined in
- Mathlib.Algebra.Ring.Subsemiring.Defs
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Quot.sound
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.
- RingHomstatement and proof · cited by 10,189
- SetLikestatement and proof · cited by 1,084
- RingHom.compproof · cited by 899
- NonAssocSemiringstatement and proof · cited by 805
- SubsemiringClassstatement and proof · cited by 30
- SubsemiringClass.subtypeproof · cited by 5
Cited by6
Results whose statement or proof uses this declaration.
- RingHom.restrictproof · cited by 3
- RingHom.domRestrict_applystatement · cited by 1
- RingHom.restrict_applystatement · cited by 0
- RingHom.domRestrict_comp_codRestrictstatement · cited by 0
- RingHom.domRestrict_comp_rangeRestrictstatement · cited by 0
- RingHom.domRestrict_comp_rangeSRestrictstatement · cited by 0