Theorems · Theorem · combinatorics
Matroid.loopless_iff_forall_not_isLoop
∀ {α : Type u_1} {M : Matroid α}, M.Loopless ↔ ∀ e ∈ M.E, ¬M.IsLoop e- Defined in
- Mathlib.Combinatorics.Matroid.Loop
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 64 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 · cited by 53,352
- Matroidstatement and proof · cited by 1,258
- Matroid.Estatement and proof · cited by 550
- Matroid.IsLoopstatement and proof · cited by 55
- Matroid.Looplessstatement and proof · cited by 16
- Matroid.not_isLoop_iffproof · cited by 5
- Matroid.not_isLoopproof · cited by 1
- Matroid.loopless_iff_forall_isNonloopproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Matroid.loopless_iff_forall_isCircuitproof · cited by 0