Theorems · Definition · commutative algebra
Algebra.PreSubmersivePresentation.differential
{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 ι σ) → [Finite σ] → (σ → P.Ring) →ₗ[P.Ring] σ → P.RingThe differential of a P : PreSubmersivePresentation is a P.Ring-linear map on
σ → P.Ring:
The j-th standard basis vector, corresponding to the j-th relation of P, is mapped
to the vector of partial derivatives of P.relation j with respect
to the coordinates P.map i for all i : σ.
The determinant of this map is the Jacobian of P used to define when a PreSubmersivePresentation
is submersive. See PreSubmersivePresentation.jacobian.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement · cited by 10,215
- Finsuppstatement · cited by 5,255
- Finitestatement and proof · cited by 3,029
- Algebra.Generators.Ringstatement and proof · cited by 133
- Algebra.Presentation.toGeneratorsstatement and proof · cited by 104
- Algebra.PreSubmersivePresentation.toPresentationstatement and proof · cited by 84
- MvPolynomial.pderivproof · cited by 71
- Algebra.PreSubmersivePresentationstatement and proof · cited by 54
Cited by4
Results whose statement or proof uses this declaration.
- Algebra.PreSubmersivePresentation.jacobianproof · cited by 31
- Algebra.PreSubmersivePresentation.jacobiMatrixproof · cited by 21
- Algebra.PreSubmersivePresentation.jacobian_eq_jacobiMatrix_detproof · cited by 12
- Algebra.PreSubmersivePresentation.differential.congr_simpstatement and proof · cited by 0