Theorems · Theorem · logic and foundations
PFun.dom_prodLift
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} (f : α →. β) (g : α →. γ),
(f.prodLift g).Dom = {x | (f x).Dom ∧ (g x).Dom}- Defined in
- Mathlib.Data.PFun
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
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 · cited by 53,352
- Set.ofPredstatement · cited by 6,101
- PFunstatement and proof · cited by 207
- Part.Domstatement · cited by 145
- PFun.Domstatement · cited by 28
- PFun.prodLiftstatement · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.