Theorems · Theorem · commutative algebra
RingHom.rangeS_codRestrict
∀ {R : Type u} {S : Type v} [inst : NonAssocSemiring R] [inst_1 : NonAssocSemiring S] {σS : Type u_2}
[inst_2 : SetLike σS S] [inst_3 : SubsemiringClass σS S] {f : R →+* S} {s : σS} {h : ∀ (x : R), f x ∈ s},
(f.codRestrict s h).rangeS = Subsemiring.comap (SubsemiringClass.subtype s) f.rangeS- Defined in
- Mathlib.Algebra.Ring.Subsemiring.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- RingHomstatement and proof · cited by 10,189
- SetLikestatement and proof · cited by 1,084
- NonAssocSemiringstatement and proof · cited by 805
- Subsemiringstatement · cited by 456
- SetLike.coe_injectiveproof · cited by 374
- RingHom.rangeSstatement and proof · cited by 47
- SubsemiringClassstatement and proof · cited by 30
- Subsemiring.comapstatement and proof · cited by 20
- RingHom.codRestrictstatement and proof · cited by 12
- SubsemiringClass.subtypestatement and proof · cited by 5
- Set.range_codRestrictproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.