Mathlib Map

Theorems · Definition · commutative algebra

Algebra.Extension.CotangentSpace.map

{R : Type u} →
  {S : Type v} →
    [inst : CommRing R] →
      [inst_1 : CommRing S] →
        [inst_2 : Algebra R S] →
          {P : Algebra.Extension R S} →
            {R' : Type u'} →
              {S' : Type v'} →
                [inst_3 : CommRing R'] →
                  [inst_4 : CommRing S'] →
                    [inst_5 : Algebra R' S'] →
                      {P' : Algebra.Extension R' S'} →
                        [inst_6 : Algebra R R'] →
                          [inst_7 : Algebra S S'] →
                            [inst_8 : Algebra R S'] →
                              [IsScalarTower R R' S'] → P.Hom P' → P.CotangentSpace →ₗ[S] P'.CotangentSpace

This is the map on the cotangent space associated to a map of presentation. The matrix associated to this map is the Jacobian matrix. See CotangentSpace.repr_map.

Defined in
Mathlib.RingTheory.Extension.Cotangent.Basic
Cited by
25 results in Mathlib
Foundations
Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebraCommRingCommRingAlgebraAlgebraAlgebraAlgebraIsScalarTower

Around this declaration

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

Algebra.Generators.H1Cotangent.δ · cited by 11H1Cotangent.δAlgebra.Extension.CotangentSpace.map_tmul · cited by 7CotangentSpace.map_tmulAlgebra.Extension.CotangentSpace.map_cotangentComplex · cited by 4CotangentSpace.map_cotang…Algebra.Generators.CotangentSpace.compEquiv_symm_inr · cited by 4CotangentSpace.compEquiv_…Algebra.Generators.CotangentSpace.fst_compEquiv · cited by 4CotangentSpace.fst_compEq…Algebra.Generators.CotangentSpace.map_toComp_injective · cited by 4CotangentSpace.map_toComp…Algebra.Generators.H1Cotangent.map_comp_cotangentComplex_baseChange · cited by 4H1Cotangent.map_comp_cota…Algebra.Generators.CotangentSpace.exact · cited by 3CotangentSpace.exactAlgebra.Generators.repr_CotangentSpaceMap · cited by 2Generators.repr_Cotangent…Algebra.Extension.CotangentSpace.map_comp · cited by 1CotangentSpace.map_compAlgebra.Extension.CotangentSpace.map_tmul_eq_tmul_map · cited by 1CotangentSpace.map_tmul_e…Algebra.Extension.CotangentSpace.map_toInfinitesimal_bijective · cited by 1CotangentSpace.map_toInfi…Algebra.Extension.tensorCotangentSpace_tmul · cited by 1Extension.tensorCotangent…Algebra.Extension.H1Cotangent.map_toInfinitesimal_bijective · cited by 1H1Cotangent.map_toInfinit…Algebra.Generators.H1Cotangent.exact_liftBaseChange_map_of_flat · cited by 1H1Cotangent.exact_liftBas…DFunLike.coe · cited by 62936DFunLike.coeRingHom.id · cited by 18349RingHom.idCommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraLinearMap · cited by 10215LinearMapIsScalarTower · cited by 3896IsScalarTowerLinearMap.comp · cited by 1642LinearMap.compLinearMap.restrictScalars · cited by 215LinearMap.restrictScalarsKaehlerDifferential · cited by 204KaehlerDifferentialAlgebra.Extension.Ring · cited by 179Extension.RingAlgebra.Extension · cited by 138Algebra.ExtensionTensorProduct.mk · cited by 129TensorProduct.mkAlgebra.Extension.CotangentSpace · cited by 73Extension.CotangentSpaceAlgebra.Extension.Hom · cited by 51Extension.HomSMulCommClass.of_commMonoid · cited by 42SMulCommClass.of_commMono…CotangentSpace.mapCITED BYCITES

Cites17

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

Cited by27

Results whose statement or proof uses this declaration.