Theorems · Theorem · general topology
T2Quotient.inductionOn
∀ {X : Type u_1} [inst : TopologicalSpace X] {motive : T2Quotient X → Prop} (q : T2Quotient X),
(∀ (x : X), motive (T2Quotient.mk x)) → motive q- Defined in
- Mathlib.Topology.Separation.Hausdorff
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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
- T2Quotient.mkstatement and proof · cited by 8
- T2Quotientstatement and proof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.