Theorems · Theorem · ring theory
SkewMonoidAlgebra.single_algebraMap_eq_algebraMap_mul_of
∀ {k : Type u_1} {G : Type u_2} [inst : Monoid G] [inst_1 : CommSemiring k] {A : Type u_3} [inst_2 : Semiring A]
[inst_3 : Algebra k A] (a : G) (b : k) [inst_4 : MulSemiringAction G A] [inst_5 : SMulCommClass G k A],
SkewMonoidAlgebra.single a ((algebraMap k A) b) =
(algebraMap k (SkewMonoidAlgebra A G)) b * (SkewMonoidAlgebra.of A G) a- Defined in
- Mathlib.Algebra.SkewMonoidAlgebra.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- mul_oneproof · cited by 3,885
- MonoidHomstatement · cited by 3,629
- one_mulproof · cited by 2,841
- SMulCommClassstatement and proof · cited by 1,927
- MulSemiringActionstatement and proof · cited by 423
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.