Theorems · Theorem · general topology
Ctop.Realizer.mk.injEq
∀ {α : Type u_6} [T : TopologicalSpace α] (σ : Type u_5) (F : Ctop α σ) (eq : F.toTopsp = T) (σ_1 : Type u_5)
(F_1 : Ctop α σ_1) (eq_1 : F_1.toTopsp = T),
({ σ := σ, F := F, eq := eq } = { σ := σ_1, F := F_1, eq := eq_1 }) = (σ = σ_1 ∧ F ≍ F_1)- Defined in
- Mathlib.Data.Analysis.Topology
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- Ctop.Realizerstatement · cited by 20
- Ctopstatement and proof · cited by 14
- Ctop.toTopspstatement and proof · cited by 8
- Ctop.Realizer.mk.injproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.