Mathlib Map

Theorems · Theorem · order theory

SetLike.coe_subset_coe

∀ {A : Type u_1} {B : Type u_2} [inst : SetLike A B] [inst_1 : LE A] [IsConcreteLE A B] {S T : A}, ↑S ⊆ ↑T ↔ S ≤ T
Defined in
Mathlib.Data.SetLike.Basic
Cited by
53 results in Mathlib
Foundations
Depth 7 from the axioms · uses no axioms
Assumes
SetLikeLEIsConcreteLE

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.

Cited by53

Results whose statement or proof uses this declaration.