Theorems · Theorem · logic and foundations
Set.ofPred_subset_ofPred
∀ {α : Type u} {p q : α → Prop}, {a | p a} ⊆ {a | q a} ↔ ∀ (a : α), p a → q a- Defined in
- Mathlib.Data.Set.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
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
Cited by3
Results whose statement or proof uses this declaration.
- Set.ofPred_subset_ofPred_of_impproof · cited by 22
- ZSpan.fundamentalDomain_subset_parallelepipedproof · cited by 1
- Set.setOf_subset_setOfproof · cited by 0