Commit 2022-07-22 02:20 c97887bd
View on Github →refactor(data/list/chain): transitive → is_trans on chain.pairwise (#15571)
Apart from being more widely used throughout mathlib, is_trans can be inferred when used with common relations such as ≤, <, ∣, and others.