Mathlib Map

Theorems · Theorem · commutative algebra

Algebra.PreSubmersivePresentation.jacobiMatrix_apply

∀ {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 ι σ) [inst_3 : Fintype σ] [inst_4 : DecidableEq σ] (i j : σ),
  P.jacobiMatrix i j = (MvPolynomial.pderiv (P.map i)) (P.relation j)
Defined in
Mathlib.RingTheory.Extension.Presentation.Submersive
Cited by
9 results in Mathlib
Foundations
Depth 96 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.SubmersivePresentation.map_jacobianOfHasCoeffs · cited by 2SubmersivePresentation.ma…Algebra.PreSubmersivePresentation.jacobiMatrix_reindex · cited by 1PreSubmersivePresentation…Algebra.PreSubmersivePresentation.localizationAway_jacobiMatrix · cited by 1PreSubmersivePresentation…Algebra.IsStandardSmoothOfRelativeDimension.exists_etale_mvPolynomial · cited by 1IsStandardSmoothOfRelativ…Algebra.PreSubmersivePresentation.aevalDifferential_toMatrix'_eq_mapMatrix_jacobiMatrix · cited by 1PreSubmersivePresentation…Algebra.PreSubmersivePresentation.baseChange_jacobian · cited by 1PreSubmersivePresentation…MvPolynomial.universalFactorizationMapPresentation_jacobiMatrix · cited by 1MvPolynomial.universalFac…Algebra.PreSubmersivePresentation.jacobiMatrix_naive · cited by 0PreSubmersivePresentation…StandardEtalePresentation.toSubmersivePresentation_jacobian · cited by 0StandardEtalePresentation…DFunLike.coe · cited by 62936DFunLike.coeRingHom.id · cited by 18349RingHom.idCommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraFintype · cited by 7736FintypeFinsupp · cited by 5255FinsuppFinset.univ · cited by 3473Finset.univFinset.sum_congr · cited by 2323Finset.sum_congrMvPolynomial · cited by 2140MvPolynomialone_smul · cited by 1374one_smulPi.single · cited by 518Pi.singleDerivation · cited by 293DerivationLinearEquiv.refl · cited by 143LinearEquiv.reflAlgebra.Generators.Ring · cited by 133Generators.RingAlgebra.Presentation.toGenerators · cited by 104Presentation.toGeneratorsPreSubmersivePresentation.jac…CITED BYCITES

Cites32

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.