Mathlib Map

Theorems · Definition · commutative algebra

Algebra.Presentation.differentialsSolution

{R : Type u} →
  {S : Type v} →
    {ι : Type w} →
      {σ : Type t} →
        [inst : CommRing R] →
          [inst_1 : CommRing S] →
            [inst_2 : Algebra R S] → (pres : Algebra.Presentation R S ι σ) → pres.differentialsRelations.Solution Ω[S⁄R]

The S-module Ω[S⁄R] contains an obvious solution to the system of linear equations pres.differentialsRelations.Solution when pres is a presentation of S as an R-algebra.

Defined in
Mathlib.Algebra.Module.Presentation.Differentials
Cited by
2 results in Mathlib
Foundations
Depth 112 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebra

Around this declaration

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

Cites12

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.