Theorems · Theorem · commutative algebra
IsIntegral.tower_bot
∀ {R : Type u_1} {A : Type u_2} {B : Type u_3} [inst : CommRing R] [inst_1 : CommRing A] [inst_2 : Ring B]
[inst_3 : Algebra A B] [inst_4 : Algebra R B] [inst_5 : Algebra R A] [IsScalarTower R A B],
Function.Injective ⇑(algebraMap A B) → ∀ {x : A}, IsIntegral R ((algebraMap A B) x) → IsIntegral R xIf R → A → B is an algebra tower with A → B injective,
then if the entire tower is an integral extension so is R → A
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Ringstatement and proof · cited by 7,463
- Algebra.algebraMapstatement and proof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- IsIntegralstatement and proof · cited by 427
- IsScalarTower.toAlgHomproof · cited by 232
- isIntegral_algHom_iffproof · cited by 15
Cited by3
Results whose statement or proof uses this declaration.
- RingHom.IsIntegral.tower_botproof · cited by 3
- IsIntegral.tower_bot_of_fieldproof · cited by 2
- exists_derivative_mul_eq_and_isIntegral_coeffproof · cited by 1