Theorems · Theorem · general topology
Topology.ContinuousMapGeneratedBy.mk.injEq
∀ {ι : Type t} {X : ι → Type u} [inst : (i : ι) → TopologicalSpace (X i)] {Y : Type v} [inst_1 : TopologicalSpace Y]
{Z : Type v'} [inst_2 : TopologicalSpace Z] (toFun : Y → Z) (prop : Topology.ContinuousGeneratedBy X toFun)
(toFun_1 : Y → Z) (prop_1 : Topology.ContinuousGeneratedBy X toFun_1),
({ toFun := toFun, prop := prop } = { toFun := toFun_1, prop := prop_1 }) = (toFun = toFun_1)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext
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.
- TopologicalSpacestatement and proof · cited by 24,529
- Topology.ContinuousMapGeneratedBystatement · cited by 28
- Topology.ContinuousGeneratedBystatement and proof · cited by 16
- Topology.ContinuousMapGeneratedBy.mk.injproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.