Theorems · Theorem · order theory
Pi.monotoneUncurry_coe
∀ (α : Type u_1) (β : α → Type u_2) (γ : (a : α) → β a → Type u_3) [inst : (x : α) → (y : β x) → Preorder (γ x y)] (f : (x : α) → (y : β x) → γ x y) (x : Sigma β), (Pi.monotoneUncurry α β γ) f x = Sigma.uncurry f x
- Defined in
- Mathlib.Control.LawfulFix
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses no axioms
- Assumes
- Preorder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Preorderstatement and proof · cited by 7,952
- OrderHomstatement · cited by 934
- Sigma.uncurrystatement · cited by 21
- Pi.monotoneUncurrystatement and proof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.