Theorems · Definition · combinatorics
Matroid.fundCircuit
{α : Type u_1} → Matroid α → α → Set α → Set αFor an independent set I and some e ∈ M.closure I \ I,
M.fundCircuit e I is the unique circuit contained in insert e I.
For the fact that this is a circuit, see Matroid.Indep.fundCircuit_isCircuit,
and the fact that it is unique, see Matroid.IsCircuit.eq_fundCircuit_of_subset.
Has the junk value {e} if e ∈ I or e ∉ M.E, and insert e I if e ∈ M.E \ M.closure I.
- Defined in
- Mathlib.Combinatorics.Matroid.Circuit
- Cited by
- 19 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- Set.ofPredproof · cited by 6,101
- Matroidstatement and proof · cited by 1,258
- Matroid.closureproof · cited by 272
- Set.sInterproof · cited by 225
Cited by20
Results whose statement or proof uses this declaration.
- Matroid.fundCocircuitproof · cited by 9
- Matroid.Dep.exists_isCircuit_subsetproof · cited by 5
- Matroid.Indep.fundCircuit_isCircuitstatement · cited by 5
- Matroid.fundCircuit_subset_insertstatement · cited by 5
- Matroid.fundCircuit_eq_sInterstatement · cited by 3
- Matroid.IsBase.fundCircuit_isCircuitstatement · cited by 2
- Matroid.mem_fundCircuitstatement · cited by 2
- Matroid.fundCircuit_eq_of_memstatement · cited by 2
- Matroid.fundCircuit_eq_of_notMem_groundstatement · cited by 2
- Matroid.exists_isCircuit_of_mem_closureproof · cited by 2
- Matroid.Indep.mem_fundCircuit_iffstatement · cited by 1
- Matroid.fundCircuit_sdiff_eq_interstatement and proof · cited by 1