Theorems · Definition · general topology
Filter.Realizer.casesOn
{α : Type u_1} →
{f : Filter α} →
{motive : f.Realizer → Sort u} →
(t : f.Realizer) →
((σ : Type u_5) → (F : CFilter (Set α) σ) → (eq : F.toFilter = f) → motive { σ := σ, F := F, eq := eq }) →
motive t- Defined in
- Mathlib.Data.Analysis.Filter
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Setstatement and proof · cited by 53,352
- Filterstatement and proof · cited by 8,121
- Filter.Realizerstatement and proof · cited by 13
- CFilterstatement and proof · cited by 12
- CFilter.toFilterstatement and proof · cited by 6
Cited by3
Results whose statement or proof uses this declaration.
- Filter.Realizer.mem_setsproof · cited by 1
- Filter.Realizer.noConfusionproof · cited by 0
- Filter.Realizer.noConfusionTypeproof · cited by 0