Mathlib Map

Theorems · Theorem · general topology

ContinuousMap.div_apply

∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] [inst_2 : Div β]
  [inst_3 : ContinuousDiv β] (f g : C(α, β)) (x : α), (f / g) x = f x / g x
Defined in
Mathlib.Topology.ContinuousMap.Algebra
Cited by
0 results in Mathlib
Foundations
Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceTopologicalSpaceDivContinuousDiv

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.