Theorems · Inductive type · functional analysis
ContinuousSqrt
(R : Type u_1) → [LE R] → [NonUnitalSemiring R] → [TopologicalSpace R] → Type u_1
A type class encoding the property that there is a continuous square root function on
nonnegative elements. This holds for ℝ≥0, ℝ and ℂ (as well as any C⋆-algebra), and this
allows us to derive an instance of StarOrderedRing C(α, R) under appropriate hypotheses.
In order for this to work on ℝ≥0, we actually must force our square root function to be defined
on and well-behaved for pairs x : R × R with x.1 ≤ x.2.
- Cited by
- 43 results in Mathlib
- Foundations
- Depth 1 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement · cited by 24,529
- NonUnitalSemiringstatement · cited by 339
Cited by50
Results whose statement or proof uses this declaration.
- cfcₙ_nonnegstatement and proof · cited by 7
- cfc_le_iffstatement and proof · cited by 6
- cfc_monostatement and proof · cited by 4
- algebraMap_le_iff_le_spectrumstatement and proof · cited by 3
- cfc_nonneg_iffstatement and proof · cited by 3
- ContinuousSqrt.sqrtstatement and proof · cited by 3
- cfcₙ_nonneg_iffstatement and proof · cited by 3
- cfcHom_monostatement and proof · cited by 3
- cfcHom_nonneg_iffstatement and proof · cited by 3
- cfc_le_algebraMap_iffstatement and proof · cited by 2
- algebraMap_le_cfcstatement and proof · cited by 2
- algebraMap_le_cfc_iffstatement and proof · cited by 2