Theorems · Theorem · general topology
DenseRange.equalizer
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : TopologicalSpace β] [inst_1 : TopologicalSpace γ] [T2Space γ]
{f : α → β}, DenseRange f → ∀ {g h : β → γ}, Continuous g → Continuous h → g ∘ f = h ∘ f → g = hTwo continuous functions to a t2-space that agree on the dense range of a function are equal.
- Defined in
- Mathlib.Topology.DenseEmbedding
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- TopologicalSpacestatement and proof · cited by 24,529
- Continuousstatement and proof · cited by 2,592
- T2Spacestatement and proof · cited by 1,351
- DenseRangestatement and proof · cited by 164
- isClosed_eqproof · cited by 71
- DenseRange.induction_onproof · cited by 7
Cited by7
Results whose statement or proof uses this declaration.
- map_real_smulproof · cited by 2
- DenseRange.addChar_eq_of_eval_one_eqproof · cited by 1
- AbstractMeasure.prodMk_eq_prodMk'proof · cited by 0
- PadicInt.hasSum_mahlerproof · cited by 0
- ProfiniteGrp.ProfiniteCompletion.lift_uniqueproof · cited by 0
- ProfiniteAddGrp.ProfiniteCompletion.lift_uniqueproof · cited by 0
- StoneCech.projectiveproof · cited by 0