Theorems · Theorem · general topology
ContinuousMap.div_comp
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β]
[inst_2 : TopologicalSpace γ] [inst_3 : Div γ] [inst_4 : ContinuousDiv γ] (f g : C(β, γ)) (h : C(α, β)),
(f / g).comp h = f.comp h / g.comp h- Defined in
- Mathlib.Topology.ContinuousMap.Algebra
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- ContinuousMapstatement and proof · cited by 2,491
- ContinuousMap.compstatement · cited by 181
- ContinuousDivstatement and proof · cited by 26
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.