Theorems · Theorem · combinatorics
Matroid.indep_iff_not_dep
∀ {α : Type u_1} {M : Matroid α} {I : Set α}, M.Indep I ↔ ¬M.Dep I ∧ I ⊆ M.E- Defined in
- Mathlib.Combinatorics.Matroid.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.Estatement and proof · cited by 550
- Matroid.Indepstatement and proof · cited by 367
- Matroid.Depstatement · cited by 76
- not_imp_notproof · cited by 63
- Matroid.Indep.subset_groundproof · cited by 61
- Matroid.dep_iffproof · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- Matroid.finitary_iff_forall_isCircuit_finiteproof · cited by 0