Mathlib Map

Theorems · Theorem · commutative algebra

KaehlerDifferential.map_D

∀ (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] (x : A),
  (KaehlerDifferential.map R S A B) ((KaehlerDifferential.D R A) x) = (KaehlerDifferential.D S B) ((algebraMap A B) x)
Defined in
Mathlib.RingTheory.Kaehler.Basic
Cited by
15 results in Mathlib
Foundations
Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebraCommRingCommRingAlgebraAlgebraAlgebraAlgebraIsScalarTowerIsScalarTowerSMulCommClass

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Algebra.Extension.CotangentSpace.map_tmul · cited by 7CotangentSpace.map_tmulKaehlerDifferential.tensorKaehlerEquiv_tmul_D · cited by 3KaehlerDifferential.tenso…KaehlerDifferential.ker_map · cited by 2KaehlerDifferential.ker_m…Algebra.IsSmoothAt.exists_notMem_isStandardSmooth · cited by 2IsSmoothAt.exists_notMem_…KaehlerDifferential.range_mapBaseChange · cited by 2KaehlerDifferential.range…KaehlerDifferential.map_surjective_of_surjective · cited by 1KaehlerDifferential.map_s…Algebra.Generators.toKaehler_tmul_D · cited by 1Generators.toKaehler_tmul…CommRingCat.KaehlerDifferential.map_d · cited by 1KaehlerDifferential.map_dAlgebra.FormallySmooth.of_surjective_of_ker_eq_map_of_flat · cited by 1FormallySmooth.of_surject…Algebra.Generators.H1Cotangent.exact_δ_map · cited by 1H1Cotangent.exact_δ_mapKaehlerDifferential.range_kerCotangentToTensor · cited by 1KaehlerDifferential.range…Algebra.Extension.tensorCotangentSpace_tmul_tmul · cited by 1Extension.tensorCotangent…KaehlerDifferential.isBaseChange_of_formallyEtale · cited by 0KaehlerDifferential.isBas…KaehlerDifferential.tensorKaehlerEquivOfFormallyEtale_symm_D_algebraMap · cited by 0KaehlerDifferential.tenso…KaehlerDifferential.tensorKaehlerEquiv_left_inv · cited by 0KaehlerDifferential.tenso…DFunLike.coe · cited by 62936DFunLike.coeRingHom.id · cited by 18349RingHom.idCommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraLinearMap · cited by 10215LinearMapRingHom · cited by 10189RingHomAlgebra.algebraMap · cited by 4706Algebra.algebraMapIsScalarTower · cited by 3896IsScalarTowerSMulCommClass · cited by 1927SMulCommClassDerivation · cited by 293DerivationKaehlerDifferential · cited by 204KaehlerDifferentialKaehlerDifferential.D · cited by 92KaehlerDifferential.DKaehlerDifferential.map · cited by 33KaehlerDifferential.mapDerivation.congr_fun · cited by 4Derivation.congr_funKaehlerDifferential.map_compDer · cited by 1KaehlerDifferential.map_c…KaehlerDifferential.map_DCITED BYCITES

Cites15

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by15

Results whose statement or proof uses this declaration.