Mathlib Map

Theorems · Definition · commutative algebra

Localization.AtPrime.algebraOfLiesOver

{A : Type u_4} →
  {B : Type u_5} →
    [inst : CommSemiring A] →
      [inst_1 : CommSemiring B] →
        [inst_2 : Algebra A B] →
          (p : Ideal A) →
            [inst_3 : p.IsPrime] →
              (P : Ideal B) →
                [inst_4 : P.IsPrime] → [P.LiesOver p] → Algebra (Localization.AtPrime p) (Localization.AtPrime P)

If P lies over p, then Localization.AtPrime P is an algebra over Localization.AtPrime p. This is not an instance for performance reasons and to avoid diamonds in the situation where the top ring is already an algebra over Localization.AtPrime p (e.g., this happens for Ideal.Fiber).

Defined in
Mathlib.RingTheory.Localization.AtPrime.Basic
Cited by
30 results in Mathlib
Foundations
Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringCommSemiringAlgebraIdeal.IsPrimeIdeal.IsPrimeIdeal.LiesOver

Around this declaration

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

Ideal.inertiaDeg_pos · cited by 8Ideal.inertiaDeg_posIdeal.inertiaDeg_tower · cited by 7Ideal.inertiaDeg_towerIdeal.ramificationIdx_pos · cited by 5Ideal.ramificationIdx_posIdeal.fiberIsoOfBijectiveResidueField · cited by 5Ideal.fiberIsoOfBijective…Ideal.ramificationIdx_tower · cited by 5Ideal.ramificationIdx_tow…Ideal.inertiaDeg_def · cited by 4Ideal.inertiaDeg_defModule.rankAtStalk_baseChange · cited by 4Module.rankAtStalk_baseCh…Ideal.ramificationIdx_eq_one_iff · cited by 4Ideal.ramificationIdx_eq_…Ideal.ramificationIdx_eq_one · cited by 3Ideal.ramificationIdx_eq_…AlgebraicGeometry.formallySmooth_stalkMap_iff · cited by 3AlgebraicGeometry.formall…Ideal.inertiaDeg_eq_of_isFractionRing · cited by 2Ideal.inertiaDeg_eq_of_is…Ideal.inertiaDeg_smul · cited by 2Ideal.inertiaDeg_smulIdeal.card_stabilizer_eq_card_inertia_mul_finrank · cited by 2Ideal.card_stabilizer_eq_…AlgebraicGeometry.Scheme.Hom.quasiFiniteAt_iff_isOpen_singleton_asFiber · cited by 2Hom.quasiFiniteAt_iff_isO…IsUnramifiedAt.of_liesOver_of_ne_bot · cited by 1IsUnramifiedAt.of_liesOve…Algebra · cited by 11388AlgebraCommSemiring · cited by 10911CommSemiringIdeal · cited by 4748IdealAlgebra.algebraMap · cited by 4706Algebra.algebraMapIdeal.IsPrime · cited by 827Ideal.IsPrimeIdeal.primeCompl · cited by 462Ideal.primeComplRingHom.toAlgebra · cited by 337RingHom.toAlgebraLocalization.AtPrime · cited by 299Localization.AtPrimeIdeal.LiesOver · cited by 272Ideal.LiesOverLocalization.localRingHom · cited by 54Localization.localRingHomAtPrime.algebraOfLiesOverCITED BYCITES

Cites10

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

Cited by31

Results whose statement or proof uses this declaration.