Mathlib Map

Theorems · Definition · order theory

Set.inclusion

{α : Type u_1} → {s t : Set α} → s ⊆ t → ↑s → ↑t

inclusion is the "identity" function between two subsets s and t, where s ⊆ t

Defined in
Mathlib.Data.Set.Inclusion
Cited by
145 results in Mathlib
Foundations
Depth 7 from the axioms, rests on 14 definitions · 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.

  • Setstatement and proof · cited by 53,352
  • Set.Elemstatement and proof · cited by 7,166

Cited by160

Results whose statement or proof uses this declaration.