Mathlib Map

Theorems · Theorem · order theory

SetLike.le_def

∀ {A : Type u_1} {B : Type u_2} [inst : SetLike A B] [inst_1 : LE A] [IsConcreteLE A B] {S T : A},
  S ≤ T ↔ ∀ ⦃x : B⦄, x ∈ S → x ∈ T
Defined in
Mathlib.Data.SetLike.Basic
Cited by
76 results in Mathlib
Foundations
Depth 9 from the axioms · uses propext, Quot.sound
Assumes
SetLikeLEIsConcreteLE

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.

Cited by76

Results whose statement or proof uses this declaration.