Theorems · Theorem · commutative algebra
Module.End.exp_mul_of_derivation
∀ (R : Type u_4) (B : Type u_5) [inst : CommRing R] [inst_1 : NonUnitalNonAssocRing B] [inst_2 : Module R B]
[SMulCommClass R B B] [IsScalarTower R B B] [inst_5 : Module ℚ B] (D : B →ₗ[R] B),
(∀ (x y : B), D (x * y) = x * D y + D x * y) →
IsNilpotent D → ∀ (x y : B), (IsNilpotent.exp D) (x * y) = (IsNilpotent.exp D) x * (IsNilpotent.exp D) y- Defined in
- Mathlib.RingTheory.Nilpotent.Exp
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
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
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- LinearMapstatement and proof · cited by 10,215
- IsScalarTowerstatement and proof · cited by 3,896
- TensorProductproof · cited by 2,545
- SMulCommClassstatement and proof · cited by 1,927
- LinearMap.compproof · cited by 1,642
- TensorProduct.tmulproof · cited by 1,182
- map_addproof · cited by 964
- LinearMap.extproof · cited by 844
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.