Theorems · Definition · ring theory
RingHom.toAlgebra
{R : Type u_1} → {S : Type u_2} → [inst : CommSemiring R] → [inst_1 : CommSemiring S] → (R →+* S) → Algebra R SCreating an algebra from a morphism to a commutative semiring.
See note [reducible non-instances].
Warning: In general this should not be used if S already has a SMul R S
instance, since this creates another SMul R S instance from the supplied RingHom and
this will likely create a diamond.
- Defined in
- Mathlib.Algebra.Algebra.Defs
- Cited by
- 337 results in Mathlib
- Foundations
- Depth 18 from the axioms, rests on 152 definitions · uses no axioms
- Assumes
- CommSemiringCommSemiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Algebrastatement · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement and proof · cited by 10,189
- RingHom.toAlgebra'proof · cited by 3
Cited by363
Results whose statement or proof uses this declaration.
- Algebra.Generators.compproof · cited by 52
- FractionRing.liftAlgebraproof · cited by 43
- RingHom.algebraMap_toAlgebrastatement · cited by 31
- Localization.AtPrime.algebraOfLiesOverproof · cited by 30
- Algebra.Generators.localizationAwayproof · cited by 23
- Algebra.Generators.selfproof · cited by 22
- AlgebraicGeometry.IsAffineOpen.isLocalization_basicOpenproof · cited by 18
- toAlgebra_algebraMapstatement and proof · cited by 17
- RatFunc.liftAlgebraproof · cited by 15
- Algebra.FormallyUnramified.compproof · cited by 12
- MvPolynomial.universalFactorizationMapPresentationstatement and proof · cited by 10
- RingHom.IsIntegral.transproof · cited by 9
Showing the 200 most cited of 363.