Mathlib Map

Theorems · Theorem · commutative algebra

RingHom.FiniteType.comp

∀ {A : Type u_1} {B : Type u_2} {C : Type u_3} [inst : CommRing A] [inst_1 : CommRing B] [inst_2 : CommRing C]
  {g : B →+* C} {f : A →+* B}, g.FiniteType → f.FiniteType → (g.comp f).FiniteType
Defined in
Mathlib.RingTheory.FiniteType
Cited by
3 results in Mathlib
Foundations
Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingCommRing

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.

Cited by3

Results whose statement or proof uses this declaration.