Theorems · Theorem · ring theory
AddMonoidAlgebra.lift_mapRingHom_algebraMap
∀ {R : Type u_1} {S : Type u_2} {A : Type u_4} {M : Type u_7} [inst : CommSemiring R] [inst_1 : AddMonoid M]
[inst_2 : Semiring A] [inst_3 : Algebra R A] [inst_4 : CommSemiring S] [inst_5 : Algebra S A] [inst_6 : Algebra R S]
[IsScalarTower R S A] (f : Multiplicative M →* A) (x : AddMonoidAlgebra R M),
((AddMonoidAlgebra.lift S A M) f) ((AddMonoidAlgebra.mapRingHom M (algebraMap R S)) x) =
((AddMonoidAlgebra.lift R A M) f) x- Defined in
- Mathlib.Algebra.MonoidAlgebra.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement · cited by 10,189
- Equivstatement · cited by 8,337
- Algebra.algebraMapstatement and proof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- MonoidHomstatement and proof · cited by 3,629
- AlgHomstatement · cited by 3,236
- AddMonoidstatement and proof · cited by 2,864
- map_zeroproof · cited by 1,614
Cited by1
Results whose statement or proof uses this declaration.
- AddMonoidAlgebra.lift_mapRangeRingHom_algebraMapproof · cited by 0