Loogle!
Result
Found 354 declarations mentioning Derivation. Of these, only the first 200 are shown.
- Derivation π Mathlib.RingTheory.Derivation.Basic
(R : Type u_1) (A : Type u_2) (M : Type u_3) [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] : Type (max u_2 u_3) - Derivation.instAdd π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] : Add (Derivation R A M) - Derivation.instAddCommMonoid π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] : AddCommMonoid (Derivation R A M) - Derivation.instInhabited π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] : Inhabited (Derivation R A M) - Derivation.instZero π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] : Zero (Derivation R A M) - Derivation.Simps.apply π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] (D : Derivation R A M) : A β M - Derivation.instFunLike π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] : FunLike (Derivation R A M) A M - Derivation.instAddCommGroup π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} [CommRing R] {A : Type u_2} [CommRing A] [Algebra R A] {M : Type u_3} [AddCommGroup M] [Module A M] [Module R M] : AddCommGroup (Derivation R A M) - Derivation.instNeg π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} [CommRing R] {A : Type u_2} [CommRing A] [Algebra R A] {M : Type u_3} [AddCommGroup M] [Module A M] [Module R M] : Neg (Derivation R A M) - Derivation.instSub π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} [CommRing R] {A : Type u_2} [CommRing A] [Algebra R A] {M : Type u_3} [AddCommGroup M] [Module A M] [Module R M] : Sub (Derivation R A M) - Derivation.coe_injective π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] : Function.Injective DFunLike.coe - Derivation.toLinearMap π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_3} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] (self : Derivation R A M) : A ββ[R] M - Derivation.hasCoeToLinearMap π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] : Coe (Derivation R A M) (A ββ[R] M) - Derivation.instAddMonoidHomClass π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] : AddMonoidHomClass (Derivation R A M) A M - Derivation.map_zero π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] (D : Derivation R A M) : D 0 = 0 - Derivation.map_natCast π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] (D : Derivation R A M) (n : β) : D βn = 0 - Derivation.map_one_eq_zero π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] (D : Derivation R A M) : D 1 = 0 - Derivation.coeFnAddMonoidHom π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] : Derivation R A M β+ A β M - Derivation.zero_apply π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] (a : A) : 0 a = 0 - Derivation.coe_zero π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] : β0 = 0 - Derivation.congr_fun π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] {D1 D2 : Derivation R A M} (h : D1 = D2) (a : A) : D1 a = D2 a - Derivation.ext π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] {D1 D2 : Derivation R A M} (H : β (a : A), D1 a = D2 a) : D1 = D2 - Derivation.ext_iff π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] {D1 D2 : Derivation R A M} : D1 = D2 β β (a : A), D1 a = D2 a - Derivation.map_algebraMap π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] (D : Derivation R A M) (r : R) : D ((algebraMap R A) r) = 0 - Derivation.map_intCast π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} [CommRing R] {A : Type u_2} [CommRing A] [Algebra R A] {M : Type u_3} [AddCommGroup M] [Module A M] [Module R M] (D : Derivation R A M) (n : β€) : D βn = 0 - Derivation.toFun_eq_coe π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] (D : Derivation R A M) : (βD).toFun = βD - Derivation.restrictScalars π Mathlib.RingTheory.Derivation.Basic
(R : Type u_1) {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] {S : Type u_5} [CommSemiring S] [Algebra S A] [Module S M] [LinearMap.CompatibleSMul A M R S] (d : Derivation S A M) : Derivation R A M - Derivation.map_smul_of_tower π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] {S : Type u_5} [SMul S A] [SMul S M] [LinearMap.CompatibleSMul A M S R] (D : Derivation R A M) (r : S) (a : A) : D (r β’ a) = r β’ D a - Derivation.coeFn_coe π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] (f : Derivation R A M) : ββf = βf - Derivation.map_add π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] (D : Derivation R A M) (a b : A) : D (a + b) = D a + D b - Derivation.map_one_eq_zero' π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_3} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] (self : Derivation R A M) : βself 1 = 0 - Derivation.map_smul π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] (D : Derivation R A M) (r : R) (a : A) : D (r β’ a) = r β’ D a - Derivation.map_neg π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} [CommRing R] {A : Type u_2} [CommRing A] [Algebra R A] {M : Type u_3} [AddCommGroup M] [Module A M] [Module R M] (D : Derivation R A M) (a : A) : D (-a) = -D a - Derivation.neg_apply π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} [CommRing R] {A : Type u_2} [CommRing A] [Algebra R A] {M : Type u_3} [AddCommGroup M] [Module A M] [Module R M] (D : Derivation R A M) (a : A) : (-D) a = -D a - Derivation.coe_neg π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} [CommRing R] {A : Type u_2} [CommRing A] [Algebra R A] {M : Type u_3} [AddCommGroup M] [Module A M] [Module R M] (D : Derivation R A M) : β(-D) = -βD - Derivation.eqOn_adjoin π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] {D1 D2 : Derivation R A M} {s : Set A} (h : Set.EqOn (βD1) (βD2) s) : Set.EqOn βD1 βD2 β(Algebra.adjoin R s) - Derivation.compAlgebraMap π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} (A : Type u_2) {B : Type u_3} {M : Type u_4} [CommSemiring R] [CommSemiring A] [CommSemiring B] [AddCommMonoid M] [Algebra R A] [Algebra R B] [Module A M] [Module B M] [Module R M] [Algebra A B] [IsScalarTower R A B] [IsScalarTower A B M] (d : Derivation R B M) : Derivation R A M - Derivation.instSMul π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] {S : Type u_5} [Monoid S] [DistribMulAction S M] [SMulCommClass R S M] [SMulCommClass S A M] : SMul S (Derivation R A M) - Derivation.coe_restrictScalars π Mathlib.RingTheory.Derivation.Basic
(R : Type u_1) {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] {S : Type u_5} [CommSemiring S] [Algebra S A] [Module S M] [LinearMap.CompatibleSMul A M R S] (d : Derivation S A M) : β(Derivation.restrictScalars R d) = βd - Derivation.add_apply π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] {D1 D2 : Derivation R A M} (a : A) : (D1 + D2) a = D1 a + D2 a - Derivation.restrictScalars_apply π Mathlib.RingTheory.Derivation.Basic
(R : Type u_1) {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] {S : Type u_5} [CommSemiring S] [Algebra S A] [Module S M] [LinearMap.CompatibleSMul A M R S] (d : Derivation S A M) (x : A) : (Derivation.restrictScalars R d) x = d x - Derivation.coe_add π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] (D1 D2 : Derivation R A M) : β(D1 + D2) = βD1 + βD2 - Derivation.leibniz_pow π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] (D : Derivation R A M) (a : A) (n : β) : D (a ^ n) = n β’ a ^ (n - 1) β’ D a - Derivation.map_sub π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} [CommRing R] {A : Type u_2} [CommRing A] [Algebra R A] {M : Type u_3} [AddCommGroup M] [Module A M] [Module R M] (D : Derivation R A M) (a b : A) : D (a - b) = D a - D b - Derivation.coe_zero_linearMap π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] : β0 = 0 - Derivation.instDistribMulAction π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] {S : Type u_5} [Monoid S] [DistribMulAction S M] [SMulCommClass R S M] [SMulCommClass S A M] : DistribMulAction S (Derivation R A M) - Derivation.instModule π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] {S : Type u_5} [Semiring S] [Module S M] [SMulCommClass R S M] [SMulCommClass S A M] : Module S (Derivation R A M) - Derivation.coeFnAddMonoidHom_apply π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] (D : Derivation R A M) : Derivation.coeFnAddMonoidHom D = βD - Derivation.leibniz π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] (D : Derivation R A M) (a b : A) : D (a * b) = a β’ D b + b β’ D a - Derivation.liftOfSurjective π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_3} [CommSemiring R] [CommRing A] [CommRing M] [Algebra R A] [Algebra R M] {F : Type u_4} [FunLike F A M] [AlgHomClass F R A M] {f : F} (hf : Function.Surjective βf) β¦d : Derivation R A Aβ¦ (hd : β (x : A), f x = 0 β f (d x) = 0) : Derivation R M M - Derivation.liftOfRightInverse π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_3} [CommSemiring R] [CommRing A] [CommRing M] [Algebra R A] [Algebra R M] {F : Type u_4} [FunLike F A M] [AlgHomClass F R A M] {f : F} {f_inv : M β A} (hf : Function.RightInverse f_inv βf) β¦d : Derivation R A Aβ¦ (hd : β (x : A), f x = 0 β f (d x) = 0) : Derivation R M M - Derivation.coe_neg_linearMap π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} [CommRing R] {A : Type u_2} [CommRing A] [Algebra R A] {M : Type u_3} [AddCommGroup M] [Module A M] [Module R M] (D : Derivation R A M) : β(-D) = -βD - Derivation.leibniz_of_mul_eq_one π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} [CommRing R] {A : Type u_2} [CommRing A] [Algebra R A] {M : Type u_3} [AddCommGroup M] [Module A M] [Module R M] (D : Derivation R A M) {a b : A} (h : a * b = 1) : D a = -a ^ 2 β’ D b - Derivation.sub_apply π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} [CommRing R] {A : Type u_2} [CommRing A] [Algebra R A] {M : Type u_3} [AddCommGroup M] [Module A M] [Module R M] {D1 D2 : Derivation R A M} (a : A) : (D1 - D2) a = D1 a - D2 a - Derivation.leibniz_zpow π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} [CommRing R] {M : Type u_3} [AddCommGroup M] [Module R M] {K : Type u_4} [Field K] [Module K M] [Algebra R K] (D : Derivation R K M) (a : K) (n : β€) : D (a ^ n) = n β’ a ^ (n - 1) β’ D a - Derivation.coe_sub π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} [CommRing R] {A : Type u_2} [CommRing A] [Algebra R A] {M : Type u_3} [AddCommGroup M] [Module A M] [Module R M] (D1 D2 : Derivation R A M) : β(D1 - D2) = βD1 - βD2 - Derivation.ext_of_adjoin_eq_top π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] {D1 D2 : Derivation R A M} (s : Set A) (hs : Algebra.adjoin R s = β€) (h : Set.EqOn (βD1) (βD2) s) : D1 = D2 - Derivation.compAlgebraMap_apply π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} (A : Type u_2) {B : Type u_3} {M : Type u_4} [CommSemiring R] [CommSemiring A] [CommSemiring B] [AddCommMonoid M] [Algebra R A] [Algebra R B] [Module A M] [Module B M] [Module R M] [Algebra A B] [IsScalarTower R A B] [IsScalarTower A B M] (d : Derivation R B M) (x : A) : (Derivation.compAlgebraMap A d) x = d ((algebraMap A B) x) - Derivation.liftOfRightInverse_eq π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_3} [CommSemiring R] [CommRing A] [CommRing M] [Algebra R A] [Algebra R M] {F : Type u_4} [FunLike F A M] [AlgHomClass F R A M] {f : F} {f_invβ f_invβ : M β A} (hfβ : Function.RightInverse f_invβ βf) (hfβ : Function.RightInverse f_invβ βf) : Derivation.liftOfRightInverse hfβ = Derivation.liftOfRightInverse hfβ - Derivation.leibniz_inv π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} [CommRing R] {M : Type u_3} [AddCommGroup M] [Module R M] {K : Type u_4} [Field K] [Module K M] [Algebra R K] (D : Derivation R K M) (a : K) : D aβ»ΒΉ = -aβ»ΒΉ ^ 2 β’ D a - Derivation.leibniz_invOf π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} [CommRing R] {A : Type u_2} [CommRing A] [Algebra R A] {M : Type u_3} [AddCommGroup M] [Module A M] [Module R M] (D : Derivation R A M) (a : A) [Invertible a] : D β a = -β a ^ 2 β’ D a - Derivation.leibniz_div_const π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} [CommRing R] {M : Type u_3} [AddCommGroup M] [Module R M] {K : Type u_4} [Field K] [Module K M] [Algebra R K] (D : Derivation R K M) (a b : K) (h : D b = 0) : D (a / b) = bβ»ΒΉ β’ D a - Derivation.smul_apply π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] (a : A) {S : Type u_5} [Monoid S] [DistribMulAction S M] [SMulCommClass R S M] [SMulCommClass S A M] (r : S) (D : Derivation R A M) : (r β’ D) a = r β’ D a - Derivation.coe_add_linearMap π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] (D1 D2 : Derivation R A M) : β(D1 + D2) = βD1 + βD2 - Derivation.coe_smul π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] {S : Type u_5} [Monoid S] [DistribMulAction S M] [SMulCommClass R S M] [SMulCommClass S A M] (r : S) (D : Derivation R A M) : β(r β’ D) = r β’ βD - Derivation.liftOfSurjective_apply π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_3} [CommSemiring R] [CommRing A] [CommRing M] [Algebra R A] [Algebra R M] {F : Type u_4} [FunLike F A M] [AlgHomClass F R A M] {f : F} (hf : Function.Surjective βf) {d : Derivation R A A} (hd : β (x : A), f x = 0 β f (d x) = 0) (x : A) : (Derivation.liftOfSurjective hf hd) (f x) = f (d x) - Derivation.liftOfRightInverse_apply π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_3} [CommSemiring R] [CommRing A] [CommRing M] [Algebra R A] [Algebra R M] {F : Type u_4} [FunLike F A M] [AlgHomClass F R A M] {f : F} {f_inv : M β A} (hf : Function.RightInverse f_inv βf) {d : Derivation R A A} (hd : β (x : A), f x = 0 β f (d x) = 0) (x : A) : (Derivation.liftOfRightInverse hf hd) (f x) = f (d x) - Derivation.leibniz' π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_3} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] (self : Derivation R A M) (a b : A) : βself (a * b) = a β’ βself b + b β’ βself a - LinearMap.compDer π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] {N : Type u_5} [AddCommMonoid N] [Module A N] [Module R N] [IsScalarTower R A M] [IsScalarTower R A N] (f : M ββ[A] N) : Derivation R A M ββ[A] Derivation R A N - Derivation.compAlgebraMapL π Mathlib.RingTheory.Derivation.Basic
(R : Type u_1) (A : Type u_2) (B : Type u_3) (M : Type u_4) [CommSemiring R] [CommSemiring A] [CommSemiring B] [AddCommMonoid M] [Algebra R A] [Algebra R B] [Module A M] [Module B M] [Module R M] [Algebra A B] [IsScalarTower R A B] [IsScalarTower A B M] [IsScalarTower R B M] : Derivation R B M ββ[B] Derivation R A M - Derivation.instSMulCommClass π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] {S : Type u_5} {T : Type u_6} [Monoid S] [DistribMulAction S M] [SMulCommClass R S M] [SMulCommClass S A M] [Monoid T] [DistribMulAction T M] [SMulCommClass R T M] [SMulCommClass T A M] [SMulCommClass S T M] : SMulCommClass S T (Derivation R A M) - Derivation.instIsScalarTower π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] {S : Type u_5} {T : Type u_6} [Monoid S] [DistribMulAction S M] [SMulCommClass R S M] [SMulCommClass S A M] [Monoid T] [DistribMulAction T M] [SMulCommClass R T M] [SMulCommClass T A M] [SMul S T] [IsScalarTower S T M] : IsScalarTower S T (Derivation R A M) - LinearEquiv.compDer π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] {N : Type u_5} [AddCommMonoid N] [Module A N] [Module R N] [IsScalarTower R A M] [IsScalarTower R A N] (e : M ββ[A] N) : Derivation R A M ββ[A] Derivation R A N - Derivation.coe_smul_linearMap π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] {S : Type u_5} [Monoid S] [DistribMulAction S M] [SMulCommClass R S M] [SMulCommClass S A M] (r : S) (D : Derivation R A M) : β(r β’ D) = r β’ βD - Derivation.mk' π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} [CommSemiring R] {A : Type u_2} [CommSemiring A] [Algebra R A] {M : Type u_3} [AddCancelCommMonoid M] [Module R M] [Module A M] (D : A ββ[R] M) (h : β (a b : A), D (a * b) = a β’ D b + b β’ D a) : Derivation R A M - Derivation.leibniz_div π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} [CommRing R] {M : Type u_3} [AddCommGroup M] [Module R M] {K : Type u_4} [Field K] [Module K M] [Algebra R K] (D : Derivation R K M) (a b : K) : D (a / b) = bβ»ΒΉ ^ 2 β’ (b β’ D a - a β’ D b) - Derivation.map_aeval π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] (D : Derivation R A M) (P : Polynomial R) (x : A) : D ((Polynomial.aeval x) P) = (Polynomial.aeval x) (Polynomial.derivative P) β’ D x - Derivation.coe_sub_linearMap π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} [CommRing R] {A : Type u_2} [CommRing A] [Algebra R A] {M : Type u_3} [AddCommGroup M] [Module A M] [Module R M] (D1 D2 : Derivation R A M) : β(D1 - D2) = βD1 - βD2 - Derivation.instIsCentralScalar π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] {S : Type u_5} [Monoid S] [DistribMulAction S M] [SMulCommClass R S M] [SMulCommClass S A M] [DistribMulAction Sα΅α΅α΅ M] [IsCentralScalar S M] : IsCentralScalar S (Derivation R A M) - Derivation.mk π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_3} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] (toLinearMap : A ββ[R] M) (map_one_eq_zero' : toLinearMap 1 = 0) (leibniz' : β (a b : A), toLinearMap (a * b) = a β’ toLinearMap b + b β’ toLinearMap a) : Derivation R A M - Derivation.coe_mk' π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} [CommSemiring R] {A : Type u_2} [CommSemiring A] [Algebra R A] {M : Type u_3} [AddCancelCommMonoid M] [Module R M] [Module A M] (D : A ββ[R] M) (h : β (a b : A), D (a * b) = a β’ D b + b β’ D a) : β(Derivation.mk' D h) = βD - Derivation.mk_coe π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] (f : A ββ[R] M) (hβ : f 1 = 0) (hβ : β (a b : A), f (a * b) = a β’ f b + b β’ f a) : β{ toLinearMap := f, map_one_eq_zero' := hβ, leibniz' := hβ } = βf - Derivation.compAlgebraMapL_apply_apply π Mathlib.RingTheory.Derivation.Basic
(R : Type u_1) (A : Type u_2) (B : Type u_3) (M : Type u_4) [CommSemiring R] [CommSemiring A] [CommSemiring B] [AddCommMonoid M] [Algebra R A] [Algebra R B] [Module A M] [Module B M] [Module R M] [Algebra A B] [IsScalarTower R A B] [IsScalarTower A B M] [IsScalarTower R B M] (d : Derivation R B M) (x : A) : ((Derivation.compAlgebraMapL R A B M) d) x = d ((algebraMap A B) x) - Derivation.coe_to_linearMap_comp π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] (D : Derivation R A M) {N : Type u_5} [AddCommMonoid N] [Module A N] [Module R N] [IsScalarTower R A M] [IsScalarTower R A N] (f : M ββ[A] N) : β(f.compDer D) = βR f ββ βD - Derivation.coe_comp π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] (D : Derivation R A M) {N : Type u_5} [AddCommMonoid N] [Module A N] [Module R N] [IsScalarTower R A M] [IsScalarTower R A N] (f : M ββ[A] N) : β(f.compDer D) = β(βR f ββ βD) - Derivation.llcomp π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] {N : Type u_5} [AddCommMonoid N] [Module A N] [Module R N] [IsScalarTower R A M] [IsScalarTower R A N] : (M ββ[A] N) ββ[A] Derivation R A M ββ[A] Derivation R A N - Derivation.linearEquiv_coe_to_linearMap_comp π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] (D : Derivation R A M) {N : Type u_5} [AddCommMonoid N] [Module A N] [Module R N] [IsScalarTower R A M] [IsScalarTower R A N] (e : M ββ[A] N) : β(e.compDer D) = βR βe ββ βD - Derivation.linearEquiv_coe_comp π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] (D : Derivation R A M) {N : Type u_5} [AddCommMonoid N] [Module A N] [Module R N] [IsScalarTower R A M] [IsScalarTower R A N] (e : M ββ[A] N) : β(e.compDer D) = β(βR βe ββ βD) - Derivation.llcomp_apply π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] {N : Type u_5} [AddCommMonoid N] [Module A N] [Module R N] [IsScalarTower R A M] [IsScalarTower R A N] (f : M ββ[A] N) : Derivation.llcomp f = f.compDer - liftOfDerivationToSquareZero π Mathlib.RingTheory.Derivation.ToSquareZero
{R : Type u} {A : Type v} {B : Type w} [CommSemiring R] [CommSemiring A] [CommRing B] [Algebra R A] [Algebra R B] (I : Ideal B) [Algebra A B] [IsScalarTower R A B] (hI : I ^ 2 = β₯) (f : Derivation R A β₯I) : A ββ[R] B - derivationToSquareZeroOfLift π Mathlib.RingTheory.Derivation.ToSquareZero
{R : Type u} {A : Type v} {B : Type w} [CommSemiring R] [CommSemiring A] [CommRing B] [Algebra R A] [Algebra R B] (I : Ideal B) [Algebra A B] [IsScalarTower R A B] (hI : I ^ 2 = β₯) (f : A ββ[R] B) (e : (Ideal.Quotient.mkβ R I).comp f = IsScalarTower.toAlgHom R A (B β§Έ I)) : Derivation R A β₯I - derivationToSquareZeroEquivLift π Mathlib.RingTheory.Derivation.ToSquareZero
{R : Type u} {A : Type v} {B : Type w} [CommSemiring R] [CommSemiring A] [CommRing B] [Algebra R A] [Algebra R B] (I : Ideal B) [Algebra A B] (hI : I ^ 2 = β₯) [IsScalarTower R A B] : Derivation R A β₯I β { f // (Ideal.Quotient.mkβ R I).comp f = IsScalarTower.toAlgHom R A (B β§Έ I) } - liftOfDerivationToSquareZero_mk_apply π Mathlib.RingTheory.Derivation.ToSquareZero
{R : Type u} {A : Type v} {B : Type w} [CommSemiring R] [CommSemiring A] [CommRing B] [Algebra R A] [Algebra R B] (I : Ideal B) [Algebra A B] (hI : I ^ 2 = β₯) [IsScalarTower R A B] (d : Derivation R A β₯I) (x : A) : (Ideal.Quotient.mk I) ((liftOfDerivationToSquareZero I hI d) x) = (algebraMap A (B β§Έ I)) x - liftOfDerivationToSquareZero_apply π Mathlib.RingTheory.Derivation.ToSquareZero
{R : Type u} {A : Type v} {B : Type w} [CommSemiring R] [CommSemiring A] [CommRing B] [Algebra R A] [Algebra R B] (I : Ideal B) [Algebra A B] [IsScalarTower R A B] (hI : I ^ 2 = β₯) (f : Derivation R A β₯I) (x : A) : (liftOfDerivationToSquareZero I hI f) x = β(f x) + (algebraMap A B) x - derivationToSquareZeroOfLift_apply π Mathlib.RingTheory.Derivation.ToSquareZero
{R : Type u} {A : Type v} {B : Type w} [CommSemiring R] [CommSemiring A] [CommRing B] [Algebra R A] [Algebra R B] (I : Ideal B) [Algebra A B] (hI : I ^ 2 = β₯) [IsScalarTower R A B] (f : A ββ[R] B) (e : (Ideal.Quotient.mkβ R I).comp f = IsScalarTower.toAlgHom R A (B β§Έ I)) (x : A) : β((derivationToSquareZeroOfLift I hI f e) x) = f x - (algebraMap A B) x - liftOfDerivationToSquareZero_mk_apply' π Mathlib.RingTheory.Derivation.ToSquareZero
{R : Type u} {A : Type v} {B : Type w} [CommSemiring R] [CommSemiring A] [CommRing B] [Algebra R A] [Algebra R B] (I : Ideal B) [Algebra A B] (d : Derivation R A β₯I) (x : A) : (Ideal.Quotient.mk I) β(d x) + (algebraMap A (B β§Έ I)) x = (algebraMap A (B β§Έ I)) x - derivationToSquareZeroEquivLift_apply_coe_apply π Mathlib.RingTheory.Derivation.ToSquareZero
{R : Type u} {A : Type v} {B : Type w} [CommSemiring R] [CommSemiring A] [CommRing B] [Algebra R A] [Algebra R B] (I : Ideal B) [Algebra A B] (hI : I ^ 2 = β₯) [IsScalarTower R A B] (d : Derivation R A β₯I) (x : A) : β((derivationToSquareZeroEquivLift I hI) d) x = β(d x) + (algebraMap A B) x - derivationToSquareZeroEquivLift_symm_apply_apply_coe π Mathlib.RingTheory.Derivation.ToSquareZero
{R : Type u} {A : Type v} {B : Type w} [CommSemiring R] [CommSemiring A] [CommRing B] [Algebra R A] [Algebra R B] (I : Ideal B) [Algebra A B] (hI : I ^ 2 = β₯) [IsScalarTower R A B] (f : { f // (Ideal.Quotient.mkβ R I).comp f = IsScalarTower.toAlgHom R A (B β§Έ I) }) (c : A) : β(((derivationToSquareZeroEquivLift I hI).symm f) c) = βf c - (algebraMap A B) c - KaehlerDifferential.D π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) (S : Type v) [CommRing R] [CommRing S] [Algebra R S] : Derivation R S Ξ©[SβR] - Derivation.liftKaehlerDifferential π Mathlib.RingTheory.Kaehler.Basic
{R : Type u} {S : Type v} [CommRing R] [CommRing S] [Algebra R S] {M : Type u_1} [AddCommGroup M] [Module R M] [Module S M] [IsScalarTower R S M] (D : Derivation R S M) : Ξ©[SβR] ββ[S] M - Derivation.tensorProductTo π Mathlib.RingTheory.Kaehler.Basic
{R : Type u} {S : Type v} [CommRing R] [CommRing S] [Algebra R S] {M : Type u_1} [AddCommGroup M] [Module R M] [Module S M] [IsScalarTower R S M] (D : Derivation R S M) : TensorProduct R S S ββ[S] M - KaehlerDifferential.span_range_derivation π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) (S : Type v) [CommRing R] [CommRing S] [Algebra R S] : Submodule.span S (Set.range β(KaehlerDifferential.D R S)) = β€ - KaehlerDifferential.derivationQuotKerTotal π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) (S : Type v) [CommRing R] [CommRing S] [Algebra R S] : Derivation R S ((S ββ S) β§Έ KaehlerDifferential.kerTotal R S) - KaehlerDifferential.kerTotal_eq π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) (S : Type v) [CommRing R] [CommRing S] [Algebra R S] : (Finsupp.linearCombination S β(KaehlerDifferential.D R S)).ker = KaehlerDifferential.kerTotal R S - KaehlerDifferential.linearMapEquivDerivation π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) (S : Type v) [CommRing R] [CommRing S] [Algebra R S] {M : Type u_1} [AddCommGroup M] [Module R M] [Module S M] [IsScalarTower R S M] : (Ξ©[SβR] ββ[S] M) ββ[S] Derivation R S M - KaehlerDifferential.linearCombination_surjective π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) (S : Type v) [CommRing R] [CommRing S] [Algebra R S] : Function.Surjective β(Finsupp.linearCombination S β(KaehlerDifferential.D R S)) - Derivation.liftKaehlerDifferential_comp_D π Mathlib.RingTheory.Kaehler.Basic
{R : Type u} {S : Type v} [CommRing R] [CommRing S] [Algebra R S] {M : Type u_1} [AddCommGroup M] [Module R M] [Module S M] [IsScalarTower R S M] (D' : Derivation R S M) (x : S) : D'.liftKaehlerDifferential ((KaehlerDifferential.D R S) x) = D' x - Derivation.tensorProductTo_tmul π Mathlib.RingTheory.Kaehler.Basic
{R : Type u} {S : Type v} [CommRing R] [CommRing S] [Algebra R S] {M : Type u_1} [AddCommGroup M] [Module R M] [Module S M] [IsScalarTower R S M] (D : Derivation R S M) (s t : S) : D.tensorProductTo (s ββ[R] t) = s β’ D t - KaehlerDifferential.map_D π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) (S : Type v) [CommRing R] [CommRing S] [Algebra R S] (A : Type u_2) (B : Type u_3) [CommRing A] [CommRing B] [Algebra R A] [Algebra A B] [Algebra S B] [Algebra R B] [IsScalarTower R A B] [IsScalarTower R S B] [SMulCommClass S A B] (x : A) : (KaehlerDifferential.map R S A B) ((KaehlerDifferential.D R A) x) = (KaehlerDifferential.D S B) ((algebraMap A B) x) - KaehlerDifferential.ker_map_of_surjective π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) [CommRing R] (A : Type u_2) (B : Type u_3) [CommRing A] [CommRing B] [Algebra R A] [Algebra A B] [Algebra R B] [IsScalarTower R A B] (h : Function.Surjective β(algebraMap A B)) : (KaehlerDifferential.map R R A B).ker = Submodule.map (Finsupp.linearCombination A β(KaehlerDifferential.D R A)) (Finsupp.mapRange.linearMap (Algebra.linearMap A B) ββ Finsupp.lmapDomain A A β(algebraMap A B)).ker - KaehlerDifferential.ker_map π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) (S : Type v) [CommRing R] [CommRing S] [Algebra R S] (A : Type u_2) (B : Type u_3) [CommRing A] [CommRing B] [Algebra R A] [Algebra A B] [Algebra S B] [Algebra R B] [IsScalarTower R A B] [IsScalarTower R S B] [SMulCommClass S A B] : (KaehlerDifferential.map R S A B).ker = Submodule.map (Finsupp.linearCombination A β(KaehlerDifferential.D R A)) (Submodule.comap (Finsupp.mapRange.linearMap (Algebra.linearMap A B) ββ Finsupp.lmapDomain A A β(algebraMap A B)) (Submodule.restrictScalars A (KaehlerDifferential.kerTotal S B))) - KaehlerDifferential.kerToTensor_apply π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) [CommRing R] (A : Type u_2) (B : Type u_3) [CommRing A] [CommRing B] [Algebra R A] [Algebra A B] (x : β₯(RingHom.ker (algebraMap A B))) : (KaehlerDifferential.kerToTensor R A B) x = 1 ββ[A] (KaehlerDifferential.D R A) βx - KaehlerDifferential.linearMapEquivDerivation_apply_apply π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) (S : Type v) [CommRing R] [CommRing S] [Algebra R S] {M : Type u_1} [AddCommGroup M] [Module R M] [Module S M] [IsScalarTower R S M] (m : Ξ©[SβR] ββ[S] M) (x : S) : ((KaehlerDifferential.linearMapEquivDerivation R S) m) x = m ((KaehlerDifferential.D R S) x) - KaehlerDifferential.derivationQuotKerTotal_apply π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) (S : Type v) [CommRing R] [CommRing S] [Algebra R S] (x : S) : (KaehlerDifferential.derivationQuotKerTotal R S) x = (KaehlerDifferential.kerTotal R S).mkQ funβ | x => 1 - KaehlerDifferential.linearMapEquivDerivation_symm_apply π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) (S : Type v) [CommRing R] [CommRing S] [Algebra R S] {M : Type u_1} [AddCommGroup M] [Module R M] [Module S M] [IsScalarTower R S M] (D : Derivation R S M) : (KaehlerDifferential.linearMapEquivDerivation R S).symm D = D.liftKaehlerDifferential - Derivation.liftKaehlerDifferential_comp π Mathlib.RingTheory.Kaehler.Basic
{R : Type u} {S : Type v} [CommRing R] [CommRing S] [Algebra R S] {M : Type u_1} [AddCommGroup M] [Module R M] [Module S M] [IsScalarTower R S M] (D : Derivation R S M) : D.liftKaehlerDifferential.compDer (KaehlerDifferential.D R S) = D - KaehlerDifferential.derivationQuotKerTotal_lift_comp_linearCombination π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) (S : Type v) [CommRing R] [CommRing S] [Algebra R S] : (KaehlerDifferential.derivationQuotKerTotal R S).liftKaehlerDifferential ββ Finsupp.linearCombination S β(KaehlerDifferential.D R S) = (KaehlerDifferential.kerTotal R S).mkQ - Derivation.tensorProductTo_mul π Mathlib.RingTheory.Kaehler.Basic
{R : Type u} {S : Type v} [CommRing R] [CommRing S] [Algebra R S] {M : Type u_1} [AddCommGroup M] [Module R M] [Module S M] [IsScalarTower R S M] (D : Derivation R S M) (x y : TensorProduct R S S) : D.tensorProductTo (x * y) = (Algebra.TensorProduct.lmul' R) x β’ D.tensorProductTo y + (Algebra.TensorProduct.lmul' R) y β’ D.tensorProductTo x - KaehlerDifferential.kerCotangentToTensor_toCotangent π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) [CommRing R] (A : Type u_2) (B : Type u_3) [CommRing A] [CommRing B] [Algebra R A] [Algebra A B] (x : β₯(RingHom.ker (algebraMap A B))) : (KaehlerDifferential.kerCotangentToTensor R A B) ((RingHom.ker (algebraMap A B)).toCotangent x) = 1 ββ[A] (KaehlerDifferential.D R A) βx - KaehlerDifferential.quotKerTotalEquiv_apply π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) (S : Type v) [CommRing R] [CommRing S] [Algebra R S] (aβ : (S ββ S) β§Έ (KaehlerDifferential.kerTotal R S).toAddSubgroup) : (KaehlerDifferential.quotKerTotalEquiv R S) aβ = (QuotientAddGroup.lift (KaehlerDifferential.kerTotal R S).toAddSubgroup (Finsupp.linearCombination S β(KaehlerDifferential.D R S)).toAddMonoidHom β―) aβ - KaehlerDifferential.map_compDer π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) (S : Type v) [CommRing R] [CommRing S] [Algebra R S] (A : Type u_2) (B : Type u_3) [CommRing A] [CommRing B] [Algebra R A] [Algebra A B] [Algebra S B] [Algebra R B] [IsScalarTower R A B] [IsScalarTower R S B] [SMulCommClass S A B] : (KaehlerDifferential.map R S A B).compDer (KaehlerDifferential.D R A) = Derivation.compAlgebraMap A (Derivation.restrictScalars R (KaehlerDifferential.D S B)) - Derivation.liftKaehlerDifferential_unique π Mathlib.RingTheory.Kaehler.Basic
{R : Type u} {S : Type v} [CommRing R] [CommRing S] [Algebra R S] {M : Type u_1} [AddCommGroup M] [Module R M] [Module S M] [IsScalarTower R S M] (f f' : Ξ©[SβR] ββ[S] M) (hf : f.compDer (KaehlerDifferential.D R S) = f'.compDer (KaehlerDifferential.D R S)) : f = f' - Derivation.liftKaehlerDifferential_unique_iff π Mathlib.RingTheory.Kaehler.Basic
{R : Type u} {S : Type v} [CommRing R] [CommRing S] [Algebra R S] {M : Type u_1} [AddCommGroup M] [Module R M] [Module S M] [IsScalarTower R S M] {f f' : Ξ©[SβR] ββ[S] M} : f = f' β f.compDer (KaehlerDifferential.D R S) = f'.compDer (KaehlerDifferential.D R S) - KaehlerDifferential.D_apply π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) (S : Type v) [CommRing R] [CommRing S] [Algebra R S] (s : S) : (KaehlerDifferential.D R S) s = (KaehlerDifferential.ideal R S).toCotangent β¨1 ββ[R] s - s ββ[R] 1, β―β© - Derivation.liftKaehlerDifferential_apply π Mathlib.RingTheory.Kaehler.Basic
{R : Type u} {S : Type v} [CommRing R] [CommRing S] [Algebra R S] {M : Type u_1} [AddCommGroup M] [Module R M] [Module S M] [IsScalarTower R S M] (D : Derivation R S M) (x : β₯(KaehlerDifferential.ideal R S)) : D.liftKaehlerDifferential ((KaehlerDifferential.ideal R S).toCotangent x) = D.tensorProductTo βx - KaehlerDifferential.quotKerTotalEquiv_symm_comp_D π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) (S : Type v) [CommRing R] [CommRing S] [Algebra R S] : (β(KaehlerDifferential.quotKerTotalEquiv R S).symm).compDer (KaehlerDifferential.D R S) = KaehlerDifferential.derivationQuotKerTotal R S - KaehlerDifferential.endEquivDerivation' π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) (S : Type v) [CommRing R] [CommRing S] [Algebra R S] : Derivation R S Ξ©[SβR] ββ[S] Derivation R S β₯(KaehlerDifferential.ideal R S).cotangentIdeal - Derivation.instLieRing π Mathlib.RingTheory.Derivation.Lie
{R : Type u_1} [CommRing R] {A : Type u_2} [CommRing A] [Algebra R A] : LieRing (Derivation R A A) - Derivation.instLieAlgebra π Mathlib.RingTheory.Derivation.Lie
{R : Type u_1} [CommRing R] {A : Type u_2} [CommRing A] [Algebra R A] : LieAlgebra R (Derivation R A A) - Derivation.instLieRingModule π Mathlib.RingTheory.Derivation.Lie
{R : Type u_1} [CommRing R] {A : Type u_2} [CommRing A] [Algebra R A] : LieRingModule (Derivation R A A) A - Derivation.instBracket π Mathlib.RingTheory.Derivation.Lie
{R : Type u_1} [CommRing R] {A : Type u_2} [CommRing A] [Algebra R A] : Bracket (Derivation R A A) (Derivation R A A) - Derivation.instLieModule π Mathlib.RingTheory.Derivation.Lie
{R : Type u_1} [CommRing R] {A : Type u_2} [CommRing A] [Algebra R A] : LieModule R (Derivation R A A) A - Derivation.bracket_eq_fun π Mathlib.RingTheory.Derivation.Lie
{R : Type u_1} [CommRing R] {A : Type u_2} [CommRing A] [Algebra R A] (X : Derivation R A A) (a : A) : β X, aβ = X a - Derivation.couple π Mathlib.RingTheory.Derivation.Lie
(R : Type u_1) [CommRing R] (A : Type u_2) [CommRing A] [Algebra R A] (A' : Type u_3) [CommRing A'] [Algebra R A'] [Algebra A A'] [IsScalarTower R A A'] : LieSubalgebra R (Derivation R A' A' Γ Derivation R A A) - Derivation.commutator_apply π Mathlib.RingTheory.Derivation.Lie
{R : Type u_1} [CommRing R] {A : Type u_2} [CommRing A] [Algebra R A] {D1 D2 : Derivation R A A} (a : A) : β D1, D2β a = D1 (D2 a) - D2 (D1 a) - Derivation.commutator_coe_linear_map π Mathlib.RingTheory.Derivation.Lie
{R : Type u_1} [CommRing R] {A : Type u_2} [CommRing A] [Algebra R A] {D1 D2 : Derivation R A A} : ββ D1, D2β = β βD1, βD2β - Derivation.Compatible.mk π Mathlib.RingTheory.Derivation.Lie
{R : Type u_1} [CommRing R] {A : Type u_2} [CommRing A] [Algebra R A] {A' : Type u_3} [CommRing A'] [Algebra R A'] [Algebra A A'] [IsScalarTower R A A'] (x : Derivation R A' A') (y : Derivation R A A) (h : βx β β(Algebra.ofId A A') = β(Algebra.ofId A A') β βy) : β₯(Derivation.couple R A A') - Derivation.Compatible.mem π Mathlib.RingTheory.Derivation.Lie
{R : Type u_1} [CommRing R] {A : Type u_2} [CommRing A] [Algebra R A] {A' : Type u_3} [CommRing A'] [Algebra R A'] [Algebra A A'] [IsScalarTower R A A'] (x : Derivation R A' A' Γ Derivation R A A) : x β Derivation.couple R A A' β βx.1 β β(Algebra.ofId A A') = β(Algebra.ofId A A') β βx.2 - Derivation.Compatible.mk_left π Mathlib.RingTheory.Derivation.Lie
{R : Type u_1} [CommRing R] {A : Type u_2} [CommRing A] [Algebra R A] {A' : Type u_3} [CommRing A'] [Algebra R A'] [Algebra A A'] [IsScalarTower R A A'] (x : Derivation R A' A') (y : Derivation R A A) (h : βx β β(Algebra.ofId A A') = β(Algebra.ofId A A') β βy) : (β(Derivation.Compatible.mk x y h)).1 = x - Derivation.Compatible.mk_right π Mathlib.RingTheory.Derivation.Lie
{R : Type u_1} [CommRing R] {A : Type u_2} [CommRing A] [Algebra R A] {A' : Type u_3} [CommRing A'] [Algebra R A'] [Algebra A A'] [IsScalarTower R A A'] (x : Derivation R A' A') (y : Derivation R A A) (h : βx β β(Algebra.ofId A A') = β(Algebra.ofId A A') β βy) : (β(Derivation.Compatible.mk x y h)).2 = y - Derivation.Compatible.apply π Mathlib.RingTheory.Derivation.Lie
{R : Type u_1} [CommRing R] {A : Type u_2} [CommRing A] [Algebra R A] {A' : Type u_3} [CommRing A'] [Algebra R A'] [Algebra A A'] [IsScalarTower R A A'] (x : β₯(Derivation.couple R A A')) (a : A) : (βx).1 ((Algebra.ofId A A') a) = (Algebra.ofId A A') ((βx).2 a) - Lie.Derivation.ofDerivation π Mathlib.Algebra.Lie.Derivation.BaseChange
{R : Type u_1} [CommRing R] {A : Type u_2} [CommRing A] [Algebra R A] (L : Type u_3) [LieRing L] [LieAlgebra R L] : Derivation R A A βββ Rβ LieDerivation R (TensorProduct R A L) (TensorProduct R A L) - Lie.Derivation.ofDerivation_apply π Mathlib.Algebra.Lie.Derivation.BaseChange
{R : Type u_1} [CommRing R] {A : Type u_2} [CommRing A] [Algebra R A] {L : Type u_3} [LieRing L] [LieAlgebra R L] (d : Derivation R A A) (x : TensorProduct R A L) : ((Lie.Derivation.ofDerivation L) d) x = (LinearMap.rTensor L βd) x - instLieRinehartRingDerivation π Mathlib.Algebra.LieRinehartAlgebra.Defs
{R : Type u_1} {Aβ : Type u_2} [CommRing R] [CommRing Aβ] [Algebra R Aβ] : LieRinehartRing Aβ (Derivation R Aβ Aβ) - instLieRinehartAlgebraDerivation π Mathlib.Algebra.LieRinehartAlgebra.Defs
{R : Type u_1} {Aβ : Type u_2} [CommRing R] [CommRing Aβ] [Algebra R Aβ] : LieRinehartAlgebra R Aβ (Derivation R Aβ Aβ) - LieRinehartAlgebra.anchor π Mathlib.Algebra.LieRinehartAlgebra.Defs
(R : Type u_1) (Aβ : Type u_2) (Lβ : Type u_3) [CommRing R] [CommRing Aβ] [LieRing Lβ] [Module Aβ Lβ] [LieRingModule Lβ Aβ] [Algebra R Aβ] [LieAlgebra R Lβ] [LieRinehartRing Aβ Lβ] [LieRinehartAlgebra R Aβ Lβ] : LieRinehartAlgebra.Hom (AlgHom.id R Aβ) Lβ (Derivation R Aβ Aβ) - LieRinehartAlgebra.anchor_apply π Mathlib.Algebra.LieRinehartAlgebra.Defs
{R : Type u_1} {Aβ : Type u_2} {Lβ : Type u_3} [CommRing R] [CommRing Aβ] [LieRing Lβ] [Module Aβ Lβ] [LieRingModule Lβ Aβ] [Algebra R Aβ] [LieAlgebra R Lβ] [LieRinehartRing Aβ Lβ] [LieRinehartAlgebra R Aβ Lβ] (l : Lβ) (a : Aβ) : ((LieRinehartAlgebra.anchor R Aβ Lβ).toLieHom l) a = β l, aβ - LieRinehartAlgebra.anchor_derivation π Mathlib.Algebra.LieRinehartAlgebra.Defs
{R : Type u_1} {Aβ : Type u_2} [CommRing R] [CommRing Aβ] [Algebra R Aβ] : LieRinehartAlgebra.anchor R Aβ (Derivation R Aβ Aβ) = LieRinehartAlgebra.Hom.id - MvPolynomial.mkDerivation π Mathlib.Algebra.MvPolynomial.Derivation
{Ο : Type u_1} (R : Type u_2) {A : Type u_3} [CommSemiring R] [AddCommMonoid A] [Module R A] [Module (MvPolynomial Ο R) A] [IsScalarTower R (MvPolynomial Ο R) A] (f : Ο β A) : Derivation R (MvPolynomial Ο R) A - MvPolynomial.derivation_C π Mathlib.Algebra.MvPolynomial.Derivation
{Ο : Type u_1} {R : Type u_2} {A : Type u_3} [CommSemiring R] [AddCommMonoid A] [Module R A] [Module (MvPolynomial Ο R) A] (D : Derivation R (MvPolynomial Ο R) A) (a : R) : D (MvPolynomial.C a) = 0 - MvPolynomial.mkDerivation_X π Mathlib.Algebra.MvPolynomial.Derivation
{Ο : Type u_1} (R : Type u_2) {A : Type u_3} [CommSemiring R] [AddCommMonoid A] [Module R A] [Module (MvPolynomial Ο R) A] [IsScalarTower R (MvPolynomial Ο R) A] (f : Ο β A) (i : Ο) : (MvPolynomial.mkDerivation R f) (MvPolynomial.X i) = f i - MvPolynomial.derivation_eq_zero_of_forall_mem_vars π Mathlib.Algebra.MvPolynomial.Derivation
{Ο : Type u_1} {R : Type u_2} {A : Type u_3} [CommSemiring R] [AddCommMonoid A] [Module R A] [Module (MvPolynomial Ο R) A] {D : Derivation R (MvPolynomial Ο R) A} {f : MvPolynomial Ο R} (h : β i β f.vars, D (MvPolynomial.X i) = 0) : D f = 0 - MvPolynomial.derivation_ext π Mathlib.Algebra.MvPolynomial.Derivation
{Ο : Type u_1} {R : Type u_2} {A : Type u_3} [CommSemiring R] [AddCommMonoid A] [Module R A] [Module (MvPolynomial Ο R) A] {Dβ Dβ : Derivation R (MvPolynomial Ο R) A} (h : β (i : Ο), Dβ (MvPolynomial.X i) = Dβ (MvPolynomial.X i)) : Dβ = Dβ - MvPolynomial.derivation_ext_iff π Mathlib.Algebra.MvPolynomial.Derivation
{Ο : Type u_1} {R : Type u_2} {A : Type u_3} [CommSemiring R] [AddCommMonoid A] [Module R A] [Module (MvPolynomial Ο R) A] {Dβ Dβ : Derivation R (MvPolynomial Ο R) A} : Dβ = Dβ β β (i : Ο), Dβ (MvPolynomial.X i) = Dβ (MvPolynomial.X i) - MvPolynomial.mkDerivationEquiv π Mathlib.Algebra.MvPolynomial.Derivation
{Ο : Type u_1} (R : Type u_2) {A : Type u_3} [CommSemiring R] [AddCommMonoid A] [Module R A] [Module (MvPolynomial Ο R) A] [IsScalarTower R (MvPolynomial Ο R) A] : (Ο β A) ββ[R] Derivation R (MvPolynomial Ο R) A - MvPolynomial.derivation_C_mul π Mathlib.Algebra.MvPolynomial.Derivation
{Ο : Type u_1} {R : Type u_2} {A : Type u_3} [CommSemiring R] [AddCommMonoid A] [Module R A] [Module (MvPolynomial Ο R) A] (D : Derivation R (MvPolynomial Ο R) A) (a : R) (f : MvPolynomial Ο R) : MvPolynomial.C a β’ D f = a β’ D f - MvPolynomial.derivation_eq_of_forall_mem_vars π Mathlib.Algebra.MvPolynomial.Derivation
{Ο : Type u_1} {R : Type u_2} {A : Type u_3} [CommSemiring R] [AddCommMonoid A] [Module R A] [Module (MvPolynomial Ο R) A] {Dβ Dβ : Derivation R (MvPolynomial Ο R) A} {f : MvPolynomial Ο R} (h : β i β f.vars, Dβ (MvPolynomial.X i) = Dβ (MvPolynomial.X i)) : Dβ f = Dβ f - MvPolynomial.derivation_eqOn_supported π Mathlib.Algebra.MvPolynomial.Derivation
{Ο : Type u_1} {R : Type u_2} {A : Type u_3} [CommSemiring R] [AddCommMonoid A] [Module R A] [Module (MvPolynomial Ο R) A] {Dβ Dβ : Derivation R (MvPolynomial Ο R) A} {s : Set Ο} (h : Set.EqOn (βDβ β MvPolynomial.X) (βDβ β MvPolynomial.X) s) {f : MvPolynomial Ο R} (hf : f β MvPolynomial.supported R s) : Dβ f = Dβ f - MvPolynomial.mkDerivation_monomial π Mathlib.Algebra.MvPolynomial.Derivation
{Ο : Type u_1} (R : Type u_2) {A : Type u_3} [CommSemiring R] [AddCommMonoid A] [Module R A] [Module (MvPolynomial Ο R) A] [IsScalarTower R (MvPolynomial Ο R) A] (f : Ο β A) (s : Ο ββ β) (r : R) : (MvPolynomial.mkDerivation R f) ((MvPolynomial.monomial s) r) = r β’ s.sum fun i k => (MvPolynomial.monomial (s - funβ | i => 1)) βk β’ f i - MvPolynomial.pderiv π Mathlib.Algebra.MvPolynomial.PDeriv
{R : Type u} {Ο : Type v} [CommSemiring R] (i : Ο) : Derivation R (MvPolynomial Ο R) (MvPolynomial Ο R) - MvPolynomial.pderiv_X_self π Mathlib.Algebra.MvPolynomial.PDeriv
{R : Type u} {Ο : Type v} [CommSemiring R] (i : Ο) : (MvPolynomial.pderiv i) (MvPolynomial.X i) = 1 - MvPolynomial.pderiv_X_of_ne π Mathlib.Algebra.MvPolynomial.PDeriv
{R : Type u} {Ο : Type v} [CommSemiring R] {i j : Ο} (h : j β i) : (MvPolynomial.pderiv i) (MvPolynomial.X j) = 0 - MvPolynomial.pderiv_def π Mathlib.Algebra.MvPolynomial.PDeriv
{R : Type u} {Ο : Type v} [CommSemiring R] [DecidableEq Ο] (i : Ο) : MvPolynomial.pderiv i = MvPolynomial.mkDerivation R (Pi.single i 1) - MvPolynomial.pderiv_eq_zero_of_notMem_vars π Mathlib.Algebra.MvPolynomial.PDeriv
{R : Type u} {Ο : Type v} [CommSemiring R] {i : Ο} {f : MvPolynomial Ο R} (h : i β f.vars) : (MvPolynomial.pderiv i) f = 0 - MvPolynomial.pderiv_one π Mathlib.Algebra.MvPolynomial.PDeriv
{R : Type u} {Ο : Type v} [CommSemiring R] {i : Ο} : (MvPolynomial.pderiv i) 1 = 0 - MvPolynomial.pderiv_X π Mathlib.Algebra.MvPolynomial.PDeriv
{R : Type u} {Ο : Type v} [CommSemiring R] [DecidableEq Ο] (i j : Ο) : (MvPolynomial.pderiv i) (MvPolynomial.X j) = Pi.single i 1 j - MvPolynomial.pderiv_C π Mathlib.Algebra.MvPolynomial.PDeriv
{R : Type u} {Ο : Type v} {a : R} [CommSemiring R] {i : Ο} : (MvPolynomial.pderiv i) (MvPolynomial.C a) = 0 - MvPolynomial.coeff_pderiv π Mathlib.Algebra.MvPolynomial.PDeriv
{R : Type u} {Ο : Type v} [CommSemiring R] {i : Ο} (p : MvPolynomial Ο R) (m : Ο ββ β) : ((MvPolynomial.pderiv i) p).coeff m = p.coeff (m + funβ | i => 1) * (β(m i) + 1) - MvPolynomial.pderiv_monomial_single π Mathlib.Algebra.MvPolynomial.PDeriv
{R : Type u} {Ο : Type v} {a : R} [CommSemiring R] {i : Ο} {n : β} : (MvPolynomial.pderiv i) ((MvPolynomial.monomial funβ | i => n) a) = (MvPolynomial.monomial funβ | i => n - 1) (a * βn) - MvPolynomial.pderiv_monomial π Mathlib.Algebra.MvPolynomial.PDeriv
{R : Type u} {Ο : Type v} {a : R} {s : Ο ββ β} [CommSemiring R] {i : Ο} : (MvPolynomial.pderiv i) ((MvPolynomial.monomial s) a) = (MvPolynomial.monomial (s - funβ | i => 1)) (a * β(s i)) - MvPolynomial.X_mul_pderiv_monomial π Mathlib.Algebra.MvPolynomial.PDeriv
{R : Type u} {Ο : Type v} [CommSemiring R] {i : Ο} {m : Ο ββ β} {r : R} : MvPolynomial.X i * (MvPolynomial.pderiv i) ((MvPolynomial.monomial m) r) = m i β’ (MvPolynomial.monomial m) r - MvPolynomial.pderiv_C_mul π Mathlib.Algebra.MvPolynomial.PDeriv
{R : Type u} {Ο : Type v} {a : R} [CommSemiring R] {f : MvPolynomial Ο R} {i : Ο} : (MvPolynomial.pderiv i) (MvPolynomial.C a * f) = MvPolynomial.C a * (MvPolynomial.pderiv i) f - MvPolynomial.pderiv_pow π Mathlib.Algebra.MvPolynomial.PDeriv
{R : Type u} {Ο : Type v} [CommSemiring R] {i : Ο} {f : MvPolynomial Ο R} {n : β} : (MvPolynomial.pderiv i) (f ^ n) = βn * f ^ (n - 1) * (MvPolynomial.pderiv i) f - MvPolynomial.pderiv_map π Mathlib.Algebra.MvPolynomial.PDeriv
{R : Type u} {Ο : Type v} [CommSemiring R] {S : Type u_1} [CommSemiring S] {Ο : R β+* S} {f : MvPolynomial Ο R} {i : Ο} : (MvPolynomial.pderiv i) ((MvPolynomial.map Ο) f) = (MvPolynomial.map Ο) ((MvPolynomial.pderiv i) f) - MvPolynomial.pderiv_rename π Mathlib.Algebra.MvPolynomial.PDeriv
{R : Type u} {Ο : Type v} [CommSemiring R] {Ο : Type u_1} {f : Ο β Ο} (hf : Function.Injective f) (x : Ο) (p : MvPolynomial Ο R) : (MvPolynomial.pderiv (f x)) ((MvPolynomial.rename f) p) = (MvPolynomial.rename f) ((MvPolynomial.pderiv x) p) - MvPolynomial.pderiv_mul π Mathlib.Algebra.MvPolynomial.PDeriv
{R : Type u} {Ο : Type v} [CommSemiring R] {i : Ο} {f g : MvPolynomial Ο R} : (MvPolynomial.pderiv i) (f * g) = (MvPolynomial.pderiv i) f * g + f * (MvPolynomial.pderiv i) g - MvPolynomial.aeval_sumElim_pderiv_inl π Mathlib.Algebra.MvPolynomial.PDeriv
{R : Type u} {Ο : Type v} [CommSemiring R] {S : Type u_1} {Ο : Type u_2} [CommRing S] [Algebra R S] (p : MvPolynomial (Ο β Ο) R) (f : Ο β S) (j : Ο) : (MvPolynomial.aeval (Sum.elim MvPolynomial.X (βMvPolynomial.C β f))) ((MvPolynomial.pderiv (Sum.inl j)) p) = (MvPolynomial.pderiv j) ((MvPolynomial.aeval (Sum.elim MvPolynomial.X (βMvPolynomial.C β f))) p) - MvPolynomial.pderiv_sumAlgEquiv π Mathlib.Algebra.MvPolynomial.PDeriv
{R : Type u_1} {Sβ : Type u_2} {Sβ : Type u_3} [CommSemiring R] (b : Sβ) (p : MvPolynomial (Sβ β Sβ) R) : (MvPolynomial.pderiv b) ((MvPolynomial.sumAlgEquiv R Sβ Sβ) p) = (MvPolynomial.sumAlgEquiv R Sβ Sβ) ((MvPolynomial.pderiv (Sum.inl b)) p) - MvPolynomial.pderiv_sumRingEquiv π Mathlib.Algebra.MvPolynomial.PDeriv
{R : Type u} [CommSemiring R] {Ο : Type u_1} {ΞΉ : Type u_2} (p : MvPolynomial (Ο β ΞΉ) R) (i : Ο) : (MvPolynomial.pderiv i) ((MvPolynomial.sumRingEquiv R Ο ΞΉ) p) = (MvPolynomial.sumRingEquiv R Ο ΞΉ) ((MvPolynomial.pderiv (Sum.inl i)) p) - MvPolynomial.pderiv_sumToIter π Mathlib.Algebra.MvPolynomial.PDeriv
{R : Type u} [CommSemiring R] {Ο : Type u_1} {ΞΉ : Type u_2} (p : MvPolynomial (Ο β ΞΉ) R) (i : Ο) : (MvPolynomial.pderiv i) ((MvPolynomial.sumRingEquiv R Ο ΞΉ) p) = (MvPolynomial.sumRingEquiv R Ο ΞΉ) ((MvPolynomial.pderiv (Sum.inl i)) p) - Polynomial.derivative' π Mathlib.Algebra.Polynomial.Derivation
{R : Type u_1} [CommSemiring R] : Derivation R (Polynomial R) (Polynomial R) - Polynomial.derivation_C π Mathlib.Algebra.Polynomial.Derivation
{R : Type u_1} {A : Type u_2} [CommSemiring R] [AddCommMonoid A] [Module R A] [Module (Polynomial R) A] (D : Derivation R (Polynomial R) A) (a : R) : D (Polynomial.C a) = 0 - Derivation.compAEval π Mathlib.Algebra.Polynomial.Derivation
{R : Type u_1} {A : Type u_2} {M : Type u_3} [CommSemiring R] [CommSemiring A] [Algebra R A] [AddCommMonoid M] [Module A M] [Module R M] [IsScalarTower R A M] (d : Derivation R A M) (a : A) : Derivation R (Polynomial R) (Module.AEval R M a) - Polynomial.derivation_ext π Mathlib.Algebra.Polynomial.Derivation
{R : Type u_1} {A : Type u_2} [CommSemiring R] [AddCommMonoid A] [Module R A] [Module (Polynomial R) A] {Dβ Dβ : Derivation R (Polynomial R) A} (h : Dβ Polynomial.X = Dβ Polynomial.X) : Dβ = Dβ - Polynomial.derivation_ext_iff π Mathlib.Algebra.Polynomial.Derivation
{R : Type u_1} {A : Type u_2} [CommSemiring R] [AddCommMonoid A] [Module R A] [Module (Polynomial R) A] {Dβ Dβ : Derivation R (Polynomial R) A} : Dβ = Dβ β Dβ Polynomial.X = Dβ Polynomial.X - Polynomial.mkDerivation π Mathlib.Algebra.Polynomial.Derivation
(R : Type u_1) {A : Type u_2} [CommSemiring R] [AddCommMonoid A] [Module R A] [Module (Polynomial R) A] [IsScalarTower R (Polynomial R) A] : A ββ[R] Derivation R (Polynomial R) A - Polynomial.mkDerivationEquiv π Mathlib.Algebra.Polynomial.Derivation
(R : Type u_1) {A : Type u_2} [CommSemiring R] [AddCommMonoid A] [Module R A] [Module (Polynomial R) A] [IsScalarTower R (Polynomial R) A] : A ββ[R] Derivation R (Polynomial R) A - Polynomial.derivative'_apply π Mathlib.Algebra.Polynomial.Derivation
{R : Type u_1} [CommSemiring R] (a : Polynomial R) : Polynomial.derivative' a = Polynomial.derivative a - Polynomial.C_smul_derivation_apply π Mathlib.Algebra.Polynomial.Derivation
{R : Type u_1} {A : Type u_2} [CommSemiring R] [AddCommMonoid A] [Module R A] [Module (Polynomial R) A] (D : Derivation R (Polynomial R) A) (a : R) (f : Polynomial R) : Polynomial.C a β’ D f = a β’ D f - Derivation.comp_aeval_eq π Mathlib.Algebra.Polynomial.Derivation
{R : Type u_1} {A : Type u_2} {M : Type u_3} [CommSemiring R] [CommSemiring A] [Algebra R A] [AddCommMonoid M] [Module A M] [Module R M] [IsScalarTower R A M] (a : A) (d : Derivation R A M) (f : Polynomial R) : d ((Polynomial.aeval a) f) = (Polynomial.aeval a) (Polynomial.derivative f) β’ d a - Polynomial.mkDerivation_X π Mathlib.Algebra.Polynomial.Derivation
(R : Type u_1) {A : Type u_2} [CommSemiring R] [AddCommMonoid A] [Module R A] [Module (Polynomial R) A] [IsScalarTower R (Polynomial R) A] (a : A) : ((Polynomial.mkDerivation R) a) Polynomial.X = a - Derivation.compAEval_apply π Mathlib.Algebra.Polynomial.Derivation
{R : Type u_1} {A : Type u_2} {M : Type u_3} [CommSemiring R] [CommSemiring A] [Algebra R A] [AddCommMonoid M] [Module A M] [Module R M] [IsScalarTower R A M] (d : Derivation R A M) (a : A) (f : Polynomial R) : (d.compAEval a) f = (Module.AEval.of R M a) (d ((Polynomial.aeval a) f)) - Polynomial.mkDerivation_apply π Mathlib.Algebra.Polynomial.Derivation
(R : Type u_1) {A : Type u_2} [CommSemiring R] [AddCommMonoid A] [Module R A] [Module (Polynomial R) A] [IsScalarTower R (Polynomial R) A] (a : A) (f : Polynomial R) : ((Polynomial.mkDerivation R) a) f = Polynomial.derivative f β’ a - Polynomial.mkDerivationEquiv_symm_apply π Mathlib.Algebra.Polynomial.Derivation
(R : Type u_1) {A : Type u_2} [CommSemiring R] [AddCommMonoid A] [Module R A] [Module (Polynomial R) A] [IsScalarTower R (Polynomial R) A] (D : Derivation R (Polynomial R) A) : (Polynomial.mkDerivationEquiv R).symm D = D Polynomial.X - Polynomial.mkDerivation_one_eq_derivative' π Mathlib.Algebra.Polynomial.Derivation
(R : Type u_1) [CommSemiring R] : (Polynomial.mkDerivation R) 1 = Polynomial.derivative' - Polynomial.mkDerivationEquiv_apply π Mathlib.Algebra.Polynomial.Derivation
(R : Type u_1) {A : Type u_2} [CommSemiring R] [AddCommMonoid A] [Module R A] [Module (Polynomial R) A] [IsScalarTower R (Polynomial R) A] (a : A) : (Polynomial.mkDerivationEquiv R) a = (Polynomial.mkDerivation R) a - Derivation.compAEval_eq π Mathlib.Algebra.Polynomial.Derivation
{R : Type u_1} {A : Type u_2} {M : Type u_3} [CommSemiring R] [CommSemiring A] [Algebra R A] [AddCommMonoid M] [Module A M] [Module R M] [IsScalarTower R A M] (a : A) (d : Derivation R A M) (f : Polynomial R) : (d.compAEval a) f = Polynomial.derivative f β’ (Module.AEval.of R M a) (d a) - Polynomial.mkDerivation_one_eq_derivative π Mathlib.Algebra.Polynomial.Derivation
(R : Type u_1) [CommSemiring R] (f : Polynomial R) : ((Polynomial.mkDerivation R) 1) f = Polynomial.derivative f - KaehlerDifferential.polynomialEquiv_D π Mathlib.RingTheory.Kaehler.Polynomial
(R : Type u) [CommRing R] (P : Polynomial R) : (KaehlerDifferential.polynomialEquiv R) ((KaehlerDifferential.D R (Polynomial R)) P) = Polynomial.derivative P - KaehlerDifferential.mvPolynomialBasis_apply π Mathlib.RingTheory.Kaehler.Polynomial
(R : Type u) [CommRing R] (Ο : Type u_1) (i : Ο) : (KaehlerDifferential.mvPolynomialBasis R Ο) i = (KaehlerDifferential.D R (MvPolynomial Ο R)) (MvPolynomial.X i)
About
Loogle searches Lean and Mathlib definitions and theorems.
You can use Loogle from within the Lean4 VSCode language extension
using the Loogle command from the command palette. You can also try the
#loogle command from LeanSearchClient,
the CLI version, the Loogle
VS Code extension, the lean.nvim
integration or the Zulip bot.
Usage
Loogle finds definitions and lemmas in various ways:
By constant:
πReal.sin
finds all lemmas whose statement somehow mentions the sine function.By lemma name substring:
π"differ"
finds all lemmas that have"differ"somewhere in their lemma name.By subexpression:
π_ * (_ ^ _)
finds all lemmas whose statements somewhere include a product where the second argument is raised to some power.The pattern can also be non-linear, as in
πReal.sqrt ?a * Real.sqrt ?aIf the pattern has parameters, they are matched in any order. Both of these will find
List.map:
π(?a -> ?b) -> List ?a -> List ?b
πList ?a -> (?a -> ?b) -> List ?bBy main conclusion:
π|- tsum _ = _ * tsum _
finds all lemmas where the conclusion (the subexpression to the right of allβandβ) has the given shape.As before, if the pattern has parameters, they are matched against the hypotheses of the lemma in any order; for example,
π|- _ < _ β tsum _ < tsum _
will findtsum_lt_tsumeven though the hypothesisf i < g iis not the last.You can filter for definitions vs theorems: Using
β’ (_ : Type _)finds all definitions which provide data whileβ’ (_ : Prop)finds all theorems (and definitions of proofs).
If you pass more than one such search filter, separated by commas
Loogle will return lemmas which match all of them. The
search
π Real.sin, "two", tsum, _ * _, _ ^ _, |- _ < _ β _
would find all lemmas which mention the constants Real.sin
and tsum, have "two" as a substring of the
lemma name, include a product and a power somewhere in the type,
and have a hypothesis of the form _ < _ (if
there were any such lemmas). Metavariables (?a) are
assigned independently in each filter.
The #lucky button will directly send you to the
documentation of the first hit.
Source code
You can find the source code for this service at https://github.com/nomeata/loogle. The https://loogle.lean-lang.org/ service is provided by the Lean FRO. Please review the Lean FRO Terms of Use and Privacy Policy.
This is Loogle revision 9f11169 serving mathlib revision ce5dd8c