Theorems · Theorem · commutative algebra
IsArtinianRing.isUnit_of_isIntegral_of_nonZeroDivisor
∀ {R : Type u_1} {A : Type u_2} [inst : CommRing R] [IsArtinianRing R] [inst_2 : Ring A] [inst_3 : Algebra R A] {a : A},
IsIntegral R a → a ∈ nonZeroDivisors A → IsUnit aIn an R-algebra over an Artinian ring R, if an element is integral and
is not a zero divisor, then it is a unit.
- Defined in
- Mathlib.RingTheory.Artinian.Algebra
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 123 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Ringstatement and proof · cited by 7,463
- Submonoidstatement · cited by 3,086
- IsUnitstatement · cited by 1,602
- Subalgebraproof · cited by 1,353
- nonZeroDivisorsstatement and proof · cited by 895
- Algebra.adjoinproof · cited by 535
- IsIntegralstatement and proof · cited by 427
- Subtype.val_injectiveproof · cited by 232
- Subalgebra.toSubsemiringproof · cited by 115
Cited by2
Results whose statement or proof uses this declaration.
- IsArtinianRing.isUnit_iff_nonZeroDivisor_of_isIntegralproof · cited by 1
- IsArtinianRing.isUnit_of_nonZeroDivisor_of_isIntegral'proof · cited by 0