Theorems · Theorem · commutative algebra
KaehlerDifferential.map_compDer
∀ (R : Type u) (S : Type v) [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S] (A : Type u_2)
(B : Type u_3) [inst_3 : CommRing A] [inst_4 : CommRing B] [inst_5 : Algebra R A] [inst_6 : Algebra A B]
[inst_7 : Algebra S B] [inst_8 : Algebra R B] [inst_9 : IsScalarTower R A B] [inst_10 : IsScalarTower R S B]
[inst_11 : 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))- Defined in
- Mathlib.RingTheory.Kaehler.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement · cited by 10,215
- IsScalarTowerstatement and proof · cited by 3,896
- SMulCommClassstatement and proof · cited by 1,927
- Derivationstatement · cited by 293
- KaehlerDifferentialstatement · cited by 204
- KaehlerDifferential.Dstatement and proof · cited by 92
- KaehlerDifferential.mapstatement · cited by 33
- LinearMap.compDerstatement · cited by 12
Cited by1
Results whose statement or proof uses this declaration.
- KaehlerDifferential.map_Dproof · cited by 15