Mathlib Map

Theorems · Theorem · general topology

SetRel.IsCover.mono

∀ {X : Type u_1} {U : SetRel X X} {s N₁ N₂ : Set X}, N₁ ⊆ N₂ → U.IsCover s N₁ → U.IsCover s N₂
Defined in
Mathlib.Data.Rel.Cover
Cited by
1 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.

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
  • SetRelstatement and proof · cited by 581
  • SetRel.IsCoverstatement and proof · cited by 17

Cited by1

Results whose statement or proof uses this declaration.