Theorems · Theorem · functional analysis
IsLinearMap.with_bound
∀ {𝕜 : Type u_1} {E : Type u_2} {F : Type u_3} [inst : Semiring 𝕜] [inst_1 : SeminormedAddCommGroup E]
[inst_2 : Module 𝕜 E] [inst_3 : SeminormedAddCommGroup F] [inst_4 : Module 𝕜 F] {f : E → F},
IsLinearMap 𝕜 f → ∀ (M : ℝ), (∀ (x : E), ‖f x‖ ≤ M * ‖x‖) → IsBoundedLinearMap 𝕜 f- Cited by
- 7 results in Mathlib
- Foundations
- Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- Norm.normstatement and proof · cited by 5,413
- LE.le.transproof · cited by 3,151
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- norm_nonnegproof · cited by 725
- zero_lt_oneproof · cited by 598
- lt_of_not_geproof · cited by 374
- zero_le_oneproof · cited by 316
- mul_le_mul_of_nonneg_rightproof · cited by 301
- IsLinearMapstatement and proof · cited by 41
Cited by7
Results whose statement or proof uses this declaration.
- IsBoundedLinearMap.sndproof · cited by 2
- IsBoundedLinearMap.fstproof · cited by 2
- IsBoundedLinearMap.addproof · cited by 2
- IsBoundedLinearMap.idproof · cited by 2
- IsBoundedLinearMap.smulproof · cited by 0
- IsBoundedLinearMap.zeroproof · cited by 0
- IsBoundedLinearMap.compproof · cited by 0