Mathlib Map

Theorems · Definition · commutative algebra

Algebra.SubmersivePresentation.ofSubsingleton

(R : Type u) →
  (S : Type v) →
    [inst : CommRing R] →
      [inst_1 : CommRing S] →
        [inst_2 : Algebra R S] → [Subsingleton S] → Algebra.SubmersivePresentation R S PUnit.{u_2 + 1} PUnit.{u_1 + 1}

If S = 0, this is the submersive presentation on one generator and one relation.

Defined in
Mathlib.RingTheory.Extension.Presentation.Submersive
Cited by
6 results in Mathlib
Foundations
Depth 128 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebraSubsingleton

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.

Cited by6

Results whose statement or proof uses this declaration.