Theorems · Definition · general topology
ContinuousMap.unitsOfForallIsUnit
{X : Type u_1} →
{R : Type u_3} →
[inst : TopologicalSpace X] →
[inst_1 : NormedRing R] → [CompleteSpace R] → {f : C(X, R)} → (∀ (x : X), IsUnit (f x)) → C(X, Rˣ)Construct a continuous map into the group of units of a normed ring from a function into the normed ring and a proof that every element of the range is a unit.
- Defined in
- Mathlib.Topology.ContinuousMap.Units
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 177 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Unitsstatement · cited by 2,804
- CompleteSpacestatement and proof · cited by 2,532
- ContinuousMapstatement and proof · cited by 2,491
- IsUnitstatement and proof · cited by 1,602
- NormedRingstatement and proof · cited by 924
- IsUnit.unitproof · cited by 252
- ContinuousMap.continuous_isUnit_unitproof · cited by 0
Cited by2
Results whose statement or proof uses this declaration.
- ContinuousMap.isUnit_iff_forall_isUnitproof · cited by 1
- ContinuousMap.unitsOfForallIsUnit_applystatement and proof · cited by 0