Mathlib Map

Theorems · Theorem · operator theory

IsCompactOperator.neg

∀ {M₁ : Type u_3} {M₄ : Type u_5} [inst : TopologicalSpace M₁] [inst_1 : AddCommMonoid M₁]
  [inst_2 : TopologicalSpace M₄] [inst_3 : AddCommGroup M₄] [ContinuousNeg M₄] {f : M₁ → M₄},
  IsCompactOperator f → IsCompactOperator (-f)
Defined in
Mathlib.Analysis.Normed.Operator.Compact.Basic
Cited by
1 results in Mathlib
Foundations
Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceAddCommMonoidTopologicalSpaceAddCommGroupContinuousNeg

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites12

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.