Theorems · Theorem · functional analysis
IsBoundedLinearMap.neg
∀ {𝕜 : 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},
IsBoundedLinearMap 𝕜 f → IsBoundedLinearMap 𝕜 fun e => -f e- Cited by
- 2 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realproof · cited by 25,697
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- Norm.normproof · cited by 5,413
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- norm_negproof · cited by 190
- IsBoundedLinearMapstatement and proof · cited by 39
- IsLinearMap.mk'proof · cited by 17
- LinearMap.isLinearproof · cited by 10
- IsBoundedLinearMap.toIsLinearMapproof · cited by 7
- IsBoundedLinearMap.boundproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- contDiff_negproof · cited by 8
- IsBoundedLinearMap.subproof · cited by 0