Theorems · Theorem · combinatorics
Finpartition.mk_mem_nonUniforms
∀ {α : Type u_1} {𝕜 : Type u_2} [inst : Field 𝕜] [inst_1 : LinearOrder 𝕜] [inst_2 : DecidableEq α] {A : Finset α}
(P : Finpartition A) (G : SimpleGraph α) [inst_3 : DecidableRel G.Adj] {ε : 𝕜} {u v : Finset α},
(u, v) ∈ P.nonUniforms G ε ↔ u ∈ P.parts ∧ v ∈ P.parts ∧ u ≠ v ∧ ¬G.IsUniform ε u v- Cited by
- 1 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- LinearOrderstatement and proof · cited by 8,572
- Fieldstatement and proof · cited by 7,404
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.Adjstatement and proof · cited by 1,346
- Finpartitionstatement and proof · cited by 199
- Finset.mem_filterproof · cited by 185
- Finpartition.partsstatement and proof · cited by 184
- SimpleGraph.IsUniformstatement and proof · cited by 33
- Finpartition.nonUniformsstatement · cited by 11
- Finset.mem_offDiagproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- SimpleGraph.unreduced_edges_subsetproof · cited by 1