Theorems · Theorem · order theory
PositiveLinearMap.map_smul_of_tower
∀ {R : Type u_1} {E₁ : Type u_2} {E₂ : Type u_3} [inst : Semiring R] [inst_1 : AddCommMonoid E₁]
[inst_2 : PartialOrder E₁] [inst_3 : AddCommMonoid E₂] [inst_4 : PartialOrder E₂] [inst_5 : Module R E₁]
[inst_6 : Module R E₂] {S : Type u_5} [inst_7 : SMul S E₁] [inst_8 : SMul S E₂] [LinearMap.CompatibleSMul E₁ E₂ S R]
(f : E₁ →ₚ[R] E₂) (c : S) (x : E₁), f (c • x) = c • f x- Cited by
- 1 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses no axioms
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
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- LinearMap.CompatibleSMulstatement and proof · cited by 86
- PositiveLinearMapstatement and proof · cited by 52
- LinearMapClass.map_smul_of_towerproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- PositiveLinearMap.exists_norm_apply_leproof · cited by 0