Theorems · Theorem · order theory
SetRel.core_inter
∀ {α : Type u_1} {β : Type u_2} (R : SetRel α β) (t₁ t₂ : Set β), R.core (t₁ ∩ t₂) = R.core t₁ ∩ R.core t₂- Defined in
- Mathlib.Data.Rel
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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.extproof · cited by 2,266
- SetRelstatement and proof · cited by 581
- SetRel.corestatement and proof · cited by 19
Cited by1
Results whose statement or proof uses this declaration.
- PFun.core_interproof · cited by 0