Commit 2026-04-08 12:57 93455d1b

View on Github →

feat(Combinatorics/SimpleGraph/Clique): use IsContained instead of an explicit embedding from top (#35613) This makes theorems require only a proof that a Copy exists rather than provide an explicit Embedding. Also tag monotonicity lemmas with @[gcongr], and add Copy.isContained / Embedding.isIndContained / Embedding.isContained / Iso.isContained'.

Estimated changes