Mathlib Map

Theorems · Definition · commutative algebra

Algebra.EssFiniteType.submonoid

(R : Type u_1) →
  (S : Type u_2) →
    [inst : CommRing R] →
      [inst_1 : CommRing S] →
        [inst_2 : Algebra R S] →
          [inst_3 : Algebra.EssFiniteType R S] → Submonoid ↥(Algebra.EssFiniteType.subalgebra R S)

A submonoid of EssFiniteType.subalgebra R S, whose localization is the whole algebra S.

Defined in
Mathlib.RingTheory.EssentialFiniteness
Cited by
4 results in Mathlib
Foundations
Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebraAlgebra.EssFiniteType

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites9

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.