Theorems · Theorem · commutative algebra
DualNumber.lift_smul
∀ {R : Type u_1} {B : Type u_3} {A : Type u_4} [inst : CommSemiring R] [inst_1 : Semiring A] [inst_2 : Semiring B]
[inst_3 : Algebra R A] [inst_4 : Algebra R B] (fe : { _fe // _fe.2 * _fe.2 = 0 ∧ ∀ (a : A), Commute _fe.2 (_fe.1 a) })
(a : A) (ad : DualNumber A), (DualNumber.lift fe) (a • ad) = (↑fe).1 a * (DualNumber.lift fe) adScaling on the left is sent by DualNumber.lift to multiplication on the left
- Defined in
- Mathlib.Algebra.DualNumber
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 44 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Equivstatement · cited by 8,337
- AlgHomstatement and proof · cited by 3,236
- map_mulproof · cited by 1,137
- Commutestatement and proof · cited by 639
- TrivSqZeroExtproof · cited by 180
- TrivSqZeroExt.inlproof · cited by 64
- DualNumberstatement and proof · cited by 52
- DualNumber.liftstatement and proof · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.