Theorems · Theorem · combinatorics
SimpleGraph.hasse_prod
∀ (α : Type u_1) (β : Type u_2) [inst : PartialOrder α] [inst_1 : PartialOrder β], SimpleGraph.hasse (α × β) = SimpleGraph.hasse α □ SimpleGraph.hasse β
- Defined in
- Mathlib.Combinatorics.SimpleGraph.Hasse
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PartialOrderPartialOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PartialOrderstatement and proof · cited by 6,410
- SimpleGraphstatement · cited by 3,072
- SimpleGraph.Adjproof · cited by 1,346
- CovByproof · cited by 290
- SimpleGraph.extproof · cited by 59
- SimpleGraph.boxProdstatement · cited by 31
- SimpleGraph.hassestatement and proof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.