Theorems · Theorem · order theory
Set.seq_mono
∀ {α : Type u_1} {β : Type u_2} {s₀ s₁ : Set (α → β)} {t₀ t₁ : Set α}, s₀ ⊆ s₁ → t₀ ⊆ t₁ → s₀.seq t₀ ⊆ s₁.seq t₁- Defined in
- Mathlib.Data.Set.Lattice.Image
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Set.image2_subsetproof · cited by 25
- Set.seqstatement · cited by 19
Cited by4
Results whose statement or proof uses this declaration.
- nhds_listproof · cited by 2
- Filter.mem_traverse_iffproof · cited by 1
- Filter.seq_assocproof · cited by 0
- Filter.prod_map_seq_commproof · cited by 0