Mathlib Map

Theorems · Theorem · order theory

Eq.trans_subset

∀ {α : Type u_1} [UsesSetNotationForOrder α] {a b c : α} [inst : LE α], a = b → b ⊆ c → a ⊆ c

Set notation form of Eq.trans_le

Defined in
Mathlib.Order.RelClasses
Cited by
16 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
UsesSetNotationForOrderLE

Around this declaration

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

Cites1

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

Cited by16

Results whose statement or proof uses this declaration.