Mathlib Map

Theorems · Theorem · general topology

continuousOn_div

∀ {G₀ : Type u_3} [inst : GroupWithZero G₀] [inst_1 : TopologicalSpace G₀] [ContinuousInv₀ G₀] [ContinuousMul G₀],
  ContinuousOn (fun p => p.1 / p.2) {p | p.2 ≠ 0}
Defined in
Mathlib.Topology.Algebra.GroupWithZero
Cited by
0 results in Mathlib
Foundations
Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupWithZeroTopologicalSpaceContinuousInv₀ContinuousMul

Around this declaration

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

Cites9

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.