Theorems · Definition · ring theory
MonoidAlgebra.lift
(R : Type u_1) →
(A : Type u_4) →
(M : Type u_7) →
[inst : CommSemiring R] →
[inst_1 : Semiring A] → [inst_2 : Algebra R A] → [inst_3 : Monoid M] → (M →* A) ≃ (MonoidAlgebra R M →ₐ[R] A)Any monoid homomorphism M →* A can be lifted to an algebra homomorphism R[M] →ₐ[R] A.
- Defined in
- Mathlib.Algebra.MonoidAlgebra.Basic
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, 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
- Equivstatement · cited by 8,337
- Monoidstatement and proof · cited by 3,887
- MonoidHomstatement and proof · cited by 3,629
- AlgHomstatement and proof · cited by 3,236
- MonoidAlgebrastatement and proof · cited by 590
- MonoidHom.compproof · cited by 469
- MonoidHomClass.toMonoidHomproof · cited by 294
- Algebra.ofIdproof · cited by 166
- MonoidAlgebra.ofproof · cited by 30
Cited by19
Results whose statement or proof uses this declaration.
- Representation.asAlgebraHomproof · cited by 14
- Representation.ofModuleproof · cited by 11
- MonoidAlgebra.lift_singlestatement · cited by 5
- FreeAlgebra.equivMonoidAlgebraFreeMonoidproof · cited by 3
- MonoidAlgebra.lift_applystatement · cited by 3
- MonoidAlgebra.lift_defstatement · cited by 1
- MonoidAlgebra.lift_mapRingHom_algebraMapstatement and proof · cited by 1
- MonoidAlgebra.lift_ofstatement and proof · cited by 1
- MonoidAlgebra.lift_unique'statement and proof · cited by 1
- Representation.ofModule_asAlgebraHom_apply_applyproof · cited by 1
- MonoidAlgebra.liftGroupLikeBialgHomproof · cited by 1
- MonoidAlgebra.lift_apply'statement · cited by 0