Mathlib Map

Theorems · Theorem · commutative algebra

Algebra.PreSubmersivePresentation.jacobian_eq_jacobiMatrix_det

∀ {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 σ],
  P.jacobian = (algebraMap P.Ring S) P.jacobiMatrix.det
Defined in
Mathlib.RingTheory.Extension.Presentation.Submersive
Cited by
12 results in Mathlib
Foundations
Depth 131 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_det_aevalDifferential · cited by 1PreSubmersivePresentation…Algebra.SubmersivePresentation.exists_sum_eq_σ_jacobian_mul_σ_jacobian_inv_sub_one · cited by 1SubmersivePresentation.ex…Algebra.IsStandardSmoothOfRelativeDimension.exists_etale_mvPolynomial · cited by 1IsStandardSmoothOfRelativ…Algebra.PreSubmersivePresentation.baseChange_jacobian · cited by 1PreSubmersivePresentation…MvPolynomial.universalFactorizationMapPresentation_jacobian · cited by 1MvPolynomial.universalFac…Algebra.PreSubmersivePresentation.jacobian_ofAlgEquiv · cited by 0PreSubmersivePresentation…Algebra.PreSubmersivePresentation.jacobian_reindex · cited by 0PreSubmersivePresentation…Algebra.PreSubmersivePresentation.localizationAway_jacobian · cited by 0PreSubmersivePresentation…Algebra.PreSubmersivePresentation.comp_jacobian_eq_jacobian_smul_jacobian · cited by 0PreSubmersivePresentation…Algebra.SubmersivePresentation.aeval_jacobianOfHasCoeffs · cited by 0SubmersivePresentation.ae…Algebra.PreSubmersivePresentation.ofBijectiveAlgebraMap_jacobian · cited by 0PreSubmersivePresentation…StandardEtalePresentation.toSubmersivePresentation_jacobian · cited by 0StandardEtalePresentation…DFunLike.coe · cited by 62936DFunLike.coeCommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraRingHom · cited by 10189RingHomFintype · cited by 7736FintypeFinsupp · cited by 5255FinsuppAlgebra.algebraMap · cited by 4706Algebra.algebraMapMatrix.det · cited by 665Matrix.detMvPolynomial.aeval · cited by 298MvPolynomial.aevalAlgebra.Generators.Ring · cited by 133Generators.RingLinearMap.det · cited by 127LinearMap.detAlgebra.Generators.val · cited by 115Generators.valAlgebra.Presentation.toGenerators · cited by 104Presentation.toGeneratorsAlgebra.PreSubmersivePresentation.toPresentation · cited by 84PreSubmersivePresentation…Algebra.PreSubmersivePresentation · cited by 54Algebra.PreSubmersivePres…PreSubmersivePresentation.jac…CITED BYCITES

Cites20

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

Cited by12

Results whose statement or proof uses this declaration.