Theorems · Theorem · category theory
CategoryTheory.ObjectProperty.not_le_iff_exists
∀ {C : Type u} [inst : CategoryTheory.CategoryStruct.{v, u} C] {P Q : CategoryTheory.ObjectProperty C},
¬P ≤ Q ↔ ∃ X, P X ∧ ¬Q X- Cited by
- 1 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- CategoryTheory.ObjectPropertystatement and proof · cited by 798
- CategoryTheory.CategoryStructstatement and proof · cited by 343
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.ObjectProperty.nonempty_of_ltproof · cited by 0