Theorems · Theorem · commutative algebra
Algebra.IsIntegral.finite
∀ {R : Type u_1} {A : Type u_2} [inst : CommRing R] [inst_1 : CommRing A] [inst_2 : Algebra R A]
[Algebra.IsIntegral R A] [h' : Algebra.FiniteType R A], Module.Finite R AThe [Kurosh problem](https://en.wikipedia.org/wiki/Kurosh_problem) asks to show that
this is still true when A is not necessarily commutative and R is a field, but it has
been solved in the negative. See https://arxiv.org/pdf/1706.02383.pdf for criteria for a
finitely generated algebraic (= integral) algebra over a field to be finite dimensional.
This could be an instance, but we tend to go from Module.Finite to IsIntegral/IsAlgebraic,
and making it an instance will cause the search to be complicated a lot.
- Cited by
- 5 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.
Cites12
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
- Finsetproof · cited by 13,712
- Algebrastatement and proof · cited by 11,388
- Top.topproof · cited by 9,680
- SetLike.coeproof · cited by 8,199
- Module.Finitestatement and proof · cited by 1,032
- Algebra.adjoinproof · cited by 535
- Algebra.IsIntegralstatement and proof · cited by 224
- Finset.finite_toSetproof · cited by 210
- Algebra.IsIntegral.isIntegralproof · cited by 86
- Algebra.FiniteTypestatement and proof · cited by 84
- fg_adjoin_of_finiteproof · cited by 9
Cited by5
Results whose statement or proof uses this declaration.
- finite_of_finite_type_of_isJacobsonRingproof · cited by 4
- RingHom.IsIntegral.to_finiteproof · cited by 4
- Algebra.finite_of_essFiniteType_of_isAlgebraicproof · cited by 1
- Algebra.QuasiFinite.of_isIntegral_of_finiteTypeproof · cited by 1
- Algebra.finite_iff_isIntegral_and_finiteTypeproof · cited by 0