Theorems · Theorem · ring theory
SkewMonoidAlgebra.mapDomain_single
∀ {k : Type u_1} {G : Type u_2} [inst : AddCommMonoid k] {G' : Type u_3} {f : G → G'} {a : G} {b : k},
(SkewMonoidAlgebra.mapDomain f) (SkewMonoidAlgebra.single a b) = SkewMonoidAlgebra.single (f a) b- Defined in
- Mathlib.Algebra.SkewMonoidAlgebra.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddCommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- AddCommMonoidstatement and proof · cited by 12,281
- AddMonoidHomstatement · cited by 3,230
- SkewMonoidAlgebrastatement · cited by 216
- SkewMonoidAlgebra.singlestatement · cited by 83
- SkewMonoidAlgebra.sum_single_indexproof · cited by 12
- SkewMonoidAlgebra.mapDomainstatement · cited by 12
- SkewMonoidAlgebra.single_zeroproof · cited by 8
Cited by3
Results whose statement or proof uses this declaration.
- SkewMonoidAlgebra.mapDomain_mulproof · cited by 0
- SkewMonoidAlgebra.mapDomain_oneproof · cited by 0
- SkewMonoidAlgebra.comapSMul_singleproof · cited by 0