Mathlib Map

Theorems · Theorem · commutative algebra

RingHom.IsStableUnderBaseChange.mk

∀ {P : {R S : Type u} → [inst : CommRing R] → [inst_1 : CommRing S] → (R →+* S) → Prop},
  RingHom.RespectsIso P →
    (∀ ⦃R S T : Type u⦄ [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : CommRing T] [inst_3 : Algebra R S]
        [inst_4 : Algebra R T], P (algebraMap R T) → P (algebraMap S (TensorProduct R S T))) →
      RingHom.IsStableUnderBaseChange P
Defined in
Mathlib.RingTheory.RingHomProperties
Cited by
16 results in Mathlib
Foundations
Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

RingHom.FormallyUnramified.isStableUnderBaseChange · cited by 3FormallyUnramified.isStab…RingHom.finitePresentation_isStableUnderBaseChange · cited by 2RingHom.finitePresentatio…RingHom.FormallySmooth.isStableUnderBaseChange · cited by 2FormallySmooth.isStableUn…RingHom.isStandardSmoothOfRelativeDimension_isStableUnderBaseChange · cited by 2RingHom.isStandardSmoothO…RingHom.EssFiniteType.isStableUnderBaseChange · cited by 1EssFiniteType.isStableUnd…RingHom.Flat.isStableUnderBaseChange · cited by 1Flat.isStableUnderBaseCha…RingHom.finiteType_isStableUnderBaseChange · cited by 1RingHom.finiteType_isStab…RingHom.QuasiFinite.isStableUnderBaseChange · cited by 1QuasiFinite.isStableUnder…RingHom.locally_isStableUnderBaseChange · cited by 1RingHom.locally_isStableU…RingHom.isStandardSmooth_isStableUnderBaseChange · cited by 1RingHom.isStandardSmooth_…RingHom.isIntegral_isStableUnderBaseChange · cited by 0RingHom.isIntegral_isStab…RingHom.FaithfullyFlat.isStableUnderBaseChange · cited by 0FaithfullyFlat.isStableUn…RingHom.finite_isStableUnderBaseChange · cited by 0RingHom.finite_isStableUn…RingHom.Bijective.isStableUnderBaseChange · cited by 0Bijective.isStableUnderBa…RingHom.IsStandardOpenImmersion.isStableUnderBaseChange · cited by 0IsStandardOpenImmersion.i…DFunLike.coe · cited by 62936DFunLike.coeRingHom.id · cited by 18349RingHom.idCommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraLinearMap · cited by 10215LinearMapRingHom · cited by 10189RingHomAlgebra.algebraMap · cited by 4706Algebra.algebraMapIsScalarTower · cited by 3896IsScalarTowermul_one · cited by 3885mul_oneLinearEquiv · cited by 3317LinearEquivAlgHom · cited by 3236AlgHomTensorProduct · cited by 2545TensorProductLinearEquiv.toLinearMap · cited by 1171LinearEquiv.toLinearMapmap_mul · cited by 1137map_mulRingHom.comp · cited by 899RingHom.compIsStableUnderBaseChange.mkCITED BYCITES

Cites35

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

Cited by16

Results whose statement or proof uses this declaration.