Theorems · Theorem · commutative algebra
IsLocalization.algHom_ext
∀ {R : Type u_1} {A : Type u_2} {L : Type u_3} {B : Type u_4} [inst : CommSemiring R] [inst_1 : CommSemiring A]
[inst_2 : CommSemiring L] [inst_3 : Semiring B] (W : Submonoid A) [inst_4 : Algebra A L] [IsLocalization W L]
[inst_6 : Algebra R A] [inst_7 : Algebra R L] [inst_8 : IsScalarTower R A L] [inst_9 : Algebra R B] {f g : L →ₐ[R] B},
f.comp (Algebra.algHom R A L) = g.comp (Algebra.algHom R A L) → f = g- Defined in
- Mathlib.RingTheory.Localization.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- IsScalarTowerstatement and proof · cited by 3,896
- AlgHomstatement and proof · cited by 3,236
- Submonoidstatement and proof · cited by 3,086
- IsLocalizationstatement and proof · cited by 636
- AlgHom.compstatement and proof · cited by 501
- RingHom.extproof · cited by 331
- IsLocalization.ringHom_extproof · cited by 32
- AlgHom.coe_ringHom_injectiveproof · cited by 20
- Algebra.algHomstatement and proof · cited by 12
Cited by2
Results whose statement or proof uses this declaration.
- Localization.algHom_extproof · cited by 1
- TensorProduct.toIntegralClosure_bijective_of_isLocalizationproof · cited by 0