Theorems · Definition · commutative algebra
IsAlmostIntegral
(R : Type u_1) → {S : Type u_2} → [inst : CommRing R] → [inst_1 : CommRing S] → [Algebra R S] → S → PropAn element s in an R-algebra is almost integral if there exists r ∈ R⁰ such that
r • s ^ n ∈ R for all n.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Algebra.algebraMapproof · cited by 4,706
- nonZeroDivisorsproof · cited by 895
- RingHom.rangeproof · cited by 138
Cited by9
Results whose statement or proof uses this declaration.
- completeIntegralClosureproof · cited by 4
- IsIntegral.isAlmostIntegralstatement · cited by 2
- IsIntegral.isAlmostIntegral_of_exists_smul_mem_rangestatement · cited by 1
- mem_completeIntegralClosurestatement · cited by 1
- IsIntegral.isAlmostIntegral_of_isLocalizationstatement · cited by 1
- isAlmostIntegral_iff_isIntegralstatement · cited by 1
- IsAlmostIntegral.isIntegralstatement and proof · cited by 1
- IsAlmostIntegral.isIntegral_of_nonZeroDivisors_le_comapstatement and proof · cited by 1
- IsAlmostIntegral.coeffstatement and proof · cited by 0