Theorems · Theorem · commutative algebra
map_nonunit
∀ {R : Type u_1} {S : Type u_2} [inst : CommSemiring R] [inst_1 : IsLocalRing R] [inst_2 : CommSemiring S]
[inst_3 : IsLocalRing S] (f : R →+* S) [IsLocalHom f],
∀ a ∈ IsLocalRing.maximalIdeal R, f a ∈ IsLocalRing.maximalIdeal SThe image of the maximal ideal of the source is contained within the maximal ideal of the target.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext
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
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement and proof · cited by 10,189
- Idealstatement · cited by 4,748
- IsUnitproof · cited by 1,602
- IsLocalRingstatement and proof · cited by 339
- IsLocalRing.maximalIdealstatement and proof · cited by 297
- IsLocalHomstatement and proof · cited by 100
- isUnit_of_map_unitproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- IsLocalRing.local_hom_TFAEproof · cited by 10