Theorems · Theorem · ring theory
BialgHom.map_smul_of_tower
∀ {R : Type u_1} {A : Type u_2} {B : Type u_3} [inst : CommSemiring R] [inst_1 : Semiring A] [inst_2 : Semiring B]
[inst_3 : Algebra R A] [inst_4 : Algebra R B] [inst_5 : CoalgebraStruct R A] [inst_6 : CoalgebraStruct R B]
(φ : A →ₐc[R] B) {R' : Type u_6} [inst_7 : SMul R' A] [inst_8 : SMul R' B] [LinearMap.CompatibleSMul A B R' R]
(r : R') (x : A), φ (r • x) = r • φ x- Defined in
- Mathlib.RingTheory.Bialgebra.Hom
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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
- CoalgebraStructstatement and proof · cited by 230
- BialgHomstatement and proof · cited by 190
- LinearMap.CompatibleSMulstatement and proof · cited by 86
- LinearMap.map_smul_of_towerproof · cited by 50
- CoalgHom.toLinearMapproof · cited by 36
- BialgHom.toCoalgHomproof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.