Theorems · Definition · algebraic topology
GenLoop.fromLoop
{N : Type u_1} →
{X : Type u_2} →
[inst : TopologicalSpace X] →
{x : X} → [DecidableEq N] → (i : N) → LoopSpace (↑(GenLoop { j // j ≠ i } X x)) GenLoop.const → ↑(GenLoop N X x)Generalized loop from a loop by uncurrying $I → (I^{N\setminus\{j\}} → X)$ into $I^N → X$.
- Defined in
- Mathlib.Topology.Homotopy.HomotopyGroup
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 158 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.
- 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 · cited by 607
- ContinuousMap.compproof · cited by 181
- toContinuousMapproof · cited by 99
- GenLoopstatement and proof · cited by 44
- Path.toContinuousMapproof · cited by 27
- GenLoop.conststatement and proof · cited by 21
- LoopSpacestatement and proof · cited by 9
Cited by11
Results whose statement or proof uses this declaration.
- GenLoop.transAtproof · cited by 6
- GenLoop.loopHomeoproof · cited by 5
- GenLoop.symmAtproof · cited by 3
- GenLoop.fromLoop_trans_toLoopstatement and proof · cited by 2
- GenLoop.loopHomeo_symm_applystatement · cited by 1
- GenLoop.fromLoop_symm_toLoopstatement and proof · cited by 1
- GenLoop.continuous_fromLoopstatement · cited by 0
- GenLoop.to_fromstatement and proof · cited by 0
- GenLoop.fromLoop_applystatement · cited by 0
- GenLoop.fromLoop_coestatement and proof · cited by 0
- HomotopyGroup.genLoopEquivOfUnique_transAtproof · cited by 0