Mathlib Map

Theorems · Theorem · general topology

Continuous.div_const

∀ {α : Type u_1} {G₀ : Type u_3} [inst : DivInvMonoid G₀] [inst_1 : TopologicalSpace G₀] [SeparatelyContinuousMul G₀]
  {f : α → G₀} [inst_3 : TopologicalSpace α], Continuous f → ∀ (y : G₀), Continuous fun x => f x / y
Defined in
Mathlib.Topology.Algebra.GroupWithZero
Cited by
21 results in Mathlib
Foundations
Depth 9 from the axioms · uses Quot.sound
Assumes
DivInvMonoidTopologicalSpaceSeparatelyContinuousMulTopologicalSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by21

Results whose statement or proof uses this declaration.