Theorems · Theorem · logic and foundations
FirstOrder.Language.Theory.sup_imp_iff
∀ {L : FirstOrder.Language} {T : L.Theory} {α : Type w} {n : ℕ} {φ ψ θ : L.BoundedFormula α n},
T.Imp (φ ⊔ ψ) θ ↔ T.Imp φ θ ∧ T.Imp ψ θ- Defined in
- Mathlib.ModelTheory.Equivalence
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.BoundedFormulastatement and proof · cited by 207
- FirstOrder.Language.Theorystatement and proof · cited by 154
- FirstOrder.Language.Theory.Impstatement and proof · cited by 16
- FirstOrder.Language.Theory.Imp.transproof · cited by 2
- FirstOrder.Language.Theory.sup_impproof · cited by 1
- FirstOrder.Language.Theory.imp_sup_leftproof · cited by 1
- FirstOrder.Language.Theory.imp_sup_rightproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.