Theorems · Theorem · algebraic topology
GenLoop.currySum_apply_coe
∀ {N : Type u_1} {X : Type u_2} [inst : TopologicalSpace X] {M : Type u_3} (x : X) (q : ↑(GenLoop (M ⊕ N) X x))
(a : M → ↑unitInterval),
↑((GenLoop.currySum x q) a) =
((↑q).comp { toFun := Homeomorph.sumArrowHomeomorphProdArrow.invFun, continuous_toFun := ⋯ }).curry.toFun a- Defined in
- Mathlib.Topology.Homotopy.HomotopyGroup
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 118 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- 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.compstatement · cited by 181
- Equiv.invFunstatement · cited by 163
- Homeomorph.toEquivstatement · cited by 77
- ContinuousMap.toFunstatement · cited by 72
- GenLoopstatement and proof · cited by 44
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.