Mathlib Map

Theorems · Definition · commutative algebra

Algebra.Extension.Cotangent.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_1} →
              {S' : Type u_2} →
                [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.Cotangent →ₗ[S] P'.Cotangent

A hom between two extensions induces a map between cotangent spaces.

Defined in
Mathlib.RingTheory.Extension.Basic
Cited by
40 results in Mathlib
Foundations
Depth 102 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.Extension.H1Cotangent.map · cited by 25H1Cotangent.mapAlgebra.Generators.H1Cotangent.δ · cited by 11H1Cotangent.δAlgebra.Generators.cotangentCompLocalizationAwayEquiv · cited by 6Generators.cotangentCompL…Algebra.Extension.H1Cotangent.map_comp · cited by 6H1Cotangent.map_compAlgebra.Extension.H1Cotangent.map_eq · cited by 6H1Cotangent.map_eqAlgebra.Generators.Cotangent.exact · cited by 6Cotangent.exactAlgebra.Extension.H1Cotangent.map_apply_coe · cited by 5H1Cotangent.map_apply_coeAlgebra.Extension.CotangentSpace.map_cotangentComplex · cited by 4CotangentSpace.map_cotang…Algebra.Generators.H1Cotangent.map_comp_cotangentComplex_baseChange · cited by 4H1Cotangent.map_comp_cota…Algebra.Generators.Cotangent.surjective_map_ofComp · cited by 3Cotangent.surjective_map_…Algebra.Generators.H1Cotangent.δ_eq_δAux · cited by 3H1Cotangent.δ_eq_δAuxAlgebra.Extension.Cotangent.map_mk · cited by 3Cotangent.map_mkAlgebra.Generators.liftBaseChange_injective_of_isLocalizationAway · cited by 2Generators.liftBaseChange…Algebra.Generators.map_comp_cotangentCompAwaySec · cited by 2Generators.map_comp_cotan…Algebra.Extension.cotangentExtendScalarsEquiv_symm_toLinearMap · cited by 2Extension.cotangentExtend…DFunLike.coe · cited by 62936DFunLike.coeRingHom.id · cited by 18349RingHom.idCommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraLinearMap · cited by 10215LinearMapIsScalarTower · cited by 3896IsScalarTowerAlgebra.Extension.Ring · cited by 179Extension.RingAlgebra.Extension · cited by 138Algebra.ExtensionAlgebra.Extension.Cotangent · cited by 121Extension.CotangentAlgebra.Extension.ker · cited by 72Extension.kerAlgebra.Extension.Hom · cited by 51Extension.HomAlgebra.Extension.Cotangent.val · cited by 29Cotangent.valAlgebra.Extension.Hom.toAlgHom · cited by 20Hom.toAlgHomIdeal.mapCotangent · cited by 6Ideal.mapCotangentAlgebra.Extension.Cotangent.of · cited by 5Cotangent.ofCotangent.mapCITED BYCITES

Cites15

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

Cited by44

Results whose statement or proof uses this declaration.