Mathlib Map

Theorems · Theorem · functional analysis

continuous_skewAdjointPart

∀ (R : Type u_1) (A : Type u_2) [inst : Semiring R] [inst_1 : StarMul R] [inst_2 : TrivialStar R]
  [inst_3 : AddCommGroup A] [inst_4 : Module R A] [inst_5 : StarAddMonoid A] [inst_6 : StarModule R A]
  [inst_7 : Invertible 2] [inst_8 : TopologicalSpace A] [ContinuousSub A] [ContinuousStar A] [ContinuousConstSMul R A],
  Continuous ⇑(skewAdjointPart R)
Defined in
Mathlib.Topology.Algebra.Module.Star
Cited by
1 results in Mathlib
Foundations
Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringStarMulTrivialStarAddCommGroupModuleStarAddMonoidStarModuleInvertibleTopologicalSpaceContinuousSubContinuousStarContinuousConstSMul

Around this declaration

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

Cites26

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.