Mathlib Map

Theorems · Definition · commutative algebra

IsLocalization.liftAlgHom

{A : Type u_4} →
  [inst : CommSemiring A] →
    {R : Type u_5} →
      [inst_1 : CommSemiring R] →
        [inst_2 : Algebra A R] →
          {M : Submonoid R} →
            {S : Type u_6} →
              [inst_3 : CommSemiring S] →
                [inst_4 : Algebra A S] →
                  [inst_5 : Algebra R S] →
                    [IsScalarTower A R S] →
                      {P : Type u_7} →
                        [inst_7 : CommSemiring P] →
                          [inst_8 : Algebra A P] →
                            [IsLocalization M S] → {f : R →ₐ[A] P} → (∀ (y : ↥M), IsUnit (f ↑y)) → S →ₐ[A] P

AlgHom version of IsLocalization.lift.

Defined in
Mathlib.RingTheory.Localization.Basic
Cited by
11 results in Mathlib
Foundations
Depth 56 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringCommSemiringAlgebraCommSemiringAlgebraAlgebraIsScalarTowerCommSemiringAlgebraIsLocalization

Around this declaration

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

IsFractionRing.liftAlgHom · cited by 9IsFractionRing.liftAlgHomAlgebra.QuasiFinite.of_forall_exists_mul_mem_range · cited by 3QuasiFinite.of_forall_exi…IsLocalization.AtPrime.equivQuotMaximalIdealPow · cited by 2AtPrime.equivQuotMaximalI…Algebra.tensorH1CotangentOfIsLocalization · cited by 2Algebra.tensorH1Cotangent…Algebra.IsSmoothAt.of_formallySmooth_fiber · cited by 1IsSmoothAt.of_formallySmo…Algebra.FormallySmooth.of_formallySmooth_residueField_tensor · cited by 1FormallySmooth.of_formall…Algebra.WeaklyQuasiFiniteAt.of_quasiFiniteAt_residueField · cited by 1WeaklyQuasiFiniteAt.of_qu…LocalSubring.ofPrimeEquiv · cited by 0LocalSubring.ofPrimeEquivIsLocalization.AtPrime.equivQuotMaximalIdealPow_symm_apply_mk_mul · cited by 0AtPrime.equivQuotMaximalI…IsLocalization.liftAlgHom.congr_simp · cited by 0liftAlgHom.congr_simpIsLocalization.liftAlgHom_apply · cited by 0IsLocalization.liftAlgHom…IsLocalization.liftAlgHom_toRingHom · cited by 0IsLocalization.liftAlgHom…Algebra.QuasiFiniteAt.of_le · cited by 0QuasiFiniteAt.of_leIsLocalization.coe_liftAlgHom · cited by 0IsLocalization.coe_liftAl…Algebra.tensorH1CotangentOfIsLocalization_toLinearMap · cited by 0Algebra.tensorH1Cotangent…DFunLike.coe · cited by 62936DFunLike.coeAlgebra · cited by 11388AlgebraCommSemiring · cited by 10911CommSemiringRingHom · cited by 10189RingHomIsScalarTower · cited by 3896IsScalarTowerAlgHom · cited by 3236AlgHomSubmonoid · cited by 3086SubmonoidIsUnit · cited by 1602IsUnitIsLocalization · cited by 636IsLocalizationIsLocalization.lift · cited by 27IsLocalization.liftIsLocalization.liftAlgHomCITED BYCITES

Cites10

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

Cited by15

Results whose statement or proof uses this declaration.