Theorems · Theorem · commutative algebra
IsLocalization.coe_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]
[inst_6 : IsScalarTower A R S] {P : Type u_7} [inst_7 : CommSemiring P] [inst_8 : Algebra A P]
[inst_9 : IsLocalization M S] {f : R →ₐ[A] P} (hf : ∀ (y : ↥M), IsUnit (f ↑y)),
⇑(IsLocalization.liftAlgHom hf) = ⇑(IsLocalization.lift hf)- Defined in
- Mathlib.RingTheory.Localization.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement · cited by 10,189
- IsScalarTowerstatement and proof · cited by 3,896
- AlgHomstatement and proof · cited by 3,236
- Submonoidstatement and proof · cited by 3,086
- IsUnitstatement and proof · cited by 1,602
- IsLocalizationstatement and proof · cited by 636
- AlgHom.toRingHomstatement · cited by 490
- IsLocalization.liftstatement · cited by 27
- IsLocalization.liftAlgHomstatement · cited by 11
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.