Mathlib Map

Theorems · Theorem · commutative algebra

RingHom.QuasiFinite.comp

∀ {T : Type u_3} [inst : CommRing T] {R : Type u_4} {S : Type u_5} [inst_1 : CommRing R] [inst_2 : CommRing S]
  {f : S →+* T} {g : R →+* S}, f.QuasiFinite → g.QuasiFinite → (f.comp g).QuasiFinite
Defined in
Mathlib.RingTheory.RingHom.QuasiFinite
Cited by
4 results in Mathlib
Foundations
Depth 111 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 by4

Results whose statement or proof uses this declaration.