Theorems · Theorem · commutative algebra
DualNumber.lift_apply_inl
∀ {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), (DualNumber.lift fe) (TrivSqZeroExt.inl a) = (↑fe).1 aWhen applied to inl, DualNumber.lift applies the map f : A →ₐ[R] B.
- Defined in
- Mathlib.Algebra.DualNumber
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 43 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- add_zeroproof · cited by 2,707
- MulZeroClass.zero_mulproof · cited by 1,625
- map_zeroproof · cited by 1,614
- Commutestatement and proof · cited by 639
- TrivSqZeroExt.sndproof · cited by 83
- TrivSqZeroExt.inlstatement and proof · cited by 64
Cited by3
Results whose statement or proof uses this declaration.
- DualNumber.lift_comp_inlHomproof · cited by 1
- DualNumber.lift_op_smulproof · cited by 0
- DualNumber.lift_smulproof · cited by 0