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
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.
- CommRingstatement and proof · cited by 17,173
- Algebraproof · cited by 11,388
- RingHomstatement and proof · cited by 10,189
- Algebra.algebraMapproof · cited by 4,706
- IsScalarTowerproof · cited by 3,896
- RingHom.compstatement and proof · cited by 899
- RingHom.toAlgebraproof · cited by 337
- IsScalarTower.of_algebraMap_eq'proof · cited by 101
- RingHom.FiniteTypestatement and proof · cited by 46
- Algebra.FiniteType.transproof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- RingHom.finiteType_stableUnderCompositionproof · cited by 2
- CommRingCat.essentiallySmall_of_finiteTypeproof · cited by 1
- AlgHom.FiniteType.compproof · cited by 0