Mathlib Map

Theorems · Definition · commutative algebra

KaehlerDifferential.mapBaseChange

(R : Type u) →
  [inst : CommRing R] →
    (A : Type u_2) →
      (B : Type u_3) →
        [inst_1 : CommRing A] →
          [inst_2 : CommRing B] →
            [inst_3 : Algebra R A] →
              [inst_4 : Algebra A B] →
                [inst_5 : Algebra R B] → [IsScalarTower R A B] → TensorProduct A B Ω[A⁄R] →ₗ[B] Ω[B⁄R]

The lift of the map Ω[A⁄R] →ₗ[A] Ω[B⁄R] to the base change along A → B. This is the first map in the exact sequence B ⊗[A] Ω[A⁄R] → Ω[B⁄R] → Ω[B⁄A] → 0.

Defined in
Mathlib.RingTheory.Kaehler.Basic
Cited by
12 results in Mathlib
Foundations
Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingCommRingAlgebraAlgebraAlgebraIsScalarTower

Around this declaration

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

Algebra.Extension.toKaehler · cited by 15Extension.toKaehlerKaehlerDifferential.mapBaseChange_tmul · cited by 6KaehlerDifferential.mapBa…KaehlerDifferential.tensorKaehlerEquivOfFormallyEtale · cited by 5KaehlerDifferential.tenso…KaehlerDifferential.exact_kerCotangentToTensor_mapBaseChange · cited by 3KaehlerDifferential.exact…Algebra.FormallySmooth.iff_split_injection · cited by 3FormallySmooth.iff_split_…KaehlerDifferential.range_mapBaseChange · cited by 2KaehlerDifferential.range…KaehlerDifferential.tensorKaehlerEquivOfFormallyEtale_apply · cited by 2KaehlerDifferential.tenso…KaehlerDifferential.mapBaseChange_surjective · cited by 2KaehlerDifferential.mapBa…KaehlerDifferential.range_kerCotangentToTensor · cited by 1KaehlerDifferential.range…Algebra.FormallyUnramified.of_map_maximalIdeal · cited by 1FormallyUnramified.of_map…Algebra.Generators.H1Cotangent.exact_δ_map · cited by 1H1Cotangent.exact_δ_mapKaehlerDifferential.exact_mapBaseChange_map · cited by 0KaehlerDifferential.exact…Algebra.H1Cotangent.exact_δ_mapBaseChange · cited by 0H1Cotangent.exact_δ_mapBa…KaehlerDifferential.mapBaseChange.congr_simp · cited by 0mapBaseChange.congr_simpRingHom.id · cited by 18349RingHom.idCommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraLinearMap · cited by 10215LinearMapIsScalarTower · cited by 3896IsScalarTowerTensorProduct · cited by 2545TensorProductKaehlerDifferential · cited by 204KaehlerDifferentialKaehlerDifferential.map · cited by 33KaehlerDifferential.mapIsBaseChange.lift · cited by 6IsBaseChange.liftKaehlerDifferential.mapBaseCh…CITED BYCITES

Cites9

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

Cited by14

Results whose statement or proof uses this declaration.