Theorems · Theorem · commutative algebra
Algebra.PreSubmersivePresentation.aevalDifferential_single
∀ {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 : Finite σ] [inst_4 : DecidableEq σ] (i j : σ),
P.aevalDifferential (Pi.single i 1) j = (MvPolynomial.aeval P.val) ((MvPolynomial.pderiv (P.map j)) (P.relation i))- Cited by
- 3 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · 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
- AlgHomstatement · cited by 3,236
- Finitestatement and proof · cited by 3,029
- MvPolynomialstatement · cited by 2,140
- Pi.singlestatement · cited by 518
- MvPolynomial.aevalstatement and proof · cited by 298
- Derivationstatement · cited by 293
Cited by3
Results whose statement or proof uses this declaration.