Theorems · Definition · general topology
ContinuousMap.unitsLift
{X : Type u_1} →
{M : Type u_2} →
[inst : TopologicalSpace X] →
[inst_1 : Monoid M] → [inst_2 : TopologicalSpace M] → [inst_3 : ContinuousMul M] → C(X, Mˣ) ≃ C(X, M)ˣEquivalence between continuous maps into the units of a monoid with continuous multiplication and the units of the monoid of continuous maps.
- Defined in
- Mathlib.Topology.ContinuousMap.Units
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Equivstatement · cited by 8,337
- Monoidstatement and proof · cited by 3,887
- Unitsstatement and proof · cited by 2,804
- ContinuousMapstatement and proof · cited by 2,491
- Units.valproof · cited by 1,966
- ContinuousMulstatement and proof · cited by 343
Cited by5
Results whose statement or proof uses this declaration.
- ContinuousMap.isUnit_iff_forall_isUnitproof · cited by 1
- ContinuousMap.unitsLift_apply_inv_applystatement · cited by 0
- ContinuousMap.unitsLift_symm_apply_apply_inv'statement and proof · cited by 0
- ContinuousMap.val_unitsLift_apply_applystatement and proof · cited by 0
- ContinuousMap.val_unitsLift_symm_apply_applystatement and proof · cited by 0