Mathlib Map

Theorems · Definition · commutative algebra

Algebra.PreSubmersivePresentation.ofHasCoeffs

{R : Type u_1} →
  {S : Type u_2} →
    {ι : Type u_3} →
      {σ : Type u_4} →
        [inst : CommRing R] →
          [inst_1 : CommRing S] →
            [inst_2 : Algebra R S] →
              (P : Algebra.PreSubmersivePresentation R S ι σ) →
                (R₀ : Type u_5) →
                  [inst_3 : CommRing R₀] →
                    [inst_4 : Algebra R₀ R] →
                      [inst_5 : Algebra R₀ S] →
                        [inst_6 : IsScalarTower R₀ R S] →
                          [inst_7 : P.HasCoeffs R₀] →
                            Algebra.PreSubmersivePresentation R₀ (Algebra.Presentation.ModelOfHasCoeffs R₀) ι σ

The presubmersive presentation on P.ModelOfHasCoeffs R₀ provided P.HasCoeffs R₀.

Defined in
Mathlib.RingTheory.Extension.Presentation.Core
Cited by
7 results in Mathlib
Foundations
Depth 103 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebraCommRingAlgebraAlgebraIsScalarTowerAlgebra.Presentation.HasCoeffs

Around this declaration

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

Algebra.SubmersivePresentation.jacobianOfHasCoeffs · cited by 4SubmersivePresentation.ja…Algebra.SubmersivePresentation.map_jacobianOfHasCoeffs · cited by 2SubmersivePresentation.ma…Algebra.SubmersivePresentation.ofHasCoeffs · cited by 1SubmersivePresentation.of…Algebra.PreSubmersivePresentation.ofHasCoeffs_map · cited by 1PreSubmersivePresentation…Algebra.PreSubmersivePresentation.ofHasCoeffs_relation · cited by 1PreSubmersivePresentation…Algebra.PreSubmersivePresentation.ofHasCoeffs_algebra_algebraMap_apply · cited by 0PreSubmersivePresentation…Algebra.PreSubmersivePresentation.ofHasCoeffs_algebra_smul · cited by 0PreSubmersivePresentation…Algebra.PreSubmersivePresentation.ofHasCoeffs_val · cited by 0PreSubmersivePresentation…Algebra.PreSubmersivePresentation.ofHasCoeffs_σ' · cited by 0PreSubmersivePresentation…CommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraFinsupp · cited by 5255FinsuppSet.range · cited by 4705Set.rangeIsScalarTower · cited by 3896IsScalarTowerHasQuotient.Quotient · cited by 2301HasQuotient.QuotientMvPolynomial · cited by 2140MvPolynomialIdeal.span · cited by 948Ideal.spanAlgebra.PreSubmersivePresentation.toPresentation · cited by 84PreSubmersivePresentation…Algebra.Presentation · cited by 70Algebra.PresentationFunction.surjInv · cited by 63Function.surjInvAlgebra.PreSubmersivePresentation · cited by 54Algebra.PreSubmersivePres…Algebra.PreSubmersivePresentation.map · cited by 34PreSubmersivePresentation…Algebra.Presentation.HasCoeffs · cited by 23Presentation.HasCoeffsAlgebra.Presentation.relationOfHasCoeffs · cited by 18Presentation.relationOfHa…PreSubmersivePresentation.ofH…CITED BYCITES

Cites18

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by9

Results whose statement or proof uses this declaration.