Theorems · Definition · general topology
UniformSpace.Core.casesOn
{α : Type u} →
{motive : UniformSpace.Core α → Sort u_1} →
(t : UniformSpace.Core α) →
((uniformity : Filter (α × α)) →
(refl : Filter.principal SetRel.id ≤ uniformity) →
(symm : Filter.Tendsto Prod.swap uniformity uniformity) →
(comp : (uniformity.lift' fun s => SetRel.comp s s) ≤ uniformity) →
motive { uniformity := uniformity, refl := refl, symm := symm, comp := comp }) →
motive t- Defined in
- Mathlib.Topology.UniformSpace.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, 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.
- Setstatement and proof · cited by 53,352
- Filterstatement and proof · cited by 8,121
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.principalstatement and proof · cited by 740
- SetRel.compstatement and proof · cited by 136
- Filter.lift'statement and proof · cited by 99
- SetRel.idstatement and proof · cited by 33
- UniformSpace.Corestatement and proof · cited by 10
Cited by2
Results whose statement or proof uses this declaration.
- UniformSpace.Core.noConfusionproof · cited by 0
- UniformSpace.Core.noConfusionTypeproof · cited by 0