Theorems · Theorem · commutative algebra
RingHom.sub_mem_ker_iff
∀ {R : Type u} {S : Type v} {F : Type u_1} [inst : Ring R] [inst_1 : Ring S] [inst_2 : FunLike F R S]
[rc : RingHomClass F R S] (f : F) {x y : R}, x - y ∈ RingHom.ker f ↔ f x = f y- Defined in
- Mathlib.RingTheory.Ideal.Maps
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- RingRingFunLikeRingHomClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Ringstatement and proof · cited by 7,463
- Idealstatement · cited by 4,748
- FunLikestatement and proof · cited by 2,560
- map_subproof · cited by 565
- sub_eq_zeroproof · cited by 407
- RingHom.kerstatement · cited by 363
- RingHomClassstatement and proof · cited by 193
- RingHom.mem_kerproof · cited by 49
Cited by3
Results whose statement or proof uses this declaration.
- IsAdjoinRootMonic.modByMonic_repr_mapproof · cited by 1
- IsAdjoinRootMonic.map_modByMonicproof · cited by 1
- factorPowSucc.isUnit_of_isUnit_imageproof · cited by 0