Theorems · Definition · commutative algebra
Derivation.compAlgebraMap
{R : Type u_1} →
(A : Type u_2) →
{B : Type u_3} →
{M : Type u_4} →
[inst : CommSemiring R] →
[inst_1 : CommSemiring A] →
[inst_2 : CommSemiring B] →
[inst_3 : AddCommMonoid M] →
[inst_4 : Algebra R A] →
[inst_5 : Algebra R B] →
[inst_6 : Module A M] →
[inst_7 : Module B M] →
[inst_8 : Module R M] →
[inst_9 : Algebra A B] →
[IsScalarTower R A B] → [IsScalarTower A B M] → Derivation R B M → Derivation R A MFor a tower R → A → B and an R-derivation B → M, we may compose with A → B to obtain an
R-derivation A → M.
- Defined in
- Mathlib.RingTheory.Derivation.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idproof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- LinearMapproof · cited by 10,215
- IsScalarTowerstatement and proof · cited by 3,896
- LinearMap.compproof · cited by 1,642
- Derivationstatement and proof · cited by 293
- AlgHom.toLinearMapproof · cited by 254
- IsScalarTower.toAlgHomproof · cited by 232
- Derivation.toLinearMapproof · cited by 21
Cited by6
Results whose statement or proof uses this declaration.
- KaehlerDifferential.mapproof · cited by 33
- Derivation.compAlgebraMapLproof · cited by 2
- Derivation.apply_aeval_eqstatement and proof · cited by 1
- KaehlerDifferential.map_compDerstatement and proof · cited by 1
- Derivation.compAlgebraMap_applystatement and proof · cited by 0
- Derivation.apply_eval_eqproof · cited by 0