Theorems · Theorem · commutative algebra
contraction_of_isPowMul_of_boundedWrt
∀ {F : Type u_1} {α : outParam (Type u_2)} [inst : Ring α] [inst_1 : FunLike F α ℝ] [RingSeminormClass F α ℝ]
{β : Type u_3} [inst_3 : Ring β] (nα : F) {nβ : β → ℝ},
IsPowMul nβ → ∀ {f : α →+* β}, RingHom.IsBoundedWrt (⇑nα) nβ f → ∀ (x : α), nβ (f x) ≤ nα xIf f : α →+* β is bounded with respect to a ring seminorm nα on α and a
power-multiplicative function nβ : β → ℝ, then ∀ x : α, nβ (f x) ≤ nα x.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 198 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites38
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
- Realstatement and proof · cited by 25,697
- RingHomstatement and proof · cited by 10,189
- Ringstatement and proof · cited by 7,463
- nhdsproof · cited by 5,554
- Filter.Tendstoproof · cited by 3,814
- one_mulproof · cited by 2,841
- FunLikestatement and proof · cited by 2,560
- Filter.atTopproof · cited by 2,405
- LT.lt.leproof · cited by 2,189
- le_of_ltproof · cited by 1,175
- le_transproof · cited by 985
Cited by2
Results whose statement or proof uses this declaration.
- eq_seminormsproof · cited by 1
- contraction_of_isPowMulproof · cited by 0