Mathlib Map

Theorems · Definition · commutative algebra

Algebra.Extension.H1Cotangent.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.H1Cotangent →ₗ[S] P'.H1Cotangent

The induced map on the first homology of the (naive) cotangent complex.

Defined in
Mathlib.RingTheory.Extension.Cotangent.Basic
Cited by
25 results in Mathlib
Foundations
Depth 114 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.H1Cotangent.map · cited by 11H1Cotangent.mapAlgebra.Extension.H1Cotangent.map_comp · cited by 6H1Cotangent.map_compAlgebra.Extension.H1Cotangent.map_eq · cited by 6H1Cotangent.map_eqAlgebra.Extension.H1Cotangent.equivOfFormallySmooth · cited by 5H1Cotangent.equivOfFormal…Algebra.Extension.H1Cotangent.map_apply_coe · cited by 5H1Cotangent.map_apply_coeAlgebra.Extension.tensorToH1Cotangent · cited by 2Extension.tensorToH1Cotan…Algebra.Extension.H1Cotangent.equiv · cited by 1H1Cotangent.equivAlgebra.Extension.H1Cotangent.equivOfFormallySmooth_apply · cited by 1H1Cotangent.equivOfFormal…Algebra.Extension.H1Cotangent.equivOfFormallySmooth_toLinearMap · cited by 1H1Cotangent.equivOfFormal…Algebra.Extension.H1Cotangent.map_comp_apply · cited by 1H1Cotangent.map_comp_applyAlgebra.Extension.H1Cotangent.map_toInfinitesimal_bijective · cited by 1H1Cotangent.map_toInfinit…Algebra.Generators.H1Cotangent.exact_liftBaseChange_map_of_flat · cited by 1H1Cotangent.exact_liftBas…Algebra.Generators.H1Cotangent.exact_liftBaseChange_map_of_flat' · cited by 1H1Cotangent.exact_liftBas…Algebra.Generators.H1Cotangent.exact_map_δ · cited by 1H1Cotangent.exact_map_δAlgebra.Generators.H1Cotangent.exact_map_δ' · cited by 1H1Cotangent.exact_map_δ'RingHom.id · cited by 18349RingHom.idCommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraLinearMap · cited by 10215LinearMapIsScalarTower · cited by 3896IsScalarTowerAlgebra.Extension · cited by 138Algebra.ExtensionLinearMap.restrict · cited by 84LinearMap.restrictAlgebra.Extension.Hom · cited by 51Extension.HomAlgebra.Extension.H1Cotangent · cited by 49Extension.H1CotangentAlgebra.Extension.Cotangent.map · cited by 40Cotangent.mapH1Cotangent.mapCITED BYCITES

Cites10

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

Cited by30

Results whose statement or proof uses this declaration.