Theorems · Theorem · general topology
Continuous.div
∀ {α : Type u_1} {G₀ : Type u_3} [inst : GroupWithZero G₀] [inst_1 : TopologicalSpace G₀] [ContinuousInv₀ G₀]
[ContinuousMul G₀] {f g : α → G₀} [inst_4 : TopologicalSpace α],
Continuous f → Continuous g → (∀ (x : α), g x ≠ 0) → Continuous (f / g)- Defined in
- Mathlib.Topology.Algebra.GroupWithZero
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Continuousstatement and proof · cited by 2,592
- div_eq_mul_invproof · cited by 715
- GroupWithZerostatement and proof · cited by 691
- ContinuousMulstatement and proof · cited by 343
- ContinuousInv₀statement and proof · cited by 73
- Continuous.mulproof · cited by 39
- Continuous.inv₀proof · cited by 8
Cited by3
Results whose statement or proof uses this declaration.
- integral_one_div_one_add_sqproof · cited by 1
- ModularGroup.exists_bound_fundamental_domain_of_isBigOproof · cited by 1
- unitInterval.continuous_qRightproof · cited by 1