Mathlib Map

Theorems · Definition · commutative algebra

Algebra.PreSubmersivePresentation.jacobiMatrix

{R : Type u} →
  {S : Type v} →
    {ι : Type w} →
      {σ : Type t} →
        [inst : CommRing R] →
          [inst_1 : CommRing S] →
            [inst_2 : Algebra R S] →
              (P : Algebra.PreSubmersivePresentation R S ι σ) → [Fintype σ] → [DecidableEq σ] → Matrix σ σ P.Ring

If σ has a Fintype and DecidableEq instance, the differential of P can be expressed in matrix form.

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

Around this declaration

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

Algebra.PreSubmersivePresentation.jacobian_eq_jacobiMatrix_det · cited by 12PreSubmersivePresentation…Algebra.PreSubmersivePresentation.jacobiMatrix_apply · cited by 9PreSubmersivePresentation…Algebra.SubmersivePresentation.jacobianOfHasCoeffs · cited by 4SubmersivePresentation.ja…Algebra.SubmersivePresentation.map_jacobianOfHasCoeffs · cited by 2SubmersivePresentation.ma…Algebra.PreSubmersivePresentation.jacobiMatrix_reindex · cited by 1PreSubmersivePresentation…Algebra.PreSubmersivePresentation.jacobian_eq_det_aevalDifferential · cited by 1PreSubmersivePresentation…Algebra.PreSubmersivePresentation.localizationAway_jacobiMatrix · cited by 1PreSubmersivePresentation…Algebra.IsStandardSmoothOfRelativeDimension.exists_etale_mvPolynomial · cited by 1IsStandardSmoothOfRelativ…MvPolynomial.universalFactorizationMapPresentation_jacobiMatrix · cited by 1MvPolynomial.universalFac…Algebra.SubmersivePresentation.exists_sum_eq_σ_jacobian_mul_σ_jacobian_inv_sub_one · cited by 1SubmersivePresentation.ex…Algebra.PreSubmersivePresentation.aevalDifferential_toMatrix'_eq_mapMatrix_jacobiMatrix · cited by 1PreSubmersivePresentation…Algebra.PreSubmersivePresentation.baseChange_jacobian · cited by 1PreSubmersivePresentation…Algebra.SubmersivePresentation.jacobianRelations_spec · cited by 1SubmersivePresentation.ja…Algebra.PreSubmersivePresentation.jacobiMatrix_ofAlgEquiv · cited by 0PreSubmersivePresentation…Algebra.PreSubmersivePresentation.jacobian_ofAlgEquiv · cited by 0PreSubmersivePresentation…DFunLike.coe · cited by 62936DFunLike.coeCommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraFintype · cited by 7736FintypeMatrix · cited by 4303MatrixLinearMap.toMatrix · cited by 180LinearMap.toMatrixAlgebra.Generators.Ring · cited by 133Generators.RingAlgebra.Presentation.toGenerators · cited by 104Presentation.toGeneratorsAlgebra.PreSubmersivePresentation.toPresentation · cited by 84PreSubmersivePresentation…Algebra.PreSubmersivePresentation · cited by 54Algebra.PreSubmersivePres…Algebra.PreSubmersivePresentation.basis · cited by 2PreSubmersivePresentation…Algebra.PreSubmersivePresentation.differential · cited by 2PreSubmersivePresentation…PreSubmersivePresentation.jac…CITED BYCITES

Cites12

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

Cited by22

Results whose statement or proof uses this declaration.