Theorems · Theorem · combinatorics
Matroid.IsNonloop.closure_eq_closure_iff_isCircuit_of_ne
∀ {α : Type u_1} {M : Matroid α} {e f : α}, M.IsNonloop e → e ≠ f → (M.closure {e} = M.closure {f} ↔ M.IsCircuit {e, f})Two distinct nonloops with the same closure form a circuit.
- Defined in
- Mathlib.Combinatorics.Matroid.Loop
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Matroidstatement and proof · cited by 1,258
- Matroid.Eproof · cited by 550
- Matroid.Indepproof · cited by 367
- Matroid.closurestatement and proof · cited by 272
- Set.singleton_subset_iffproof · cited by 206
- Matroid.IsCircuitstatement and proof · cited by 108
- Matroid.IsNonloopstatement and proof · cited by 65
- Set.insert_subset_iffproof · cited by 35
- Matroid.dep_iffproof · cited by 9
- Matroid.IsNonloop.mem_groundproof · cited by 6
- Matroid.IsCircuit.closure_sdiff_singleton_eqproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- Matroid.IsNonloop.closure_eq_closure_iff_eq_or_depproof · cited by 0