Theorems · Theorem · combinatorics
Matroid.IsRestriction.isLoop_iff
∀ {α : Type u_1} {M N : Matroid α} {e : α}, N.IsRestriction M → (N.IsLoop e ↔ e ∈ N.E ∧ M.IsLoop e)- Defined in
- Mathlib.Combinatorics.Matroid.Loop
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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.restrictproof · cited by 111
- Matroid.IsLoopstatement and proof · cited by 55
- Matroid.IsRestrictionstatement and proof · cited by 45
Cited by2
Results whose statement or proof uses this declaration.
- Matroid.IsLoop.isLoop_isRestrictionproof · cited by 0
- Matroid.IsLoop.of_isRestrictionproof · cited by 0