Theorems · Definition · algebraic topology
GenLoop.toLoop
{N : Type u_1} →
{X : Type u_2} →
[inst : TopologicalSpace X] →
{x : X} → [DecidableEq N] → (i : N) → ↑(GenLoop N X x) → LoopSpace (↑(GenLoop { j // j ≠ i } X x)) GenLoop.constLoop from a generalized loop by currying $I^N → X$ into $I → (I^{N\setminus\{j\}} → X)$.
- Defined in
- Mathlib.Topology.Homotopy.HomotopyGroup
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 120 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpaceDecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- Realstatement · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Elemstatement and proof · cited by 7,166
- ContinuousMapstatement · cited by 2,491
- unitIntervalstatement and proof · cited by 607
- ContinuousMap.compproof · cited by 181
- toContinuousMapproof · cited by 99
- GenLoopstatement and proof · cited by 44
- ContinuousMap.curryproof · cited by 26
- GenLoop.conststatement · cited by 21
Cited by16
Results whose statement or proof uses this declaration.
- GenLoop.transAtproof · cited by 6
- GenLoop.loopHomeoproof · cited by 5
- GenLoop.symmAtproof · cited by 3
- HomotopyGroup.auxGroup_indepproof · cited by 2
- GenLoop.fromLoop_trans_toLoopstatement and proof · cited by 2
- GenLoop.homotopyFromstatement and proof · cited by 2
- GenLoop.loopHomeo_applystatement · cited by 1
- GenLoop.toLoop_applystatement · cited by 1
- GenLoop.fromLoop_symm_toLoopstatement and proof · cited by 1
- GenLoop.homotopyFrom_applystatement and proof · cited by 1
- GenLoop.toLoop_apply_coestatement and proof · cited by 0
- GenLoop.to_fromstatement · cited by 0