Theorems · Theorem · general topology
ContinuousMap.curry_sub_apply
∀ {X : Type u_1} [inst : TopologicalSpace X] {Y : Type u_4} {Z : Type u_5} [inst_1 : TopologicalSpace Y]
[inst_2 : TopologicalSpace Z] [inst_3 : Sub Z] [inst_4 : ContinuousSub Z] (f g : C(X × Y, Z)) (x : X),
(f - g).curry x = f.curry x - g.curry x- Defined in
- Mathlib.Topology.ContinuousMap.Algebra
- Cited by
- 0 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.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- ContinuousMapstatement and proof · cited by 2,491
- ContinuousSubstatement and proof · cited by 48
- ContinuousMap.currystatement · cited by 26
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.