Theorems · Theorem · commutative algebra
AlgHom.Finite.of_comp_finite
∀ {R : Type u_1} {A : Type u_2} {B : Type u_3} {C : Type u_4} [inst : CommRing R] [inst_1 : CommRing A]
[inst_2 : CommRing B] [inst_3 : CommRing C] [inst_4 : Algebra R A] [inst_5 : Algebra R B] [inst_6 : Algebra R C]
{f : A →ₐ[R] B} {g : B →ₐ[R] C}, (g.comp f).Finite → g.Finite- Defined in
- Mathlib.RingTheory.Finiteness.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- AlgHomstatement and proof · cited by 3,236
- AlgHom.compstatement and proof · cited by 501
- AlgHom.Finitestatement and proof · cited by 11
- RingHom.Finite.of_comp_finiteproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.