Theorems · Theorem · ring theory
MonoidAlgebra.mapDomain_algebraMap
∀ {R : Type u_1} (A : Type u_4) {M : Type u_7} {N : Type u_8} {F : Type u_10} [inst : CommSemiring R]
[inst_1 : Semiring A] [inst_2 : Algebra R A] [inst_3 : Monoid M] [inst_4 : Monoid N] [inst_5 : FunLike F M N]
[MonoidHomClass F M N] (f : F) (r : R),
MonoidAlgebra.mapDomain (⇑f) ((algebraMap R (MonoidAlgebra A M)) r) = (algebraMap R (MonoidAlgebra A N)) r- Defined in
- Mathlib.Algebra.MonoidAlgebra.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Algebra.algebraMapstatement and proof · cited by 4,706
- Monoidstatement and proof · cited by 3,887
- FunLikestatement and proof · cited by 2,560
- map_oneproof · cited by 861
- MonoidAlgebrastatement · cited by 590
- MonoidAlgebra.singleproof · cited by 253
- MonoidHomClassstatement and proof · cited by 244
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.