Mathlib Map

Theorems · Definition · logic and foundations

Small.casesOn

{α : Type v} →
  {motive : Small.{w, v} α → Sort u} →
    (t : Small.{w, v} α) → ((equiv_small : ∃ S, Nonempty (α ≃ S)) → motive ⋯) → motive t
Defined in
Mathlib.Logic.Small.Defs
Cited by
4 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites2

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

  • Equivstatement and proof · cited by 8,337
  • Smallstatement and proof · cited by 369

Cited by4

Results whose statement or proof uses this declaration.