Theorems · Theorem · commutative algebra
Algebra.IsIntegral.trans
∀ {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] [Algebra.IsIntegral R A]
[Algebra.IsIntegral A B], Algebra.IsIntegral R BIf A is an R-algebra all of whose elements are integral over R, and B is an A-algebra all of whose elements are integral over A, then all elements of B are integral over R.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 133 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Ringstatement and proof · cited by 7,463
- IsScalarTowerstatement and proof · cited by 3,896
- Algebra.IsIntegralstatement and proof · cited by 224
- Algebra.IsIntegral.isIntegralproof · cited by 86
- isIntegral_transproof · cited by 15
Cited by2
Results whose statement or proof uses this declaration.
- RingHom.IsIntegral.transproof · cited by 9
- Algebra.normalizedTrace_trans_applyproof · cited by 1