Mathlib Map

Theorems · Definition · commutative algebra

KaehlerDifferential.kerToTensor

(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] → ↥(RingHom.ker (algebraMap A B)) →ₗ[A] TensorProduct A B Ω[A⁄R]

The map I → B ⊗[A] Ω[A⁄R] where I = ker(A → B).

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

Around this declaration

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

KaehlerDifferential.kerCotangentToTensor · cited by 9KaehlerDifferential.kerCo…KaehlerDifferential.cotangentComplexBaseChange · cited by 6KaehlerDifferential.cotan…KaehlerDifferential.kerToTensor_apply · cited by 4KaehlerDifferential.kerTo…sectionOfRetractionKerToTensor · cited by 3sectionOfRetractionKerToT…sectionOfRetractionKerToTensorAux · cited by 3sectionOfRetractionKerToT…retractionKerCotangentToTensorEquivSection · cited by 2retractionKerCotangentToT…sectionOfRetractionKerToTensorAux_algebraMap · cited by 2sectionOfRetractionKerToT…sectionOfRetractionKerToTensorAux_prop · cited by 1sectionOfRetractionKerToT…Algebra.FormallySmooth.of_surjective_of_ker_eq_map_of_flat · cited by 1FormallySmooth.of_surject…toAlgHom_comp_sectionOfRetractionKerToTensorAux · cited by 1toAlgHom_comp_sectionOfRe…KaehlerDifferential.cotangentComplexBaseChange_tmul · cited by 0KaehlerDifferential.cotan…retractionKerToTensorEquivSection · cited by 0retractionKerToTensorEqui…retractionOfSectionOfKerSqZero_comp_kerToTensor · cited by 0retractionOfSectionOfKerS…sectionOfRetractionKerToTensor.congr_simp · cited by 0sectionOfRetractionKerToT…sectionOfRetractionKerToTensorAux.congr_simp · cited by 0sectionOfRetractionKerToT…DFunLike.coe · cited by 62936DFunLike.coeRingHom.id · cited by 18349RingHom.idCommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraLinearMap · cited by 10215LinearMapRingHom · cited by 10189RingHomIdeal · cited by 4748IdealAlgebra.algebraMap · cited by 4706Algebra.algebraMapTensorProduct · cited by 2545TensorProductTensorProduct.tmul · cited by 1182TensorProduct.tmulRingHom.ker · cited by 363RingHom.kerKaehlerDifferential · cited by 204KaehlerDifferentialKaehlerDifferential.D · cited by 92KaehlerDifferential.DKaehlerDifferential.kerToTens…CITED BYCITES

Cites13

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

Cited by17

Results whose statement or proof uses this declaration.