Mathlib Map

Theorems · Definition · commutative algebra

KaehlerDifferential.map

(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] →
                          [IsScalarTower R A B] →
                            [IsScalarTower R S B] → [inst_11 : SMulCommClass S A B] → Ω[A⁄R] →ₗ[A] Ω[B⁄S]

The map Ω[A⁄R] →ₗ[A] Ω[B⁄S] given a square `` A --→ B ↑ ↑ | | R --→ S ``

Defined in
Mathlib.RingTheory.Kaehler.Basic
Cited by
33 results in Mathlib
Foundations
Depth 97 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 · cited by 25CotangentSpace.mapKaehlerDifferential.map_D · cited by 15KaehlerDifferential.map_DKaehlerDifferential.mapBaseChange · cited by 12KaehlerDifferential.mapBa…KaehlerDifferential.tensorKaehlerEquivBase · cited by 7KaehlerDifferential.tenso…KaehlerDifferential.mapBaseChange_tmul · cited by 6KaehlerDifferential.mapBa…tensorKaehlerQuotKerSqEquiv · cited by 4tensorKaehlerQuotKerSqEqu…CommRingCat.KaehlerDifferential.map · cited by 3KaehlerDifferential.mapAlgebra.unramifiedLocus_eq_compl_support · cited by 3Algebra.unramifiedLocus_e…Algebra.basicOpen_subset_etaleLocus_iff · cited by 3Algebra.basicOpen_subset_…Algebra.basicOpen_subset_smoothLocus_iff · cited by 3Algebra.basicOpen_subset_…Algebra.basicOpen_subset_unramifiedLocus_iff · cited by 3Algebra.basicOpen_subset_…KaehlerDifferential.tensorKaehlerEquivBase_tmul · cited by 3KaehlerDifferential.tenso…KaehlerDifferential.tensorKaehlerEquiv_tmul_D · cited by 3KaehlerDifferential.tenso…Algebra.IsSmoothAt.exists_notMem_isStandardSmooth · cited by 2IsSmoothAt.exists_notMem_…Algebra.etaleLocus_eq_compl_support · cited by 2Algebra.etaleLocus_eq_com…RingHom.id · cited by 18349RingHom.idCommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraLinearMap · cited by 10215LinearMapIsScalarTower · cited by 3896IsScalarTowerSMulCommClass · cited by 1927SMulCommClassKaehlerDifferential · cited by 204KaehlerDifferentialKaehlerDifferential.D · cited by 92KaehlerDifferential.DDerivation.liftKaehlerDifferential · cited by 12Derivation.liftKaehlerDif…Derivation.restrictScalars · cited by 4Derivation.restrictScalarsDerivation.compAlgebraMap · cited by 4Derivation.compAlgebraMapKaehlerDifferential.mapCITED BYCITES

Cites11

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

Cited by38

Results whose statement or proof uses this declaration.