Theorems · Theorem · combinatorics
Matroid.IsCircuit.eq_fundCircuit_of_subset
∀ {α : Type u_1} {M : Matroid α} {C I : Set α} {e : α},
M.IsCircuit C → M.Indep I → C ⊆ insert e I → C = M.fundCircuit e IFor I independent, M.fundCircuit e I is the only circuit contained in insert e I.
- Defined in
- Mathlib.Combinatorics.Matroid.Circuit
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- LE.le.transproof · cited by 3,151
- Matroidstatement and proof · cited by 1,258
- Matroid.Indepstatement and proof · cited by 367
- Matroid.closureproof · cited by 272
- Set.sdiff_subsetproof · cited by 156
- Set.insert_eq_of_memproof · cited by 118
- Matroid.IsCircuitstatement and proof · cited by 108
- Matroid.Indep.subset_groundproof · cited by 61
- Matroid.Indep.subsetproof · cited by 42
- Set.insert_subsetproof · cited by 35
- Set.sInter_subset_of_memproof · cited by 28
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.