Theorems · Theorem · commutative algebra
Algebra.SubmersivePresentation.basisDeriv_apply
∀ {R : Type u} {S : Type v} {ι : Type w} {σ : Type t} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S]
[inst_3 : Finite σ] (P : Algebra.SubmersivePresentation R S ι σ) (i j : σ),
P.basisDeriv i j = (MvPolynomial.aeval P.val) ((MvPolynomial.pderiv (P.map j)) (P.relation i))- Cited by
- 2 results in Mathlib
- Foundations
- Depth 136 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Finsuppstatement · cited by 5,255
- AlgHomstatement · cited by 3,236
- Finitestatement and proof · cited by 3,029
- MvPolynomialstatement · cited by 2,140
- Module.Basisstatement · cited by 1,477
- MvPolynomial.aevalstatement and proof · cited by 298
- Derivationstatement · cited by 293
- Algebra.Generators.valstatement and proof · cited by 115
- Algebra.Presentation.toGeneratorsstatement and proof · cited by 104
Cited by2
Results whose statement or proof uses this declaration.
- Algebra.SubmersivePresentation.basisCotangent_applyproof · cited by 2
- Algebra.SubmersivePresentation.cotangentComplexAux_surjectiveproof · cited by 0