Theorems · Theorem · commutative algebra
IsLocalRing.of_injective
∀ {R : Type u_2} {S : Type u_1} [inst : Semiring R] [inst_1 : Semiring S] [IsLocalRing S] {f : R →+* S},
Function.Injective ⇑f → (∀ a ∈ nonZeroDivisors R, IsUnit a) → IsLocalRing RIf a (semi)ring R in which every element is either invertible or a zero divisor
embeds in a local (semi)ring S, then R is local.
- Defined in
- Mathlib.RingTheory.LocalRing.Subring
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Quot.sound
- Assumes
- SemiringSemiringIsLocalRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Semiringstatement and proof · cited by 13,802
- RingHomstatement and proof · cited by 10,189
- Submonoidstatement · cited by 3,086
- Nontrivialproof · cited by 2,416
- IsUnitstatement and proof · cited by 1,602
- map_addproof · cited by 964
- nonZeroDivisorsstatement and proof · cited by 895
- map_oneproof · cited by 861
- IsLocalRingstatement and proof · cited by 339
- RingHom.domain_nontrivialproof · cited by 20
- IsUnit.mem_nonZeroDivisorsproof · cited by 8
Cited by2
Results whose statement or proof uses this declaration.
- IsLocalRing.of_subringproof · cited by 0
- IsLocalRing.of_subring'proof · cited by 0