Commit 2025-03-31 15:04 8eb2ac74

View on Github →

feat(Data/Matroid/Loop): matroid coloops (#23373) We give API for the dual notion Matroid.IsColoop of Matroid.IsLoop.

Estimated changes

added def Matroid.IsColoop
added def Matroid.coloops
added theorem Matroid.coloops_indep
modified theorem Matroid.comap_isNonloop_iff
added theorem Matroid.dual_coloops
added theorem Matroid.dual_loops
modified theorem Matroid.indep_singleton
added theorem Matroid.isColoop_tfae
modified theorem Matroid.not_isLoop_iff
modified theorem Matroid.not_isNonloop_iff