Theorems · Definition
SProd.sprod
{α : Type u} → {β : Type v} → {γ : outParam (Type w)} → [self : SProd α β γ] → α → β → γThe Cartesian product s ×ˢ t is the set of (a, b) such that a ∈ s and b ∈ t.
- Defined in
- Mathlib.Data.SProd
- Cited by
- 1,750 results in Mathlib
- Foundations
- Depth 2 from the axioms, rests on 3 definitions · uses no axioms
- Assumes
- SProd
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- SProdstatement and proof · cited by 6
Cited by1,866
Results whose statement or proof uses this declaration.
- HasDerivAtproof · cited by 493
- HasFDerivWithinAtproof · cited by 356
- HasFDerivAtproof · cited by 350
- HasDerivWithinAtproof · cited by 333
- Cauchyproof · cited by 115
- Finset.image₂proof · cited by 104
- nhds_prod_eqstatement · cited by 84
- Filter.map₂proof · cited by 61
- MeasurableSet.prodstatement · cited by 56
- Submodule.prodproof · cited by 55
- Set.prod_monostatement and proof · cited by 52
- TendstoUniformlyOnFilterproof · cited by 50
Showing the 200 most cited of 1,866.